-
Notifications
You must be signed in to change notification settings - Fork 6
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
build: rename workflows and replace stalebot #67
build: rename workflows and replace stalebot #67
Conversation
* rename workflows to normalise with most open-source projects * replace stalebot configuration with stale workflow - achieves the same result without requiring a third-party integration * introduce next branch - acts as a prerelease branch - now the default target for pull requests - required to support development for apple silicon, which may take a few iterations to get right - allows multiple features / fixes to be batched into a prompt release * cleanup readme - correctly identify validated operating systems - replace badges for github worflows and next branch
@sjk07 -- a webhook with circleci caused the status check to still appear despite the build being removed. I fixed it after seeing it in this PR -- it should not appear again. |
71eebc4
to
26659a2
Compare
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.
LTGM
Can you approve it? :-D |
I did! lol I think @sjk07 needs to, he's marked as a code owner. |
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.
Woo! Sorry for blocking this.
LGTM!
🎉 This PR is included in version 8.1.1-next.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
few iterations to get right
fix(switch-smart-card): ignore missing keygrips
Closes: #68
Related: #66