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

Add resusable workflow so we can run the PR testing in different ways #559

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

coldav
Copy link
Collaborator

@coldav coldav commented Oct 11, 2024

Overview

Add resusable workflow so we can run the PR testing in different ways

Reason for change

We had duplicate ways of doing the same thing.

Description of change

This unifies the building of the PR cache and the running of tests for PRs. This will be expanded in the future to allow more flexibility.
Also brought pull_request.yml into the same file as run_pr_tests.yml

@coldav coldav requested a review from a team as a code owner October 11, 2024 08:30
@coldav coldav force-pushed the colin/callable_workflow branch 16 times, most recently from 89cd96f to e48f289 Compare October 11, 2024 14:34
@coldav coldav force-pushed the colin/callable_workflow branch 2 times, most recently from 7d3a07b to a173d78 Compare October 18, 2024 13:52
@coldav coldav changed the title Demonstrate callable workflow methodology Add resusable workflow so we can run the PR testing in different ways Oct 18, 2024
We had duplicate ways of doing the same thing, this unifies the building
of the PR cache and the running of tests for PRs. This will be expanded
in the future to allow more flexibility.

Also brought pull_request.yml into the same file as run_pr_tests.yml
@coldav coldav merged commit e8284c9 into uxlfoundation:main Oct 18, 2024
9 checks passed
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