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

Allow to install OS dependencies #152

Merged
merged 4 commits into from
Jul 4, 2023
Merged

Allow to install OS dependencies #152

merged 4 commits into from
Jul 4, 2023

Conversation

gforcada
Copy link
Member

@gforcada gforcada commented Jun 27, 2023

Closes #65

And with today's addition, we also support GitLab, not only GitHub Actions 😄

That's going to be a bit of a maintenance burden to keep two CI systems in sync... hopefully we have enough contributors for each that the maintenance is not that much 🍀

@gforcada gforcada changed the title Update test.yml Allow to install OS dependencies Jun 27, 2023
@gforcada gforcada marked this pull request as draft June 27, 2023 13:47
That allows users to ask for OS dependencies to get installed before
running GitHub Actions or GitLab CI jobs.
On test and coverage actions.
@gforcada gforcada requested a review from ericof July 1, 2023 14:44
@gforcada gforcada marked this pull request as ready for review July 1, 2023 14:45
Copy link
Member

@ericof ericof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gforcada gforcada merged commit e20cd14 into main Jul 4, 2023
@gforcada gforcada deleted the install-os-packages branch July 4, 2023 06: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.

Allow OS packages to be installed to run tests on shared workflow
2 participants