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

Disabling cache in the setup-go steps of CI/CD #8147

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ytimocin
Copy link
Contributor

Description

Disabling cache in the setup-go steps of our CI/CD pipelines.

Ref: actions/setup-go#403 (comment)

Type of change

Contributor checklist

Please verify that the PR meets the following requirements, where applicable:

  • An overview of proposed schema changes is included in a linked GitHub issue.
  • A design document PR is created in the design-notes repository, if new APIs are being introduced.
  • If applicable, design document has been reviewed and approved by Radius maintainers/approvers.
  • A PR for the samples repository is created, if existing samples are affected by the changes in this PR.
  • A PR for the documentation repository is created, if the changes in this PR affect the documentation or any user facing updates are made.
  • A PR for the recipes repository is created, if existing recipes are affected by the changes in this PR.

Signed-off-by: ytimocin <ytimocin@microsoft.com>
@ytimocin ytimocin requested review from a team as code owners December 17, 2024 18:34
Copy link

Unit Tests

3 555 tests  ±0   3 551 ✅ ±0   5m 32s ⏱️ +6s
  285 suites ±0       4 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 76d2fc6. ± Comparison against base commit 6281a2f.

Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.50%. Comparing base (c4c1c00) to head (76d2fc6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8147      +/-   ##
==========================================
+ Coverage   59.47%   59.50%   +0.02%     
==========================================
  Files         577      580       +3     
  Lines       38644    39008     +364     
==========================================
+ Hits        22984    23210     +226     
- Misses      13994    14083      +89     
- Partials     1666     1715      +49     

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

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.

Run actions/cache@v4 step in functional tests spams thousands of log lines
1 participant