-
Notifications
You must be signed in to change notification settings - Fork 28
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
Add ci to test all plugins on PR label #132
Closed
Closed
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
e59b7c7
changes to _from_npe1 required for shim conversion
tlambert03 d41fea5
add tests
tlambert03 e6f507b
Merge branch 'main' into shim1-conversion
tlambert03 976cbff
Merge branch 'main' into shim1-conversion
tlambert03 667ee5e
add magicfactory
tlambert03 bd8e76b
add ci
tlambert03 f61a6a2
skip other tests on label
tlambert03 70bb758
add basic test
tlambert03 0b708ef
Merge branch 'main' into test-all-plugins
tlambert03 a3f406f
fix action
tlambert03 161d224
Merge branch 'main' into test-all-plugins
tlambert03 c984ae9
Merge branch 'main' into test-all-plugins
tlambert03 af6e322
fix symbol
tlambert03 c04f7b4
add python_names test
tlambert03 ceb0b5f
add enumerate
tlambert03 6a02dbc
add printy
tlambert03 09517fe
try different trigger
tlambert03 e2cb72d
fail on shim for now
tlambert03 23989a1
move error to end
tlambert03 0135b22
Merge branch 'main' into test-all-plugins
tlambert03 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
It looks like this triggers for prs with the test-all-plugins label. Is that right?