▶ [patch] #7263
Improve github checks output - handle 404 cases for empty artifact list.
Adds artifact redirect page in UI to redirect user to the actual artifact.
v69.0.0
GENERAL
▶ [patch]
Upgrades to Node.js v20.17.0 and go1.23.1 (security release).
WORKER-DEPLOYERS
▶ [minor] #7257
Worker-manager provides an option to request public IP for generic-worker in Azure that is skipped by default.
Passing publicIp = true in the launch configuration will enable the public IP request.
{
"workerManager": {
"publicIp": true
}
}
USERS
▶ [minor] #7151
Queue service supports up to 10.000 dependencies for a single task.
DEVELOPERS
▶ [MAJOR]
Update dependencies in the rust client
▶ [patch] #5669
Enhanced github integration with information: task runtime, head of logs, status information, link of task group, list of 50 artifacts.
▶ [patch] #5669
Fix incorrect artifact url generation
Fix artifact fetch with listArtifact due to permission issues
▶ [patch] #7263
Improve github checks output - handle 404 cases for empty artifact list.
Adds artifact redirect page in UI to redirect user to the actual artifact.
v69.0.0
GENERAL
▶ [patch]
Upgrades to Node.js v20.17.0 and go1.23.1 (security release).
WORKER-DEPLOYERS
▶ [minor] #7257
Worker-manager provides an option to request public IP for generic-worker in Azure that is skipped by default.
Passing publicIp = true in the launch configuration will enable the public IP request.
{
"workerManager": {
"publicIp": true
}
}
USERS
▶ [minor] #7151
Queue service supports up to 10.000 dependencies for a single task.
DEVELOPERS
▶ [MAJOR]
Update dependencies in the rust client
▶ [patch] #5669
Enhanced github integration with information: task runtime, head of logs, status information, link of task group, list of 50 artifacts.
▶ [patch] #5669
Fix incorrect artifact url generation
Fix artifact fetch with listArtifact due to permission issues
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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 66.0.0 to 69.0.1.
Release notes
Sourced from taskcluster's releases.
... (truncated)
Changelog
Sourced from taskcluster's changelog.
... (truncated)
Commits
581c06b
v69.0.1088eb55
Merge pull request #7264 from taskcluster/feat/7263-github-checkse13483e
feat(github): Improve checks output, add artifact redirect handlinge1449f9
v69.0.05a30751
Merge pull request #7258 from taskcluster/feat/7257-public-ip-azurea22c881
feat(w-m): Allow provision of public IP for g-w in Azurea40936b
Merge pull request #7261 from taskcluster/github-list-artifacts36f0d7b
Merge pull request #7262 from thakkarujas5/fix/hide-section-checkrun938caf6
fix(github): Fix artifact fetch due to permission issue168193a
feat(github): allow fetching artifacts from queueDependabot 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 show