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

Adding workflow to run checks against the VA Mobile App #20

Merged
merged 36 commits into from
Oct 4, 2023

Conversation

timwright12
Copy link
Collaborator

@timwright12 timwright12 commented Sep 29, 2023

Adding a workflow to trigger when we merge into main that will run unit tests and compile typescript for the va-mobile-app repo as an added check to make sure we are doing our best to not break anything on them.

I tried to tighten the code up with a matrix, but it ended up running the whole workflow multiple times

I updated the PR to run on merges only, but here is an example passing workflow: https://github.com/department-of-veterans-affairs/va-mobile-library/actions/runs/6408311636/job/17397001794?pr=20

@timwright12 timwright12 marked this pull request as ready for review October 4, 2023 16:08
@timwright12 timwright12 requested a review from a team as a code owner October 4, 2023 16:08
@timwright12 timwright12 changed the title Init push for CI app build run Adding workflow to run checks against the VA Mobile App Oct 4, 2023
@timwright12 timwright12 merged commit da2cb3c into main Oct 4, 2023
4 checks passed
@narin narin deleted the chore/6865-app-build-workflow branch November 30, 2023 04:24
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.

2 participants