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

Bump taskcluster from 44.2.2 to 44.18.0 in /tools #292

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 4, 2022

Bumps taskcluster from 44.2.2 to 44.18.0.

Release notes

Sourced from taskcluster's releases.

v44.18.0

GENERAL

▶ [patch] #5577 Adds linting functionality in the Create Task page.

Validates create task and its payload based on the selected worker type.

▶ [patch] Update go version from 1.18.4 to 1.18.5 for building generic-worker, livelog, taskcluster-proxy, start-worker, and the taskcluster cli. Update golangci-lint from 1.46.2 to 1.47.3 for linting go code.

USERS

▶ [patch] #5555 This patch fixes an issue with filtering workers based on quarantined status. The issue only occurs with static workers that are quarantined. When the filter was active, those static, quarantined workers would not be displayed in the list. This issue was first brought up in v44.17.0.

DEVELOPERS

▶ [minor] Docker compose changes and improvements:

  • generic-worker runs with local docker compose and is able to execute tasks
  • (breaking change) default ingress service was renamed to taskcluster and now binds to port 80 instead of 8080
  • manual entry of '127.0.0.1 taskcluster' to /etc/hosts is necessary in order to make HAWK authentication work properly across whole UI

New tutorial page is added docs/tutorial/local-dev describing how to launch Taskcluster locally and run a simple task.

▶ [patch] Auto-reload services in docker-compose.dev.yml when source changes. This will allow to develop services without restarting manually docker compose.

▶ [patch] #5602 Introduced docker compose profiles to allow running background tasks and cron jobs.

▶ [patch] Added scripts to package.json to more easily use the docker compose commands.

New yarn commands: start, stop, dev:start, dev:stop, prod:start, and prod:stop.

v44.17.2

GENERAL

▶ [patch] Go update from 1.18.3 to 1.18.4. Also updates the git version for generic worker decision tasks from git2.24.0.2 to git2.37.1.

DEPLOYERS

▶ [patch] bug 1633440 Spread cron task times that started at 00:00 to minimize CPU spikes and DB loads.

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v44.18.0

GENERAL

▶ [patch] #5577 Adds linting functionality in the Create Task page.

Validates create task and its payload based on the selected worker type.

▶ [patch] Update go version from 1.18.4 to 1.18.5 for building generic-worker, livelog, taskcluster-proxy, start-worker, and the taskcluster cli. Update golangci-lint from 1.46.2 to 1.47.3 for linting go code.

USERS

▶ [patch] #5555 This patch fixes an issue with filtering workers based on quarantined status. The issue only occurs with static workers that are quarantined. When the filter was active, those static, quarantined workers would not be displayed in the list. This issue was first brought up in v44.17.0.

DEVELOPERS

▶ [minor] Docker compose changes and improvements:

  • generic-worker runs with local docker compose and is able to execute tasks
  • (breaking change) default ingress service was renamed to taskcluster and now binds to port 80 instead of 8080
  • manual entry of '127.0.0.1 taskcluster' to /etc/hosts is necessary in order to make HAWK authentication work properly across whole UI

New tutorial page is added docs/tutorial/local-dev describing how to launch Taskcluster locally and run a simple task.

▶ [patch] Auto-reload services in docker-compose.dev.yml when source changes. This will allow to develop services without restarting manually docker compose.

▶ [patch] #5602 Introduced docker compose profiles to allow running background tasks and cron jobs.

▶ [patch] Added scripts to package.json to more easily use the docker compose commands.

New yarn commands: start, stop, dev:start, dev:stop, prod:start, and prod:stop.

v44.17.2

GENERAL

▶ [patch] Go update from 1.18.3 to 1.18.4. Also updates the git version for generic worker decision tasks from git2.24.0.2 to git2.37.1.

DEPLOYERS

▶ [patch] bug 1633440

... (truncated)

Commits
  • 14df6f2 v44.18.0
  • 57ab439 Merge pull request #5603 from taskcluster/feat/compose-profile
  • 66c44af feat(dev): Introduce compose profiles
  • bcc6e69 Merge pull request #5601 from taskcluster/matt-boris/brewDocs
  • 49e9423 Merge pull request #5600 from taskcluster/feat/ui-lint-task-creation
  • b5aad54 feat(ui): Validate task payload before creation
  • c55407f Merge pull request #5599 from taskcluster/go1.18.5_golangci-lint1.47.3
  • 79cce99 chore(docs): add brew installation docs
  • ba300aa Fix lint error
  • 8865a98 Upgrade to go 1.18.5, golangci-lint 1.47.3
  • 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)

Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 44.2.2 to 44.18.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v44.2.2...v44.18.0)

---
updated-dependencies:
- dependency-name: taskcluster
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 4, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 25, 2022

Superseded by #309.

@dependabot dependabot bot closed this Aug 25, 2022
@dependabot dependabot bot deleted the dependabot/pip/tools/taskcluster-44.18.0 branch August 25, 2022 11:13
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 python Pull requests that update Python code
Projects
None yet
0 participants