Skip to content

Releases: octue/django-gcp

Allow tasks domain flag to be set dynamically in management command

23 May 17:42
9a2125a
Compare
Choose a tag to compare

Contents (#68)

New features

  • Allow tasks domain flag to be set dynamically

Fix release cd

20 Apr 21:02
21b4d7e
Compare
Choose a tag to compare
<!-- PRs into main are released as soon as they are merged. Their descriptions will be used directly to create release notes, so make sure they contain everything! -->
<!-- Anything added between the auto-generation marker comments will be replaced on every pushed commit, so make sure to add anything you want to add outside of them. -->
<!-- However, any part of the final PR description (i.e. the description at the point of the final commit to the PR) can be changed in release notes after release if required -->
<!-- Change "START" to "SKIP" in the autogeneration marker to stop any further automatic changes to the description. ---> 

<!--- START AUTOGENERATED NOTES --->
<!--- END AUTOGENERATED NOTES --->

Fix missing file from prior release

20 Apr 17:47
7017b13
Compare
Choose a tag to compare

Contents (#65)

Operations

  • Fix missing file from prior release

[yanked] Update devcontainer (tweaked settings and postattach)

20 Apr 17:39
b39131b
Compare
Choose a tag to compare

Contents (#64)

Operations

  • Update devcontainer (tweaked settings and postattach

[yanked] Widen dependencies

20 Apr 17:32
fbd5104
Compare
Choose a tag to compare

Contents (#63)

Operations

  • Remove unused statement from dockerfile
  • Update pr description workflow
  • Update ci action
  • Update cd action

Dependencies

  • Incorporate gcp-pilot code to avoid dependency nightmares
  • Remove gcp-pilot dependency and attribute incorporated code

Add tasks documentation

21 Dec 18:30
48cfb55
Compare
Choose a tag to compare
<!--- START AUTOGENERATED NOTES --->
<!--- END AUTOGENERATED NOTES --->

Unfold support

28 Nov 11:56
b6c2898
Compare
Choose a tag to compare

Contents (#53)

New features

  • Use django-unfold as alternative admin

Testing

  • Allow callback override and fix tests broken by prior release

Other

  • unfold support

Uncategorised!

  • Merge pull request #51 from lukasvinclav/feat/unfold-support

Add multiple blobfield example

17 Nov 16:28
9883a6e
Compare
Choose a tag to compare

Contents (#50)

Enhancements

  • Add test model for multiple blobs

Fixes

  • Make example callback work with multiple blobfields

Operations

  • Add developer and update IAM roles in tf config
  • Bump version

Updated documentation link in README

10 Oct 10:44
8ee28bf
Compare
Choose a tag to compare

Contents (#46)

Operations

  • Updated documentation link

DEP: Update to allow python 3.11

04 Aug 11:23
b82c8a9
Compare
Choose a tag to compare

Contents (#45)

Fixes

  • Refactor to reusable workflow
  • Undo incorrect things the new GHA linter told me to do

Operations

  • Fix syntax in workflow files

Dependencies

  • Update to allow python 3.11