▶ [minor]
Add a docker-worker capability disableSeccomp to disable the seccomp
system call filter.
It allows significant information leakage, and its use should not be
considered secure. This is required to run rr inside a container, as
described here: https://github.com/mozilla/rr/wiki/Docker
▶ [patch]
Adjust GCP CloudBuild config to cancel other ongoing jobs, so that the latest job is the only one that runs and no race conditions will occur with deploying to dev.
▶ [patch]
Upgrade many deps with the following command:
pmac add 5692 5691 5690 5689 5688 5687
▶ [patch]
Upgrades to latest Node version, v16.17.1, which is a security release.
▶ [patch] #5666
The generic-worker no longer panics if it gets no HTTP responses from Queue for over 15 minutes.
DEVELOPERS
▶ [minor]
Refactored github status checks handler to do handle task status transitions in single place.
Previous implementation relied on two handlers: taskDefined and statusChanged.
For some tasks both events happened at the same time, which led to a race condition and multiple check_runs being created.
▶ [minor]
Add a docker-worker capability disableSeccomp to disable the seccomp
system call filter.
It allows significant information leakage, and its use should not be
considered secure. This is required to run rr inside a container, as
described here: https://github.com/mozilla/rr/wiki/Docker
▶ [patch]
Adjust GCP CloudBuild config to cancel other ongoing jobs, so that the latest job is the only one that runs and no race conditions will occur with deploying to dev.
▶ [patch]
Upgrade many deps with the following command:
pmac add 5692 5691 5690 5689 5688 5687
▶ [patch]
Upgrades to latest Node version, v16.17.1, which is a security release.
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.22.1.
Release notes
Sourced from taskcluster's releases.
... (truncated)
Changelog
Sourced from taskcluster's changelog.
... (truncated)
Commits
ef7d75b
v44.22.199bab16
Merge pull request #5717 from taskcluster/matt-boris/revertMatrixDepef9c1c4
Revert "build(deps): bump matrix-js-sdk from 15.6.0 to 20.0.2 (from PR #5692)"18b7248
Merge pull request #5710 from ahal/github_deploy_docs626aa14
Merge pull request #5711 from taskcluster/renovate/cronstrue-2.x-lockfiled384cd0
Update dependency cronstrue to v2.14.06fba240
docs: update Github deployment docs for new Github interfaceb7dc2dc
Merge pull request #5707 from taskcluster/renovate/cronstrue-2.x-lockfileaa96f68
Update dependency cronstrue to v2.13.05026ff9
Merge pull request #5698 from taskcluster/dependabot/npm_and_yarn/cronstrue-2...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)