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

Fix macos-10.15 brownout. #16317

Merged
merged 1 commit into from
Jul 27, 2022
Merged

Fix macos-10.15 brownout. #16317

merged 1 commit into from
Jul 27, 2022

Conversation

jsirois
Copy link
Contributor

@jsirois jsirois commented Jul 27, 2022

Github will be removing support for the macos-10.15 runnners imminently:
actions/runner-images#5583

Github will be removing support for the macos-10.15 runnners imminently:
  actions/runner-images#5583
@jsirois jsirois added the category:internal CI, fixes for not-yet-released features, etc. label Jul 27, 2022
@jsirois jsirois added this to the 2.12.x milestone Jul 27, 2022
@jsirois
Copy link
Contributor Author

jsirois commented Jul 27, 2022

I think this will need CP to and branch we are going to actually maintain. I've marked 2.12.x but this may need to go older.

@asherf
Copy link
Member

asherf commented Jul 27, 2022

#16229 ;-)

@jsirois jsirois modified the milestones: 2.12.x, 2.11.x Jul 27, 2022
@jsirois
Copy link
Contributor Author

jsirois commented Jul 27, 2022

Erm, yeah - plenty of un-released picks in 2.11.x. I've moved the CP milestone there.

@jsirois jsirois merged commit ead8110 into pantsbuild:main Jul 27, 2022
@jsirois jsirois deleted the CI/mac/upgrade branch July 27, 2022 16:04
@stuhood
Copy link
Member

stuhood commented Jul 27, 2022

#16229 ;-)

Yea, thanks for that: not sure why you closed it. As commented there:

So if there is another "old but not yet deprecated" version, that's likely what we'll want to use.

jsirois added a commit to jsirois/pants that referenced this pull request Jul 27, 2022
Github will be removing support for the macos-10.15 runnners imminently:
  actions/runner-images#5583

(cherry picked from commit ead8110)
jsirois added a commit to jsirois/pants that referenced this pull request Jul 27, 2022
Github will be removing support for the macos-10.15 runnners imminently:
  actions/runner-images#5583

(cherry picked from commit ead8110)
jsirois added a commit to jsirois/pants that referenced this pull request Jul 27, 2022
Github will be removing support for the macos-10.15 runnners imminently:
  actions/runner-images#5583

(cherry picked from commit ead8110)
jsirois added a commit to jsirois/pants that referenced this pull request Jul 27, 2022
Github will be removing support for the macos-10.15 runnners imminently:
  actions/runner-images#5583

(cherry picked from commit ead8110)
stuhood pushed a commit that referenced this pull request Jul 28, 2022
Github will be removing support for the macos-10.15 runnners imminently:
  actions/runner-images#5583

(cherry picked from commit ead8110)
stuhood pushed a commit that referenced this pull request Jul 28, 2022
Github will be removing support for the macos-10.15 runnners imminently:
  actions/runner-images#5583

(cherry picked from commit ead8110)
stuhood pushed a commit that referenced this pull request Jul 28, 2022
Github will be removing support for the macos-10.15 runnners imminently:
  actions/runner-images#5583

(cherry picked from commit ead8110)
illicitonion added a commit to illicitonion/pants that referenced this pull request Aug 5, 2022
Internal changes:

