-
Notifications
You must be signed in to change notification settings - Fork 169
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
CI: Package bids-examples and bids-error-examples into Python distributions on schema-* tags #1252
Conversation
@bendhouseart ok, solved that issue |
Codecov Report
@@ Coverage Diff @@
## master #1252 +/- ##
==========================================
+ Coverage 88.23% 88.33% +0.09%
==========================================
Files 6 6
Lines 1020 1020
==========================================
+ Hits 900 901 +1
+ Misses 120 119 -1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
ok, so at long last this is done. To recap:
For this PR to actually do anything at all, an additional 2 commits will be required after merge by someone who knows what our secrets are called:
|
TEST: Delay imports to avoid full installation
Run from anywhere, use meaningful commit/tag messages, do not push automatically
CI/TEST: Separate build, test and publish stages
@effigies should be good to go. Thanks for your help. If you squash you can also add @bendhouseart as co-author since he helped as well. |
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.
LGTM. Just need to drop the extra branch before merging.
0.4.0 is up on PyPI. |
Amazing, just tested it, works system-wide via Gentoo and passes all tests :3 |
That looked nasty. |
@bendhouseart something went wrong with the other branch and actions fail to start up https://github.com/orgs/community/discussions/26746
exploring whether the “make a new branch” fix works