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

Revert to taskcluster 60.3.5 #9212

Closed
wants to merge 1 commit into from
Closed

Conversation

oskirby
Copy link
Collaborator

@oskirby oskirby commented Mar 5, 2024

Description

Some recent pull requests have attempted to bump the taskcluster version, but this has resulted in build failures on our production MacOS workers due to a stricter pip environment that prohibits fetching packages from the network. Let's revert these changes for now to keep the builds building until we can get the MacOS workers updated appropriately.

Reference

Github PR: #9178
Github PR: #9202

Checklist

  • My code follows the style guidelines for this project
  • I have not added any packages that contain high risk or unknown licenses (GPL, LGPL, MPL, etc. consult with DevOps if in question)
  • I have performed a self review of my own code
  • I have commented my code PARTICULARLY in hard to understand areas
  • I have added thorough tests where needed

Some recent pull requests (#9178 and #9202) bumped the taskcluster version, but
this has resulted in build failures on our production MacOS workers due to a
stricter python environment. Let's revert these changes for now.
@oskirby oskirby marked this pull request as ready for review March 5, 2024 18:46
@oskirby oskirby requested a review from a team as a code owner March 5, 2024 18:46
@oskirby oskirby requested review from jcristau and removed request for a team March 5, 2024 18:46
@oskirby
Copy link
Collaborator Author

oskirby commented Mar 5, 2024

Closing this as we have been able to update the pip cache with taskcluster version 60.4.2. This should get our builds unstuck on main.

@oskirby oskirby closed this Mar 5, 2024
@oskirby oskirby deleted the revert-taskcluster-pip-breakage branch March 5, 2024 19:28
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.

1 participant