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 condition to ruby install in Windows action #5912

Merged
merged 1 commit into from
Dec 25, 2024

Conversation

woutergd
Copy link
Contributor

Within the Windows build workflow, Ruby is installed as one of the last steps. It is installed to facilitate the S3 upload and debug symbol upload. These steps however contains conditions, and are only executed when a release is created.

Herby a PR to add also the same condition to the Ruby setup. The task itself takes just 30 seconds in the workflow, but still it is every time 30 seconds in a workflow that takes already significant time to run.

@woutergd woutergd marked this pull request as ready for review December 24, 2024 14:57
@m-kuhn m-kuhn merged commit 782e9e1 into opengisch:master Dec 25, 2024
24 checks passed
@woutergd woutergd deleted the bugfixes/windows-pipeline branch December 25, 2024 09:41
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