-
Notifications
You must be signed in to change notification settings - Fork 99
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
Bump version to 0.7.0 #785
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like the MacOS build in the test release failed. Here the CI is green, so maybe just a temporary issue, best restart it to be sure.
If that is fixed, it seems ready to go. Thanks!
I think there might be something funny going on with my fpm fork, GitHub Actions and GitHub Apps like pre-commit. I'll restart but FYI pre-commit is not enabled on my fpm fork and it is still running (and failing). |
@awvwgk I can't seem to get the macos-latest build to work on my fork. Does the CI fail on your fork too? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to see fpm-0.7.0
released soon :)
- I just merged Enable cpp preprocessor flag for dependencies #783, which fixes a bug related to preprocessor settings, suitable for being merged into
fpm-0.7.0
; - Does
winget
also need to be considered as a release channel forfpm
? (Added fpm to winget repository #744)
Thanks @gnikit! |
While we have not contributed the package to winget, it would be good if we document the update workflow when somebody figures out how to do it. For now I would leave it as external distribution channel we are not directly responsible for.
Works fine on my fork, maybe you have subscribed to some beta preview which affects MacOS runners? But I think it doesn't matter much, let's merge and see how it goes. |
@awvwgk It seems to have worked ok. I'll do the release in |
Test release at: https://github.com/gnikit/fpm/releases/tag/v0.7.0
PR merge instructions: https://github.com/fortran-lang/fpm/wiki/Release-Process
As a result of discussion in https://fortran-lang.discourse.group/t/should-fpm-release-versions-more-often/4596 to get features from main and Current release to the conda-forge, homebrew, etc.
Summary: