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

remove fpm PR -> bottles automation #64

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

perazz
Copy link
Member

@perazz perazz commented Mar 10, 2025

It would have been nice to fully automate:
fpm release -> update fpm.rb formula -> create new bottles -> update fpm.rb formula.

However, the Homebrew GitHub runner actions via brew test-bot do not handle non-PR cases well:
they only work with the PR branch and cannot work on a temporary branch created by the github action.

Turning the last step off for now.

@perazz perazz merged commit 30b838f into fortran-lang:main Mar 10, 2025
2 checks passed
@perazz perazz deleted the remove_auto_fpm branch March 10, 2025 14:33
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