ci(fix): add circleci pipeline definition to manual e2e tests#200
Merged
ci(fix): add circleci pipeline definition to manual e2e tests#200
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #200 +/- ##
==========================================
+ Coverage 62.95% 62.96% +0.01%
==========================================
Files 212 212
Lines 21782 21782
==========================================
+ Hits 13712 13715 +3
+ Misses 7006 7005 -1
+ Partials 1064 1062 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Member
Author
|
@mwbrooks A most kind thank you as always 🐢 ✨ |
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.
Summary
This PR follows #196 and adds the CircleCI pipeline definition to manual E2E test inputs as an update to breaking changes.
Preview
Notes
🔗 Release notes: https://github.com/promiseofcake/circleci-trigger-action/releases/tag/v2.0.0
🔏 I added the CircleCI pipeline ID as
CIRCLECI_DEFINITION_IDto the repo secret sto match documented examples!Requirements