Skip to content
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

WEB-12: Add CI pipeline #9

Merged
merged 1 commit into from
Aug 19, 2024
Merged

WEB-12: Add CI pipeline #9

merged 1 commit into from
Aug 19, 2024

Conversation

vinnie4k
Copy link
Collaborator

@vinnie4k vinnie4k commented Aug 19, 2024

Overview

Create a CI pipeline that runs the Jest testing suite.

Changes Made

  • Create a jestci.yml file that triggers a GitHub Actions workflow on push and PRs to main.

Test Coverage

  • Create a PR to merge onto main and the GitHub actions should trigger.
  • Or you can see that this PR triggers the actions as well.

Screenshots

Screenshot 2024-08-18 at 10 00 28 PM

@vinnie4k vinnie4k self-assigned this Aug 19, 2024
@vinnie4k vinnie4k requested a review from helenjb August 19, 2024 03:01
@vinnie4k vinnie4k linked an issue Aug 19, 2024 that may be closed by this pull request
@vinnie4k vinnie4k merged commit 9e2925b into main Aug 19, 2024
1 check passed
@vinnie4k vinnie4k deleted the WEB-12-ci-pipeline branch August 19, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WEB-12: CI Pipeline
2 participants