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: fewer actions #454

Closed
wants to merge 29 commits into from
Closed

CI: fewer actions #454

wants to merge 29 commits into from

Conversation

DaniBodor
Copy link
Collaborator

@DaniBodor DaniBodor commented Jun 27, 2023

Changes to workflows:

  • don't run actions on draft PRs
  • only run actions if relevant files were modified
  • cache environment to run actions on (not working yet).

closes #453

@DaniBodor DaniBodor marked this pull request as ready for review June 27, 2023 13:23
@DaniBodor DaniBodor marked this pull request as draft June 27, 2023 13:23
@DaniBodor DaniBodor marked this pull request as ready for review June 27, 2023 14:32
@DaniBodor DaniBodor marked this pull request as draft June 27, 2023 14:32
@DaniBodor DaniBodor marked this pull request as ready for review June 27, 2023 14:36
@DaniBodor DaniBodor marked this pull request as draft June 27, 2023 14:46
@DaniBodor DaniBodor marked this pull request as ready for review June 27, 2023 15:09
@DaniBodor
Copy link
Collaborator Author

DaniBodor commented Jul 4, 2023

For some reason cahceing the environment is not working. By now this PR has deviated quite substantially from the last working commit and it's a bit chaotic. I will open a new PR (#457) at the last working point and create a new issue for setting up environment caching (#458).

@DaniBodor DaniBodor closed this Jul 4, 2023
@DaniBodor DaniBodor deleted the 453_environmental_impact_CI_dbodor branch September 25, 2023 15:07
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.

Reduce environmental impact of CI
1 participant