Skip to content

Releases: shizunge/gantry

2024.1206.1

06 Dec 23:09
Compare
Choose a tag to compare

2024.1206.1

  • Fix test_common_SLEEP_SECONDS due to it is slow in github actions when multiple tests runnning in parallel.

2024.1206.0

  • Fix: Allow to use DOCKER_CONFIG to apply configuration to all services.
  • Add --with-registry-auth to update commands when the configuration is pointing to the default configuration.
  • Allow change Gantry settings in pre-run command.
  • Skip updating when pre-run command fails.
  • Log warning from docker commands.
  • Change some log levels from debug to info.
  • Improve docs and tests.
  • Bump codecov/codecov-action from 4 to 5 by https://github.com/dependabot in #69
  • Bump docker/build-push-action from 6.9.0 to 6.10.0 by https://github.com/dependabot in #73

Full Changelog: 2024.1206.0...2024.1206.1

2024.1206.0

06 Dec 22:38
2b03c2a
Compare
Choose a tag to compare

What's Changed

  • Fix: Allow to use DOCKER_CONFIG to apply configuration to all services.
  • Add --with-registry-auth to update commands when the configuration is pointing to the default configuration.
  • Allow change Gantry settings in pre-run command.
  • Skip updating when pre-run command fails.
  • Log warning from docker commands.
  • Change some log levels from debug to info.
  • Improve docs and tests.
  • Bump codecov/codecov-action from 4 to 5 by @dependabot in #69
  • Bump docker/build-push-action from 6.9.0 to 6.10.0 by @dependabot in #73

Full Changelog: 2024.1114.0...2024.1206.0

2024.1114.0

15 Nov 04:53
a402308
Compare
Choose a tag to compare

What's Changed

  • Bump docker/build-push-action from 6.7.0 to 6.9.0 by @dependabot in #62
  • Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 by @dependabot in #63
  • Bug fixes
  • Features
    • Add --with-registry-auth when user login using the default docker configuration.
    • Allow to use 0 to disable the timeout. Change default timeout to 0 (no timeout).
  • Improve Error and Debug Messages
    • Report docker version.
    • Report filter values and services that get filtered.
    • Improve MANIFEST_CMD error message.
    • Warning when docker configuration does not exist.
    • Report whether the update failure is due to timeout.
    • Report time used for updating a single service.
    • Report messages from "docker service update" when it succeeds.
  • Improve documents
    • Docs internal configuration
  • Improve tests correspondingly

Full Changelog: 2024.0929.0...2024.1114.0

2024.0929.0

29 Sep 08:29
aa4c8b6
Compare
Choose a tag to compare

What's Changed

  • fix hanging problem with non-zero GANTRY_SLEEP_SECONDS by @shizunge in #61
  • Add a notification example.

Full Changelog: 2024.0927.1...2024.0929.0

2024.0927.1

28 Sep 07:41
e8ee9dd
Compare
Choose a tag to compare

What's Changed

  • Fix: Do not add --with-registry-auth to rollback cmd.
  • Add a webhook example.
  • Update documents.

Full Changelog: 2024.0927.0...2024.0927.1

2024.0927.0

27 Sep 20:45
74e7e53
Compare
Choose a tag to compare

What's Changed

  • Add labels to change behavior for particular services by @shizunge in #58

Full Changelog: 2024.0920.0...2024.0927.0

2024.0920.0

20 Sep 20:53
1de5422
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.0218.0...2024.0920.0

2024.0218.0

18 Feb 17:11
24fe8dd
Compare
Choose a tag to compare

What's Changed

  • Added GANTRY_UPDATE_NUM_WORKERS to run updates in parallel.
  • Skip updating when failing to login to registries.
  • Fixed obtaining the current container name.
  • Fixed obtaining the service mode and the number of running tasks.
  • Enabled running tests in parallel, e.g. bash shellspec --jobs 50.
  • Added post build tests in the on-push workflow.

Full Changelog: 2024.0212.0...2024.0218.0

2024.0212.0

13 Feb 06:35
Compare
Choose a tag to compare
  • Fix Apprise notification.
  • Add tests for Apprise.
  • Reported time including post command.
  • Set NODE_NAME automatically.

Full Changelog: 2024.0207.1...2024.0212.0

2024.0207.1

08 Feb 07:05
Compare
Choose a tag to compare

What's Changed

  • Fixed incorrectly skipping updating when the digest of image is empty.
  • Run inspecting all services firstly then run updating, except the self service.
  • allow registries file to end without a newline.
  • Bump codecov/codecov-action from 3 to 4.
  • Bump peter-evans/dockerhub-description from 3 to 4.

Full Changelog: 2024.0202.1...2024.0207.1