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

macOS Big Sur #9054

Merged
merged 2 commits into from Nov 16, 2020
Merged

macOS Big Sur #9054

merged 2 commits into from Nov 16, 2020

Conversation

fxcoudert
Copy link
Member

@fxcoudert fxcoudert commented Nov 5, 2020

Comment on lines 22 to 23
when "11.0" then "12.2"
when "10.15" then latest_stable
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
when "11.0" then "12.2"
when "10.15" then latest_stable
when "11.0" then latest_stable
when "10.15" then "12.2"

@MikeMcQuaid
Copy link
Member

  • to be shipped as soon as Big Sur ships.

I don't think this can ship until at least #9010 does and/or we have working homebrew-core CI.

Copy link
Member

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not ship until we have working Big Sur CI. We cannot support what we do not have CI for.

@dvaldivia
Copy link

Will this PR make it so homebrew only works with XCode 12.2 for macOS Big Sur 11.0?

@fxcoudert
Copy link
Member Author

We only support the latest Xcode on all platforms

@dvaldivia
Copy link

@fxcoudert my bad, I though XCode 12.1 was the lastest for macOS 11.0

@mathieuhendey
Copy link

mathieuhendey commented Nov 14, 2020

Now that Xcode 12.2 has been released through the App Store (along with its CLI tools (see image), can this be merged?

Screenshot 2020-11-14 at 08 19 32

Apologies for commenting without having contributed to brew, I've committed a few formulae just, I'm just interested.

@dvaldivia
Copy link

@mathieuhendey seems they are waiting to set up some CI for Big Sur

@fxcoudert
Copy link
Member Author

@mathieuhendey we are setting up a CI and will start supporting Big Sur as soon as we are ready

@fxcoudert
Copy link
Member Author

Rebasing. I'm upping the minimum Xcode for Big Sur to 12.2 because 12.0 did not have a Big Sur SDK. 12.2 is the version that coincided with the Big Sur release, as well.

@fxcoudert
Copy link
Member Author

I think it is time for this PR, and companion Homebrew/install#346

  • We have nodes available for Homebrew core, we have 15% coverage of core bottles in 12 hours.
  • There have been no major crisis
  • We're likely to turn on Big Sur CI for all formulas in 24 to 48 hours (i.e., around Monday)
  • For things that are not bottled, Catalina bottles are used anyway

@fxcoudert
Copy link
Member Author

fxcoudert commented Nov 15, 2020

And Big Sur CI is now turned on, with 25% formulas already bottled

@MikeMcQuaid
Copy link
Member

Thanks @fxcoudert!

@MikeMcQuaid MikeMcQuaid merged commit 3844cd6 into Homebrew:master Nov 16, 2020
@fxcoudert fxcoudert deleted the bigsur branch November 16, 2020 12:24
@BrewTestBot BrewTestBot added the outdated PR was locked due to age label Dec 16, 2020
@Homebrew Homebrew locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants