Skip to content

Releases: mozilla/task-boot

0.4.3

30 Oct 13:19
Compare
Choose a tag to compare
  • Filter out github-pull-request events to avoid running builds on irrelevant ones (#396)
  • Bump pygithub from 1.59.1 to 2.1.1 (#397)
  • Update pre-commit repositories
  • Retry three times when pushing images through Skopeo
  • Bump pre-commit from 3.4.0 to 3.5.0 (#401)
  • Bump taskcluster from 55.2.1 to 56.0.3 (#402)
  • Pass number of retries as string, as expected by subprocess

Released with mozilla/task-boot

0.4.2

20 Sep 22:58
Compare
Choose a tag to compare
  • fix: remove unused cache option (#393)

Released with mozilla/task-boot

0.4.1

20 Sep 19:01
Compare
Choose a tag to compare
  • Rename dind to podman since we are no longer using dind
  • Revert "Temporarily copy image in 'dir' to work around disconnection from Heroku registry"
  • Use zstd binary instead of zstandard Python package for better performance
  • Remove zstd source file directly with the zstd command
  • chore!: use podman as default build tool and remove img (#390)
  • chore: update task dependency to podman docker build (#391)
  • Bump taskcluster from 55.1.1 to 55.2.1 (#389)
  • fix(release): separate out a release docker build from a test docker build (#392)

Released with mozilla/task-boot

0.3.10

14 Sep 11:28
Compare
Choose a tag to compare
  • Temporarily copy image in 'dir' to work around disconnection from Heroku registry
  • Rename dind to podman since we are no longer using dind
  • Revert "Temporarily copy image in 'dir' to work around disconnection from Heroku registry"
  • Use zstd binary instead of zstandard Python package for better performance
  • Remove zstd source file directly with the zstd command

Released with mozilla/task-boot

0.3.9

14 Sep 11:29
Compare
Choose a tag to compare

Released with mozilla/task-boot

0.3.8

13 Sep 13:39
Compare
Choose a tag to compare
  • Support using push tools other than Skopeo for pushing to Heroku's registry
  • Fix copy&paste error, 'artifacts' should have been 'deploy_heroku'

Released with mozilla/task-boot

0.3.7

13 Sep 09:01
Compare
Choose a tag to compare
  • Bump twine from 4.0.1 to 4.0.2 (#320)
  • Bump yarl from 1.8.0 to 1.8.2 (#319)
  • Update pre-commit repositories and fix new linting issues
  • Migrate "TaskBoot docker build using Docker in Docker" CI task from docker-worker to generic-worker (#357)
  • Bump yarl from 1.8.2 to 1.9.2 (#355)
  • Bump pre-commit from 2.20.0 to 3.3.1 (#358)
  • Bump taskcluster from 44.23.4 to 49.2.0 (#359)
  • Bump dockerfile-parse from 1.2.0 to 2.0.0 (#324)
  • Bump pygithub from 1.57 to 1.58.1 (#341)
  • Bump pytest from 7.2.0 to 7.3.1 (#351)
  • Bump zstandard from 0.19.0 to 0.21.0 (#350)
  • Bump multidict from 6.0.2 to 6.0.4 (#326)
  • Update version of taskcluster_yml_validator
  • Remove unneeded legacy scope docker-worker:capability:privileged (#377)
  • Bump pyyaml from 6.0 to 6.0.1 (#386)
  • Bump dockerfile-parse from 2.0.0 to 2.0.1 (#387)
  • Bump pre-commit from 3.3.1 to 3.4.0 (#383)
  • Bump taskcluster from 49.2.0 to 55.1.1 (#385)
  • Bump pygithub from 1.58.1 to 1.59.1 (#379)
  • Bump pytest from 7.3.1 to 7.4.2 (#384)
  • Revert "Remove unneeded legacy scope docker-worker:capability:privileged (#377)" (#388)
  • Make skopeo more verbose

Released with mozilla/task-boot

0.3.6

02 Dec 14:39
Compare
Choose a tag to compare
  • Bump multidict from 5.2.0 to 6.0.2 (#265)
  • Use flake8 from github instead of gitlab
  • Update isort and black repository URLs
  • Update pre-commit flake8 addons
  • Remove seed-isort-config as it's no longer needed since isort 5, and update isort pre-commit dependency
  • Update black pre-commit dependency
  • Update some pre-commit dependencies
  • Remove the --build option from pip install
  • Bump taskcluster from 44.2.2 to 44.23.4 (#315)
  • Bump pygithub from 1.54.1 to 1.57 (#313)
  • Bump zstandard from 0.16.0 to 0.19.0 (#312)
  • Bump pytest from 6.2.5 to 7.2.0 (#311)
  • Use yarl 1.8.0
  • Bump pre-commit from 2.16.0 to 2.20.0 (#297)
  • Bump twine from 2.0.0 to 4.0.1 (#291)
  • Fetch revision if not present from clone. (#316)
  • Add support for podman.
  • Use docker-archive: instead of oci-archive: for skopeo

Released with mozilla/task-boot

0.3.5

10 Jan 11:47
Compare
Choose a tag to compare
  • Use Loader parameter when calling yaml.load

Released with mozilla/task-boot

0.3.4

23 Dec 21:42
Compare
Choose a tag to compare
  • Bump pre-commit from 2.12.0 to 2.16.0 (#257)
  • Bump pyyaml from 5.4.1 to 6.0 (#254)
  • Bump zstandard from 0.15.2 to 0.16.0 (#253)
  • Bump multidict from 5.1.0 to 5.2.0 (#251)
  • Bump taskcluster from 43.0.0 to 44.2.2 (#247)
  • Bump dockerfile-parse from 1.1.0 to 1.2.0 (#243)
  • Bump pytest from 6.2.3 to 6.2.5 (#250)
  • Update to Python 3.10
  • Update yarl requirement from <1.4.0 to <1.8.0 (#252)

Released with mozilla/task-boot