Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency taskcluster-client to v49 #161

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
taskcluster-client (source) 48.1.0 -> 49.0.0 age adoption passing confidence

Release Notes

taskcluster/taskcluster

v49.0.0

Compare Source

GENERAL

▶ [patch]
Builds and tests generic worker (multiuser) on macOS Ventura 13 on new, arm64 machines.

USERS

▶ [MAJOR]
Remove python 3.6 support as it's past its end-of-life date.

Add python 3.10 and python 3.11 support.

▶ [minor] #​6147
Adds task.payload.onExitStatus.purgeCaches feature to generic worker to bring to parity with an existing docker worker feature.

purgeCaches is an array of exit status code integers that the user wants all caches associated with the task to be purged.

v48.3.0

Compare Source

ADMINS

▶ [minor] #​4343
Workers can be quarantined with an optional comment. queue.quarantineWorker accepts a quarantineInfo string.
Quarantine details also include timestamp and clientId of the user who quarantined the worker.
This information can be fetched with worker-manager.getWorker.
quarantineDetails would be a list of all the quarantine requests made for the worker.
UI shows this history and allows to specify a comment for quarantine request.

USERS

▶ [patch]
Enables missing collaborators_quiet policy to the schema validation of .taskcluster.yml.

▶ [patch] bug 1824937
docker-worker no longer waits indefinitely when downloading an image artifact, and will retry if the connection is idle for 60s

v48.2.1

Compare Source

WORKER-DEPLOYERS

▶ [patch] #​6130
This patch ensures that the worker pool ID passed to generic worker contains a slash (/) and will error out describing the issue as opposed to panicing when an index out of range error.

USERS

▶ [patch] bug 1590886
Fix Github statuses: skip unnecessary API updates when task starts running.

v48.2.0

Compare Source

USERS

▶ [minor] #​3652
It is now possible to cancel a sealed task group by calling the queue.cancelTaskGroup API method.
This will cancel all scheduled/pending/running tasks within given group.

▶ [patch] bug 1590886
Github service update statuses back to pending when task is retried.

DEVELOPERS

▶ [minor] #​5993
Adds the liveLog and backingLog feature flags to the generic worker payload so they can be disabled for a task. These are enabled by default.
Adds the logs property to the generic worker payload allowing customization of the live and backing log artifact names.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner April 3, 2023 17:22
@renovate renovate bot merged commit afe45e5 into main Apr 3, 2023
@renovate renovate bot deleted the renovate/taskcluster-client-49.x branch April 3, 2023 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants