Releases: mozilla/task-boot
Releases · mozilla/task-boot
0.4.5
- Restore functionality for github-release command
- Update pre-commit repositories
- Switch to Ruff for linting
- Update pre-commit dependencies
- Make client_payload an optional argument of github-repository-dispatch command
- Raise an exception when we can't trigger the repository dispatch event
- Support triggering workflow_dispatch instead of repository_dispatch
Released with mozilla/task-boot
0.4.4
- Retry git network operations (#419)
- Bump taskcluster from 56.0.3 to 60.1.3 (#417)
- Bump pytest from 7.4.2 to 7.4.4 (#414)
- Bump yarl from 1.9.2 to 1.9.4 (#411)
- Bump pre-commit from 3.5.0 to 3.7.0 (#420)
- Bump taskcluster from 60.1.3 to 66.0.0 (#438)
- Bump twine from 4.0.2 to 5.1.1 (#437)
- Bump pytest from 7.4.4 to 8.2.2 (#435)
- Bump pygithub from 2.1.1 to 2.3.0 (#424)
- Migrate from Ubuntu 22.04 to Ubuntu 24.04 in CI (#439)
- Bump pre-commit from 3.7.0 to 3.7.1 (#430)
- Bump pre-commit from 3.7.1 to 4.0.0 (#457)
- Bump taskcluster from 66.0.0 to 72.0.1 (#458)
- Bump yarl from 1.9.4 to 1.13.1 (#456)
- Bump multidict from 6.0.5 to 6.1.0 (#453)
- Stop using setuptools.sandbox as it is no longer available
- Bump taskcluster from 72.0.1 to 88.0.2 (#467)
- Bump pytest from 8.2.2 to 8.4.1 (#466)
- Bump pygithub from 2.3.0 to 2.6.1 (#461)
- Bump pre-commit from 4.0.0 to 4.2.0 (#463)
- Bump yarl from 1.13.1 to 1.20.1 (#464)
- Add a command to trigger a repository dispatch event (#460)
- Bump multidict from 6.1.0 to 6.6.3 (#462)
- Bump twine from 5.1.1 to 6.1.0 (#465)
- Bump pyyaml from 6.0.1 to 6.0.2 (#444)
- Remove wrong assertion
- Parse client_payload as a JSON string
- Fix linting errors
Released with mozilla/task-boot
0.4.3
- 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
0.4.1
- 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
podmanas default build tool and removeimg(#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
- 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
Released with mozilla/task-boot
0.3.8
- 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
- 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
- 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