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

FIX(develop): Update workflow caching to fix faiiling github action used before #778

Merged
merged 7 commits into from
Jul 8, 2024

Conversation

tenequm
Copy link
Contributor

@tenequm tenequm commented Jul 4, 2024

This pull request updates the caching mechanism to fix a failing GitHub action that was used before. The changes include updating the environment variables for the Google Cloud Platform (GCP) authentication, downloading and uploading the cargo build cache, and setting up the sccache action. These updates aim to improve the performance and reliability of the GitHub action.

@tenequm tenequm self-assigned this Jul 4, 2024
@tenequm tenequm requested a review from mateuszaaa July 4, 2024 18:43
@tenequm tenequm changed the title feat: update caching to fix failing GitHub action used before FIX(develop): Update workflow caching to fix faiiling github action used before Jul 4, 2024
mateuszaaa
mateuszaaa previously approved these changes Jul 4, 2024
Copy link
Member

@mateuszaaa mateuszaaa left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link

codecov bot commented Jul 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.22%. Comparing base (a903ec2) to head (3bbcc6f).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #778   +/-   ##
========================================
  Coverage    51.22%   51.22%           
========================================
  Files           40       40           
  Lines         6977     6977           
========================================
  Hits          3574     3574           
  Misses        3403     3403           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tenequm tenequm merged commit 405ce87 into develop Jul 8, 2024
57 checks passed
@tenequm tenequm deleted the ci/fix-caching-steps branch July 8, 2024 09:24
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.

3 participants