Skip to content

Conversation

Tombana
Copy link
Collaborator

@Tombana Tombana commented Apr 25, 2022

What do these changes do?

The if ($GOOGLE_APPLICATION_CREDENTIALS) in the windows release script was not working. Furthermore the windows build uses the flags --discard_analysis_cache --notrack_incremental_state --nokeep_state_after_build --nouse_action_cache to speed up the build.
This PR removes those 'no cache' flags and enables the GCS cache.

How Has This Been Tested?

First run: timeout after 6 hours as expected: https://github.com/larq/compute-engine/actions/runs/2207868415
Second run: finish after 1 hour: https://github.com/larq/compute-engine/actions/runs/2218470790

@Tombana Tombana added the internal-improvement Internal Improvements and Maintenance label Apr 25, 2022
@Tombana Tombana enabled auto-merge (squash) April 25, 2022 08:16
@Tombana Tombana merged commit febceaa into main Apr 25, 2022
@Tombana Tombana deleted the windows_release_cache branch April 25, 2022 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal-improvement Internal Improvements and Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants