Add standard Plugin Workflows - #3860
Open
ryanmelt wants to merge 1 commit into
Open
Conversation
Member
Author
|
Requires this PR first OpenC3/.github#9 |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3860 +/- ##
==========================================
- Coverage 79.58% 79.47% -0.11%
==========================================
Files 901 901
Lines 68067 68067
Branches 2633 2684 +51
==========================================
- Hits 54171 54099 -72
- Misses 13222 13305 +83
+ Partials 674 663 -11
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



What changed
Added release, unit test, and playwright install test workflows for new plugins
Why it changed
Plugins having standard test and release workflows
Testing strategy
Tested indirectly with new Kayhan plugin
Review notes
Make sure this will work generically with all plugins.