Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Releases: GoogleCloudPlatform/django-cloud-deploy

0.3.4

25 Apr 07:30
Compare
Choose a tag to compare
  • Fix a bug for failing to deploy to GAE

0.3.3

25 Apr 07:08
Compare
Choose a tag to compare
  • Not having progress bar for source file generation

0.3.2

25 Apr 06:44
Compare
Choose a tag to compare
  • Not having unnecessary Django version constraints

0.3.1

23 Apr 21:52
388f291
Compare
Choose a tag to compare
  • 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

08 Apr 22:01
100a043
Compare
Choose a tag to compare
  • Make "cloudify" supports more Django applications
  • Add E2E test for "cloudify"

0.2.1

21 Mar 20:27
121305d
Compare
Choose a tag to compare

Fix a bug for unable to show survey prompt.

0.2.0

20 Mar 18:18
9c42e0d
Compare
Choose a tag to compare
  • User can provide feedback at the end of deployment process

0.1.8

18 Mar 18:23
268a37b
Compare
Choose a tag to compare
  • 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

12 Mar 21:52
f5b651d
Compare
Choose a tag to compare
  • Bug fixes
  • Prompt refactor
  • E2E test for App Engine Deployment

Resolve user study feedback

13 Dec 00:29
1d06ead
Compare
Choose a tag to compare

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.