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

CI: Update GitHub Actions config for uniformity #573

Merged
merged 1 commit into from
Jul 15, 2023
Merged

Conversation

orangejulius
Copy link
Member

This updates CI configuration for this repo with the following changes:

  • the core configuration for running unit tests is moved to _test.yml so it can be shared
  • a new pull request workflow is added that only runs on external forks, and runs unit tests
  • Ubuntu versions are now pulled from a GitHub Actions variable (see Update CI and Docker images to Ubuntu 22.04 pelias#951)

This updates CI configuration for this repo with the following changes:
- the core configuration for running unit tests is moved to _test.yml so it
  can be shared
- a new pull request workflow is added that only runs on external forks, and runs unit tests
- Ubuntu versions are now pulled from a GitHub Actions variable (see pelias/pelias#951)
@orangejulius orangejulius merged commit 2c7f6a4 into master Jul 15, 2023
6 checks passed
@orangejulius orangejulius deleted the ci-uniformity branch July 15, 2023 23:02
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.

1 participant