This repository has been archived by the owner on May 5, 2023. It is now read-only.
Releases: GoogleCloudPlatform/django-cloud-deploy
Releases · GoogleCloudPlatform/django-cloud-deploy
0.3.4
0.3.3
- Not having progress bar for source file generation
0.3.2
- Not having unnecessary Django version constraints
0.3.1
- Remove admin overwrite app because it may conflict with existing apps
- Simplify settings file when doing "cloudify"
- Fix several bugs for serving static content
- Prompt for project name if the tool cannot find it
- Force using urllib3 with version less than 1.25
- Also enable cloud build API
- Add E2E test for cloudify on GKE
0.3.0
- Make "cloudify" supports more Django applications
- Add E2E test for "cloudify"
0.2.1
Fix a bug for unable to show survey prompt.
0.2.0
- User can provide feedback at the end of deployment process
0.1.8
- Fix constraint of urllib3
- Handle lack of tos
- Hide error message when opening a browser
- Fix a prompt bug when using cloudify command
- Don't use a progress bar without a TTY
0.1.7
- Bug fixes
- Prompt refactor
- E2E test for App Engine Deployment
Resolve user study feedback
This work aims to resolve the feedback given from the first user study.
This aims to improve the ability to complete the workflow for future users.