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

workflows/build-pkg: tweak some variables. #16071

Merged
merged 2 commits into from
Oct 2, 2023
Merged

workflows/build-pkg: tweak some variables. #16071

merged 2 commits into from
Oct 2, 2023

Conversation

MikeMcQuaid
Copy link
Member

@MikeMcQuaid MikeMcQuaid commented Oct 2, 2023

  • instead of setting a static PKG_KEYCHAIN_PASSWORD secret, generate a random password from openssl rand instead.
  • use PKG_APPLE_ID_EMAIL which makes the fact it's an email a bit more obvious. I've created this new secret already and will delete the old one after this is merged.
  • bump the latest supported version of macOS and update the comment in brew.sh to point to this.

- instead of setting a static `PKG_KEYCHAIN_PASSWORD` secret, generate
  a random password from `openssl rand` instead.
- use `PKG_APPLE_ID_EMAIL` which makes the fact it's an email a bit
  more obvious. I've created this new secret already and will delete the
  old one after this is merged.
- bump the latest supported version of macOS
@MikeMcQuaid MikeMcQuaid enabled auto-merge October 2, 2023 15:50
@MikeMcQuaid MikeMcQuaid merged commit b855a9e into master Oct 2, 2023
@MikeMcQuaid MikeMcQuaid deleted the pkg_tweaks branch October 2, 2023 15:55
@buildpulse
Copy link

buildpulse bot commented Oct 2, 2023

Known disruptive tests have failed for this pull request.

Commit SHA: b855a9e
Build URL: https://github.com/Homebrew/brew/actions/runs/6382481394/attempts/1

Suite Name Test Name Details
rspec SystemCommand with both STDOUT and STDERR output from upstream with print_stdout echoes both STDOUT and STDERR

@github-actions github-actions bot added the outdated PR was locked due to age label Nov 2, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 2, 2023
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.

2 participants