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

chore(deps): update dependency taskcluster to v70 #265

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
taskcluster >=44.0.0,<69.1 -> >=44.0.0,<70.1 age adoption passing confidence

Release Notes

taskcluster/taskcluster (taskcluster)

v70.0.0

Compare Source

WORKER-DEPLOYERS

▶ [MAJOR]
Generic Worker: Adds containerEngine worker config option to select between docker and podman to be used during D2G payload translations.

Default is docker and this value will be overridden by task.payload.capabilities.containerEngine, if specified.

▶ [MAJOR]
Generic Worker: Adds enableD2G worker config option to internally process Docker Worker payloads using D2G. Defaults to false and will return a malformed-payload if a Docker Worker payload is detected and this config isn't set to true.

USERS

▶ [minor]
D2G: Adds capabilities.containerEngine to the Docker Worker payload schema strictly to use as a docker/podman toggle for the d2g-translated payload.

▶ [minor] #​4595
Generic Worker can now be run in headless mode, meaning tasks do not have a
dedicated graphical user environment. To do this, the Generic Worker config
setting headlessTasks should be set to true. This can only be enabled or
disabled at the Worker level, tasks cannot choose if they run in a headless
environment or not, it depends on the worker settings (i.e. the Worker Pool
configuration).

There are no reboots in headless mode, and multiple worker instances can
be run concurrently on the same host (e.g. Worker Pool definitions may have
capacity greater than one).

Furthermore, on Linux, Gnome Desktop is no longer required.

▶ [patch] #​7151
Fixes a bug in UI where task dependencies were not having colours.

▶ [patch] #​7255
D2G now passes --init to the podman run/docker run command it generates,
in order that signals are properly received and processed by the container.

OTHER

▶ Additional change not described here: #​7269.

Automated Package Updates
1 Dependabot updates
  • build(deps): bump body-parser in /clients/client-web (7f33c03)

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) September 25, 2024 00:47
@renovate renovate bot merged commit 0d666f4 into main Sep 25, 2024
2 checks passed
@renovate renovate bot deleted the renovate/taskcluster-70.x branch September 25, 2024 00:50
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