Skip to content

Bump taskcluster from 23.0.0 to 24.0.0#88

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/taskcluster-24.0.0
Closed

Bump taskcluster from 23.0.0 to 24.0.0#88
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/taskcluster-24.0.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps taskcluster from 23.0.0 to 24.0.0.

Release notes

Sourced from taskcluster's releases.

v24.0.0

▶ [MAJOR] bug 1598758
Credentials for the auth.awsS3Credentials method are no longer specified in Helm properties auth.aws_access_key_id, auth.aws_secret_access_key, and auth.aws_region. Instead this information is now configured in auth.aws_credentials_allowed_buckets as described in the deployment docs. The region is no longer required, but the configuration must now include a list of supported buckets. For a quick update, set auth.aws_credentials_allowed_buckets to [{"accessKeyId": "<access_key_id>", "secretAccessKey": "<secret_access_key>", "buckets": ["<bucket_name>"]}].

▶ [MAJOR]
Services that previously used hard-coded values despite advertising Helm parameters now honor those optional Helm parameters:

  • notify.irc_port
  • github.provisioner_id
  • github.worker_type

The last two parameters name a worker pool (<provisioner_id>/<worker_type>) that is used as a default for older (v0) .taskcluster.yml files.
Rather than set these parameters, users should be encouraged to set the values explicitly in .taskcluster.yml.

The notify service no longer accepts Helm configuration property notify.irc_pulse_queue_name. No known deployment has this value set.

▶ [MAJOR] bug 1577785
The Helm configuration properties queue.public_blob_artifact_bucket, queue.private_blob_artifact_bucket, and queue.blob_artifact_region are no longer allowed, as the artifact types these configured are no longer supported.

▶ [MAJOR] bug 1598329
The long-deprecated queue.pollTaskUrls API method has been removed.

▶ [minor] bug 1585157
All current worker-manager's API endpoints, queue's artifact-related endpoints, working and non-checks-related github's endpoints, and the listLastFires endpoint are being graduated from experimental status to stable.

▶ [minor] bug 1596615
Switch to Node 12.13.0

▶ [minor] #895
Taskcluster UI now uses the v4 version of material-ui. It was previously running on v3.

▶ [minor] #450
Taskcluster docs now supports quick search.

▶ [minor] bug 1518190
Taskcluster now supports backups, restores, and verification of Azure tables and containers. See the deployment docs for details.

▶ [minor] #2028
The Taskcluster Python client now has helper classes to ease integration into customers' projects.

▶ [patch] bug 1599291
Added logging around worker provisioning logic to keep better track of workers.

  • worker-requested, worker-running, worker-stopped are all three new log messages
    that allow you to track the lifecycle of workers
  • scan-seen reports on the state of the world that the worker-scanner
    has observed on each run
  • simple-estimator messages now have an error status if runningCapacity is greater
    than maxCapacity. This state occurs due to a bug in worker-manager and should be
    reported to the taskcluster team if it occurs
  • This state will also report an error to a configured error reporter if you have one.
... (truncated)
Changelog

Sourced from taskcluster's changelog.

v24.0.0

▶ [MAJOR] bug 1598758
Credentials for the auth.awsS3Credentials method are no longer specified in Helm properties auth.aws_access_key_id, auth.aws_secret_access_key, and auth.aws_region. Instead this information is now configured in auth.aws_credentials_allowed_buckets as described in the deployment docs. The region is no longer required, but the configuration must now include a list of supported buckets. For a quick update, set auth.aws_credentials_allowed_buckets to [{"accessKeyId": "<access_key_id>", "secretAccessKey": "<secret_access_key>", "buckets": ["<bucket_name>"]}].

▶ [MAJOR]
Services that previously used hard-coded values despite advertising Helm parameters now honor those optional Helm parameters:

  • notify.irc_port
  • github.provisioner_id
  • github.worker_type

The last two parameters name a worker pool (<provisioner_id>/<worker_type>) that is used as a default for older (v0) .taskcluster.yml files.
Rather than set these parameters, users should be encouraged to set the values explicitly in .taskcluster.yml.

The notify service no longer accepts Helm configuration property notify.irc_pulse_queue_name. No known deployment has this value set.

▶ [MAJOR] bug 1577785
The Helm configuration properties queue.public_blob_artifact_bucket, queue.private_blob_artifact_bucket, and queue.blob_artifact_region are no longer allowed, as the artifact types these configured are no longer supported.

▶ [MAJOR] bug 1598329
The long-deprecated queue.pollTaskUrls API method has been removed.

▶ [minor] bug 1585157
All current worker-manager's API endpoints, queue's artifact-related endpoints, working and non-checks-related github's endpoints, and the listLastFires endpoint are being graduated from experimental status to stable.

▶ [minor] bug 1596615
Switch to Node 12.13.0

▶ [minor] #895
Taskcluster UI now uses the v4 version of material-ui. It was previously running on v3.

▶ [minor] #450
Taskcluster docs now supports quick search.

▶ [minor] bug 1518190
Taskcluster now supports backups, restores, and verification of Azure tables and containers. See the deployment docs for details.

▶ [minor] #2028
The Taskcluster Python client now has helper classes to ease integration into customers' projects.

▶ [patch] bug 1599291
Added logging around worker provisioning logic to keep better track of workers.

  • worker-requested, worker-running, worker-stopped are all three new log messages
    that allow you to track the lifecycle of workers
  • scan-seen reports on the state of the world that the worker-scanner
    has observed on each run
  • simple-estimator messages now have an error status if runningCapacity is greater
    than maxCapacity. This state occurs due to a bug in worker-manager and should be
    reported to the taskcluster team if it occurs
... (truncated)
Commits
  • 3885ee2 v24.0.0
  • 2b7b12a Merge pull request #2120 from helfi92/disable-save-btn-when-editor-empty
  • 065b42e Merge pull request #2118 from helfi92/secret-page-save
  • 83930d9 Merge pull request #2119 from helfi92/speed-dial-action-mouse-hover-out
  • 7dca8df Add silent changelog
  • d02835e Disable saving secret when editor is empty
  • fe8241f Properly highlight tooltip for delete icon button
  • c0275c2 Add changelog
  • e573f98 Do not hide speed dial on mouse hover out
  • 51cfa19 Add changelog
  • Additional commits viewable in compare view

Dependabot compatibility score

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 23.0.0 to 24.0.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/master/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v23.0.0...v24.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Dec 3, 2019
@dependabot-preview dependabot-preview Bot requested a review from La0 December 3, 2019 13:35
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #91.

@dependabot-preview dependabot-preview Bot deleted the dependabot/pip/taskcluster-24.0.0 branch December 5, 2019 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants