▶ [patch]
Upgrade taskcluster-taskgraph version to v4.0.0 as well as upgrade other python packages.
USERS
▶ [minor] #5804
Adds pagination to the hooks last fires api call.
This prevents loading all last fires for the hooks that have thousands of records, which results in 500 errors.
Changes the behaviour of the existing get_last_fires function by using a different sort column - creation time instead of task_id.
▶ [patch] #5804
Fix empty error message for hooks last fire.
▶ [patch] #5804
Fix graphql endpoint for hook without last fires.
DEVELOPERS
▶ [MAJOR] #2791
Hashes for object upload and download are now more precisely defined: uploaders
should supply all acceptable hash algorithms, and downloaders should verify all
recognized algorihtms and ensure that at least one is present. This has the
effect of a breaking change in the Go client types, leading to this change's
designation as major.
▶ [patch] #4624
The startDownload method now accepts getUrl as a download method.
▶ [patch]
This patch switches running CI tasks on generic-worker-ubuntu-18-04 worker pool to the new, 22-04 worker pool.
v45.0.1
GENERAL
▶ [patch]
Minor and patch version bumps via Dependabot using pmac:
▶ [patch]
Upgrade taskcluster-taskgraph version to v4.0.0 as well as upgrade other python packages.
USERS
▶ [minor] #5804
Adds pagination to the hooks last fires api call.
This prevents loading all last fires for the hooks that have thousands of records, which results in 500 errors.
Changes the behaviour of the existing get_last_fires function by using a different sort column - creation time instead of task_id.
▶ [patch] #5804
Fix empty error message for hooks last fire.
▶ [patch] #5804
Fix graphql endpoint for hook without last fires.
DEVELOPERS
▶ [MAJOR] #5791
Hashes for object upload and download are now more precisely defined: uploaders
should supply all acceptable hash algorithms, and downloaders should verify all
recognized algorihtms and ensure that at least one is present. This has the
effect of a breaking change in the Go client types, leading to this change's
designation as major.
▶ [patch] #4624
The startDownload method now accepts getUrl as a download method.
▶ [patch]
This patch switches running CI tasks on generic-worker-ubuntu-18-04 worker pool to the new, 22-04 worker pool.
v45.0.1
GENERAL
▶ [patch]
Minor and patch version bumps via Dependabot using pmac:
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps taskcluster from 44.23.4 to 46.0.0.
Release notes
Sourced from taskcluster's releases.
... (truncated)
Changelog
Sourced from taskcluster's changelog.
... (truncated)
Commits
ff1570e
v46.0.0270062f
Merge pull request #5843 from taskcluster/snyk-upgrade-5a70ed25b4050cadf12bd4...8f311ff
Merge pull request #5845 from djmitche/docker-compose-updatescfbbcf9
fix URL for docker-compose-plugin59cae97
Merge pull request #5848 from taskcluster/feature/5804-hook-lastfires-pagination56777e9
feat(ui): Fix empty error message for hook last fire24bc6ae
Merge pull request #5846 from djmitche/object-service-backends-in-devec134b7
Update infrastructure/tooling/src/generate/generators/docker-compose.js6b0fa87
Merge branch 'main' into object-service-backends-in-devb446806
Merge pull request #5837 from djmitche/issue2791Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)