* [internal] Replace `pkgutil.get_data` with new `read_resource` API ([pantsbuild#16379](pantsbuild#16379))

* Bump bytes from 1.2.0 to 1.2.1 in /src/rust/engine ([pantsbuild#16389](pantsbuild#16389))

* Bump arc-swap from 1.5.0 to 1.5.1 in /src/rust/engine ([pantsbuild#16390](pantsbuild#16390))

* Bump console from 0.15.0 to 0.15.1 in /src/rust/engine ([pantsbuild#16392](pantsbuild#16392))

* Fix incorrect alpha sorting of a maintainer name ([pantsbuild#16401](pantsbuild#16401))

* Add Borja Lorente to Maintainers Emeritus ([pantsbuild#16382](pantsbuild#16382))

* Clarify limited logo usage rights granted by orgs ([pantsbuild#16384](pantsbuild#16384))

* Move Nora Howard to Maintainers Emeritus ([pantsbuild#16383](pantsbuild#16383))

* Include Chris Livingston in Maintainers Emeritus ([pantsbuild#16374](pantsbuild#16374))

* Bump clap from 3.2.14 to 3.2.15 in /src/rust/engine ([pantsbuild#16309](pantsbuild#16309))

* Bump crossbeam-channel from 0.5.5 to 0.5.6 in /src/rust/engine ([pantsbuild#16308](pantsbuild#16308))

* remove spurious quote mark ([pantsbuild#16361](pantsbuild#16361))

* A script to generate known versions data for the terraform binary ([pantsbuild#15958](pantsbuild#15958))

* Add more otel packages to default module mapping + fix to always use tuples ([pantsbuild#16345](pantsbuild#16345))

* [internal] upgrade `async-trait` crate ([pantsbuild#16347](pantsbuild#16347))

* Log dirtied nodes while backtracking. ([pantsbuild#16342](pantsbuild#16342))

* Added Opentelemetry to default Python module mapping ([pantsbuild#16337](pantsbuild#16337))

* Upgrade Toolchain Pants Plugin to 0.21.0 ([pantsbuild#16324](pantsbuild#16324))

* Bump bytes from 1.1.0 to 1.2.0 in /src/rust/engine ([pantsbuild#16245](pantsbuild#16245))

* Bump nix from 0.24.1 to 0.24.2 in /src/rust/engine ([pantsbuild#16307](pantsbuild#16307))

* Fix macos-10.15 brownout. ([pantsbuild#16317](pantsbuild#16317))

* Bump hyper from 0.14.19 to 0.14.20 in /src/rust/engine ([pantsbuild#16164](pantsbuild#16164))

* Bump clap from 3.2.8 to 3.2.14 in /src/rust/engine ([pantsbuild#16269](pantsbuild#16269))

* Don't break builds when pants.log upload fails ([pantsbuild#16294](pantsbuild#16294))

* [internal] Shell completion support ([pantsbuild#16200](pantsbuild#16200))

* Add debug output to help to differentiate retry cases ([pantsbuild#16277](pantsbuild#16277))
illicitonion added a commit to illicitonion/pants that referenced this pull request Aug 5, 2022
Internal changes:

* [internal] Replace `pkgutil.get_data` with new `read_resource` API ([pantsbuild#16379](pantsbuild#16379))

* Bump bytes from 1.2.0 to 1.2.1 in /src/rust/engine ([pantsbuild#16389](pantsbuild#16389))

* Bump arc-swap from 1.5.0 to 1.5.1 in /src/rust/engine ([pantsbuild#16390](pantsbuild#16390))

* Bump console from 0.15.0 to 0.15.1 in /src/rust/engine ([pantsbuild#16392](pantsbuild#16392))

* Fix incorrect alpha sorting of a maintainer name ([pantsbuild#16401](pantsbuild#16401))

* Add Borja Lorente to Maintainers Emeritus ([pantsbuild#16382](pantsbuild#16382))

* Clarify limited logo usage rights granted by orgs ([pantsbuild#16384](pantsbuild#16384))

* Move Nora Howard to Maintainers Emeritus ([pantsbuild#16383](pantsbuild#16383))

* Include Chris Livingston in Maintainers Emeritus ([pantsbuild#16374](pantsbuild#16374))

* Bump clap from 3.2.14 to 3.2.15 in /src/rust/engine ([pantsbuild#16309](pantsbuild#16309))

* Bump crossbeam-channel from 0.5.5 to 0.5.6 in /src/rust/engine ([pantsbuild#16308](pantsbuild#16308))

* remove spurious quote mark ([pantsbuild#16361](pantsbuild#16361))

* A script to generate known versions data for the terraform binary ([pantsbuild#15958](pantsbuild#15958))

* Add more otel packages to default module mapping + fix to always use tuples ([pantsbuild#16345](pantsbuild#16345))

* [internal] upgrade `async-trait` crate ([pantsbuild#16347](pantsbuild#16347))

* Log dirtied nodes while backtracking. ([pantsbuild#16342](pantsbuild#16342))

* Added Opentelemetry to default Python module mapping ([pantsbuild#16337](pantsbuild#16337))

* Upgrade Toolchain Pants Plugin to 0.21.0 ([pantsbuild#16324](pantsbuild#16324))

* Bump bytes from 1.1.0 to 1.2.0 in /src/rust/engine ([pantsbuild#16245](pantsbuild#16245))

* Bump nix from 0.24.1 to 0.24.2 in /src/rust/engine ([pantsbuild#16307](pantsbuild#16307))

* Fix macos-10.15 brownout. ([pantsbuild#16317](pantsbuild#16317))

* Bump hyper from 0.14.19 to 0.14.20 in /src/rust/engine ([pantsbuild#16164](pantsbuild#16164))

* Bump clap from 3.2.8 to 3.2.14 in /src/rust/engine ([pantsbuild#16269](pantsbuild#16269))

* Don't break builds when pants.log upload fails ([pantsbuild#16294](pantsbuild#16294))

* [internal] Shell completion support ([pantsbuild#16200](pantsbuild#16200))

* Add debug output to help to differentiate retry cases ([pantsbuild#16277](pantsbuild#16277))
illicitonion added a commit to illicitonion/pants that referenced this pull request Aug 6, 2022
Internal changes:

* [internal] Replace `pkgutil.get_data` with new `read_resource` API ([pantsbuild#16379](pantsbuild#16379))

* Bump bytes from 1.2.0 to 1.2.1 in /src/rust/engine ([pantsbuild#16389](pantsbuild#16389))

* Bump arc-swap from 1.5.0 to 1.5.1 in /src/rust/engine ([pantsbuild#16390](pantsbuild#16390))

* Bump console from 0.15.0 to 0.15.1 in /src/rust/engine ([pantsbuild#16392](pantsbuild#16392))

* Fix incorrect alpha sorting of a maintainer name ([pantsbuild#16401](pantsbuild#16401))

* Add Borja Lorente to Maintainers Emeritus ([pantsbuild#16382](pantsbuild#16382))

* Clarify limited logo usage rights granted by orgs ([pantsbuild#16384](pantsbuild#16384))

* Move Nora Howard to Maintainers Emeritus ([pantsbuild#16383](pantsbuild#16383))

* Include Chris Livingston in Maintainers Emeritus ([pantsbuild#16374](pantsbuild#16374))

* Bump clap from 3.2.14 to 3.2.15 in /src/rust/engine ([pantsbuild#16309](pantsbuild#16309))

* Bump crossbeam-channel from 0.5.5 to 0.5.6 in /src/rust/engine ([pantsbuild#16308](pantsbuild#16308))

* remove spurious quote mark ([pantsbuild#16361](pantsbuild#16361))

* A script to generate known versions data for the terraform binary ([pantsbuild#15958](pantsbuild#15958))

* Add more otel packages to default module mapping + fix to always use tuples ([pantsbuild#16345](pantsbuild#16345))

* [internal] upgrade `async-trait` crate ([pantsbuild#16347](pantsbuild#16347))

* Log dirtied nodes while backtracking. ([pantsbuild#16342](pantsbuild#16342))

* Added Opentelemetry to default Python module mapping ([pantsbuild#16337](pantsbuild#16337))

* Upgrade Toolchain Pants Plugin to 0.21.0 ([pantsbuild#16324](pantsbuild#16324))

* Bump bytes from 1.1.0 to 1.2.0 in /src/rust/engine ([pantsbuild#16245](pantsbuild#16245))

* Bump nix from 0.24.1 to 0.24.2 in /src/rust/engine ([pantsbuild#16307](pantsbuild#16307))

* Fix macos-10.15 brownout. ([pantsbuild#16317](pantsbuild#16317))

* Bump hyper from 0.14.19 to 0.14.20 in /src/rust/engine ([pantsbuild#16164](pantsbuild#16164))

* Bump clap from 3.2.8 to 3.2.14 in /src/rust/engine ([pantsbuild#16269](pantsbuild#16269))

* Don't break builds when pants.log upload fails ([pantsbuild#16294](pantsbuild#16294))

* [internal] Shell completion support ([pantsbuild#16200](pantsbuild#16200))

* Add debug output to help to differentiate retry cases ([pantsbuild#16277](pantsbuild#16277))

* Fix process_executor ([pantsbuild#16428](pantsbuild#16428))
illicitonion added a commit that referenced this pull request Aug 6, 2022
Internal changes:

* [internal] Replace `pkgutil.get_data` with new `read_resource` API ([#16379](#16379))

* Bump bytes from 1.2.0 to 1.2.1 in /src/rust/engine ([#16389](#16389))

* Bump arc-swap from 1.5.0 to 1.5.1 in /src/rust/engine ([#16390](#16390))

* Bump console from 0.15.0 to 0.15.1 in /src/rust/engine ([#16392](#16392))

* Fix incorrect alpha sorting of a maintainer name ([#16401](#16401))

* Add Borja Lorente to Maintainers Emeritus ([#16382](#16382))

* Clarify limited logo usage rights granted by orgs ([#16384](#16384))

* Move Nora Howard to Maintainers Emeritus ([#16383](#16383))

* Include Chris Livingston in Maintainers Emeritus ([#16374](#16374))

* Bump clap from 3.2.14 to 3.2.15 in /src/rust/engine ([#16309](#16309))

* Bump crossbeam-channel from 0.5.5 to 0.5.6 in /src/rust/engine ([#16308](#16308))

* remove spurious quote mark ([#16361](#16361))

* A script to generate known versions data for the terraform binary ([#15958](#15958))

* Add more otel packages to default module mapping + fix to always use tuples ([#16345](#16345))

* [internal] upgrade `async-trait` crate ([#16347](#16347))

* Log dirtied nodes while backtracking. ([#16342](#16342))

* Added Opentelemetry to default Python module mapping ([#16337](#16337))

* Upgrade Toolchain Pants Plugin to 0.21.0 ([#16324](#16324))

* Bump bytes from 1.1.0 to 1.2.0 in /src/rust/engine ([#16245](#16245))

* Bump nix from 0.24.1 to 0.24.2 in /src/rust/engine ([#16307](#16307))

* Fix macos-10.15 brownout. ([#16317](#16317))

* Bump hyper from 0.14.19 to 0.14.20 in /src/rust/engine ([#16164](#16164))

* Bump clap from 3.2.8 to 3.2.14 in /src/rust/engine ([#16269](#16269))

* Don't break builds when pants.log upload fails ([#16294](#16294))

* [internal] Shell completion support ([#16200](#16200))

* Add debug output to help to differentiate retry cases ([#16277](#16277))

* Fix process_executor ([#16428](#16428))
illicitonion added a commit to illicitonion/pants that referenced this pull request Aug 7, 2022
pantsbuild#16317 updated what we're
generating wheels for, so we need to bump the wheels we look for
accordingly.
illicitonion added a commit that referenced this pull request Aug 8, 2022
#16317 updated what we're
generating wheels for, so we need to bump the wheels we look for
accordingly.
@benjyw benjyw mentioned this pull request Aug 14, 2022
cczona pushed a commit to cczona/pants that referenced this pull request Sep 1, 2022
Github will be removing support for the macos-10.15 runnners imminently:
  actions/runner-images#5583
cczona pushed a commit to cczona/pants that referenced this pull request Sep 1, 2022
Internal changes:

* [internal] Replace `pkgutil.get_data` with new `read_resource` API ([pantsbuild#16379](pantsbuild#16379))

* Bump bytes from 1.2.0 to 1.2.1 in /src/rust/engine ([pantsbuild#16389](pantsbuild#16389))

* Bump arc-swap from 1.5.0 to 1.5.1 in /src/rust/engine ([pantsbuild#16390](pantsbuild#16390))

* Bump console from 0.15.0 to 0.15.1 in /src/rust/engine ([pantsbuild#16392](pantsbuild#16392))

* Fix incorrect alpha sorting of a maintainer name ([pantsbuild#16401](pantsbuild#16401))

* Add Borja Lorente to Maintainers Emeritus ([pantsbuild#16382](pantsbuild#16382))

* Clarify limited logo usage rights granted by orgs ([pantsbuild#16384](pantsbuild#16384))

* Move Nora Howard to Maintainers Emeritus ([pantsbuild#16383](pantsbuild#16383))

* Include Chris Livingston in Maintainers Emeritus ([pantsbuild#16374](pantsbuild#16374))

* Bump clap from 3.2.14 to 3.2.15 in /src/rust/engine ([pantsbuild#16309](pantsbuild#16309))

* Bump crossbeam-channel from 0.5.5 to 0.5.6 in /src/rust/engine ([pantsbuild#16308](pantsbuild#16308))

* remove spurious quote mark ([pantsbuild#16361](pantsbuild#16361))

* A script to generate known versions data for the terraform binary ([pantsbuild#15958](pantsbuild#15958))

* Add more otel packages to default module mapping + fix to always use tuples ([pantsbuild#16345](pantsbuild#16345))

* [internal] upgrade `async-trait` crate ([pantsbuild#16347](pantsbuild#16347))

* Log dirtied nodes while backtracking. ([pantsbuild#16342](pantsbuild#16342))

* Added Opentelemetry to default Python module mapping ([pantsbuild#16337](pantsbuild#16337))

* Upgrade Toolchain Pants Plugin to 0.21.0 ([pantsbuild#16324](pantsbuild#16324))

* Bump bytes from 1.1.0 to 1.2.0 in /src/rust/engine ([pantsbuild#16245](pantsbuild#16245))

* Bump nix from 0.24.1 to 0.24.2 in /src/rust/engine ([pantsbuild#16307](pantsbuild#16307))

* Fix macos-10.15 brownout. ([pantsbuild#16317](pantsbuild#16317))

* Bump hyper from 0.14.19 to 0.14.20 in /src/rust/engine ([pantsbuild#16164](pantsbuild#16164))

* Bump clap from 3.2.8 to 3.2.14 in /src/rust/engine ([pantsbuild#16269](pantsbuild#16269))

* Don't break builds when pants.log upload fails ([pantsbuild#16294](pantsbuild#16294))

* [internal] Shell completion support ([pantsbuild#16200](pantsbuild#16200))

* Add debug output to help to differentiate retry cases ([pantsbuild#16277](pantsbuild#16277))

* Fix process_executor ([pantsbuild#16428](pantsbuild#16428))
cczona pushed a commit to cczona/pants that referenced this pull request Sep 1, 2022
pantsbuild#16317 updated what we're
generating wheels for, so we need to bump the wheels we look for
accordingly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:internal CI, fixes for not-yet-released features, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants