▶ [patch] #4999
Introduce queue timeout to avoid some cloud calls to be stuck and fail whole scan process.
USERS
▶ [patch] #4366
Display last date active in the worker detail view.
▶ [patch] #5412
Docker-worker no longer accepts and ignores arbitrary properties in task payloads. It now only accepts properties defined in its payload schema.
▶ [patch] #2776
Show worker tasks from most recent to least recent. Also, link the taskId field to the task page.
▶ [patch] #5433
Show workers from last recently active. Also, removed the deprecated prop onChangePage and replaced with onPageChange.
v44.13.5
GENERAL
▶ [patch]
Add null check to lastDateActive in queue workers serialize() func.
v44.13.4
No changes
v44.13.3
GENERAL
▶ [patch] bug 1767244
Upgrade hawk to v9.0.1 to fix a vuln.
v44.13.2
DEVELOPERS
▶ [patch]
Fix build.sh
v44.13.0
GENERAL
▶ [patch] #5373
Allow local UI to run against existing taskcluster installation using TASKCLUSTER_ROOT_URL.
▶ [patch] #5362
Display task artifacts sorted by importance
▶ [patch] #4999
Introduce queue timeout to avoid some cloud calls to be stuck and fail whole scan process.
USERS
▶ [patch] #4366
Display last date active in the worker detail view.
▶ [patch] #5412
Docker-worker no longer accepts and ignores arbitrary properties in task payloads. It now only accepts properties defined in its payload schema.
▶ [patch] #2776
Show worker tasks from most recent to least recent. Also, link the taskId field to the task page.
▶ [patch] #5433
Show workers from last recently active. Also, removed the deprecated prop onChangePage and replaced with onPageChange.
v44.13.5
GENERAL
▶ [patch]
Add null check to lastDateActive in queue workers serialize() func.
v44.13.4
No changes
v44.13.3
GENERAL
▶ [patch] bug 1767244
Upgrade hawk to v9.0.1 to fix a vuln.
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.2.2 to 44.13.6.
Release notes
Sourced from taskcluster's releases.
... (truncated)
Changelog
Sourced from taskcluster's changelog.
... (truncated)
Commits
122c8f4
v44.13.64625dd6
Merge pull request #5436 from taskcluster/wm-azure-improvementsc4a35a9
feat(#4999): Worker manager cloud call timeout3727623
Merge pull request #5434 from taskcluster/matt-boris/workersViewImprovementscb87cdd
feat(ui): improvements to provisioners ViewWorkersac148e4
Merge pull request #5432 from taskcluster/matt-boris/workerViewImprovementsd70cf80
Conditionally callhistory.replace()
4c00bd8
feat(ui): improvements to provisioners ViewWorker0df7fa4
Merge pull request #5413 from taskcluster/docker-worker-payload-tightening85b8201
Merge branch 'main' into docker-worker-payload-tighteningDependabot 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)