Skip to content

Releases: saritasa-nest/saritasa-invocations

1.2.3

06 Sep 05:41
27be1e4
Compare
Choose a tag to compare

1.2.3

  • Fix django.createsuperuser behavior when git command fails

Full Changelog: 1.2.2...1.2.3

1.2.2

05 Sep 09:16
91f23d8
Compare
Choose a tag to compare

1.2.2

  • Make django.createsuperuser try to grab username and email from git config

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

19 Aug 03:37
a6ca59b
Compare
Choose a tag to compare

1.2.1

  • Restore check for main containers in docker.up

Full Changelog: 1.2.0...1.2.1

1.2.0

15 Aug 03:23
8983e2e
Compare
Choose a tag to compare

1.2.0

  • Replace usage of cmd commands with python
  • Make django.wait_for_database as task
  • Make alembic.wait_for_database as task
  • Make docker.up check for compose file
  • Make pytest.run, celery.run use docker.up
  • Make sure that DJANGO_SETTINGS_MODULE is set for manage invocations

What's Changed

Full Changelog: 1.1.1...1.2.0

1.1.1

22 May 01:50
34b5e86
Compare
Choose a tag to compare

What's Changed

  • Make default for default_entry for K8SDefaultSettings use absolute path
    according to specs

Pull requests

Full Changelog: 1.1.0...1.1.1

1.1.0

04 Mar 04:49
491bf6b
Compare
Choose a tag to compare

What's Changed

  • Fix git.blame-copy in case if merge conflict between files occurs.
  • Made pip commands shorter:
    • inv pip.install-dependencies -> inv pip.install;
    • inv pip.compile-dependencies -> inv pip.compile;
    • From now pip.install-dependencies and pip.compile-dependencies are
      deprecated commands. They will be removed in next releases.
  • Add branch, clone_params, pull_params, checkout_params parameter to git.clone-repo invocation

Pull requests

Full Changelog: 1.0.0...1.1.0

1.0.0

25 Jan 09:40
94fe3b1
Compare
Choose a tag to compare

First stable release

What's Changed

Full Changelog: 0.10.1...1.0.0

0.10.1

04 Dec 04:20
4923c1c
Compare
Choose a tag to compare
0.10.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.10.0...0.10.1

0.10.0

29 Nov 10:48
6a1b0e2
Compare
Choose a tag to compare
0.10.0 Pre-release
Pre-release

What's Changed

New Contributors

  • @yalef made their first contribution in #47

Full Changelog: 0.9.1...0.10.0

0.9.0

09 Nov 06:25
bdeac7c
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release

What's Changed

New Contributors

  • @Eg0ra made their first contribution in #36

Full Changelog: 0.8.3...0.9.0