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

Optimize units workflow [v8] #3291

Merged
merged 5 commits into from
Nov 11, 2024
Merged

Optimize units workflow [v8] #3291

merged 5 commits into from
Nov 11, 2024

Conversation

a-b
Copy link
Member

@a-b a-b commented Nov 8, 2024

  • Added Go module caching which will significantly speed up builds by reusing downloaded dependencies
  • Combined Windows and non-Windows jobs into a single matrix job with conditional steps
  • Added dynamic shell selection based on OS
  • Simplified overall workflow structure while preserving all functionality

@a-b a-b force-pushed the gha-optimize-units branch from 3edfae0 to f85463d Compare November 11, 2024 15:57
Copy link
Member

@gururajsh gururajsh left a comment

Choose a reason for hiding this comment

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

LGTM

@a-b a-b merged commit 2c63b87 into cloudfoundry:v8 Nov 11, 2024
15 checks passed
@a-b a-b deleted the gha-optimize-units branch November 11, 2024 16:46
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