-
Notifications
You must be signed in to change notification settings - Fork 0
[MOB-11390] add-git-action-to-run-tests-in-ci #34
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
[MOB-11390] add-git-action-to-run-tests-in-ci #34
Conversation
β¦including dependency installation, type checking, linting, and testing
β¦nshots instead of actual image links
β¦the testing section
β¦ enhanced project visibility
β¦badge format for better clarity
β¦larity and consistency
β¦step for streamlined coverage management
β 1 blocking issue (1 total)
|
β¦for QLTY coverage reporting
β¦/github.com/Iterable/iterable-expo-plugin into MOB-11390-add-git-action-to-run-tests-in-ci * 'MOB-11390-add-git-action-to-run-tests-in-ci' of https://github.com/Iterable/iterable-expo-plugin:
β¦r coverage and maintainability
.github/workflows/build-library.yml
Outdated
| uses: actions/checkout@v4 | ||
|
|
||
| - name: Dependency Review | ||
| uses: actions/dependency-review-action@v3 |
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.
β¦nto MOB-11390-add-git-action-to-run-tests-in-ci
β¦tHub Actions workflow
| @@ -0,0 +1,56 @@ | |||
| # name: Build and Commit | |||
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.
| @@ -0,0 +1,56 @@ | |||
| # name: Build and Commit | |||
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.
| @@ -0,0 +1,56 @@ | |||
| # name: Build and Commit | |||
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.
ποΈ JIRA ticket(s)
π Description
Please explain the changes you made
π· Screenshots
Screenshots if the PR has visual changes.
π§ Testing
Please explain the steps needed to verify your change.
π Documentation
How have you documented these changes?