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

Laufzeit-Optimierung von GitHub-Workflows #795

Merged
merged 7 commits into from
Nov 12, 2023
Merged

Conversation

michael-rapp
Copy link
Collaborator

Optimiert die Laufzeit der GitHub-Workflows test_build und test_format, indem die folgenden Maßnahmen ergriffen werden:

  • Die einzelne Schritte eines Workflows werden nur noch unter bestimmten Bedinungen ausgeführt.
  • Das Git-Repository, das virtuelle Environment und alle Build-Files werden jetzt gecached.

@michael-rapp michael-rapp added this to the 0.10.0 milestone Nov 12, 2023
@michael-rapp michael-rapp added the ci Affects the continuous integration workflows label Nov 12, 2023
@michael-rapp michael-rapp merged commit 30347a4 into main Nov 12, 2023
5 checks passed
@michael-rapp michael-rapp deleted the github-workflow-caching branch November 12, 2023 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Affects the continuous integration workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants