▶ [patch] #5235
Added __version__, __lbheartbeat__, and __heartbeat__ endpoints to web-server service. Can be reached at /api/<service name>/v1/{__version__, __lbheartbeat__, __heartbeat__}. __heartbeat__ is simply returning a 200 empty JSON object for now - implementation to follow in individual PRs per service.
WORKER-DEPLOYERS
▶ [patch] #5269
Worker-runner now renews worker credentials at an appropriate time, even if the host hibernates before the credentials expire.
USERS
▶ [patch] #5277
Fix "can't access property length of undefined" that prevented showing missing permissions error.
▶ [patch] #5274
fix: Follow Log enabled by default to automatically load to bottom of log file.
DEVELOPERS
▶ [patch] #5271
Added missing badge statuses, changed badge colors to be more distinctive.
▶ [patch] #5284
Updated azure test signature due to expiration of existing one.
▶ [patch]
Fix usage of temporary.writeFile in uploadToS3 for docker-worker
v44.8.2
GENERAL
▶ [patch]
Go patch update from 1.17.7 to 1.17.8. Also upgrade golangci-lint from 1.39.0 to 1.44.2.
DEPLOYERS
▶ [patch] #5234
Added initial /__heartbeat__ endpoint to all service APIs. Simply returning a 200 empty JSON object for now - implementation to follow in individual PRs per service.
Addresses issues 5234, 5236, 5237, 5238, 5239, 5240, 5241, 5242
▶ [patch] #5235
Added __version__, __lbheartbeat__, and __heartbeat__ endpoints to web-server service. Can be reached at /api/<service name>/v1/{__version__, __lbheartbeat__, __heartbeat__}. __heartbeat__ is simply returning a 200 empty JSON object for now - implementation to follow in individual PRs per service.
WORKER-DEPLOYERS
▶ [patch] #5269
Worker-runner now renews worker credentials at an appropriate time, even if the host hibernates before the credentials expire.
USERS
▶ [patch] #5277
Fix "can't access property length of undefined" that prevented showing missing permissions error.
▶ [patch] #5274
fix: Follow Log enabled by default to automatically load to bottom of log file.
DEVELOPERS
▶ [patch] #5271
Added missing badge statuses, changed badge colors to be more distinctive.
▶ [patch] #5284
Updated azure test signature due to expiration of existing one.
▶ [patch]
Fix usage of temporary.writeFile in uploadToS3 for docker-worker
v44.8.2
GENERAL
▶ [patch]
Go patch update from 1.17.7 to 1.17.8. Also upgrade golangci-lint from 1.39.0 to 1.44.2.
DEPLOYERS
▶ [patch] #5234
Added initial /__heartbeat__ endpoint to all service APIs. Simply returning a 200 empty JSON object for now - implementation to follow in individual PRs per service.
Addresses issues 5234, 5236, 5237, 5238, 5239, 5240, 5241, 5242
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.8.3.
Release notes
Sourced from taskcluster's releases.
... (truncated)
Changelog
Sourced from taskcluster's changelog.
... (truncated)
Commits
b19157f
v44.8.36304204
Merge pull request #5286 from Eijebong/fix-write-file9bfaebf
Fix usage oftemporary.writeFile
in docker worker3328157
Merge pull request #5283 from taskcluster/matt-boris/autoFollowLogb3db357
fix:Follow Log
enabled by default to automatically load to bottom of log file9db164c
Merge pull request #5280 from taskcluster/feature/5277-js-errors-without-auth389123f
fix(ui): JS error blocked real error5fb865a
Merge pull request #5279 from taskcluster/feature/5271-distinct-badges-colorsdeeb719
feat(github): Add distinct colors for badgesa01d917
Merge pull request #5276 from djmitche/issue5269Dependabot 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)