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

[workflows] reduce retention time of snap packages #3601

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

sharder996
Copy link
Contributor

@sharder996 sharder996 commented Jul 24, 2024

Multipass is currently using a lot of storage in GitHub workflows. This can easily be addressed by reducing the number of days that artifacts are retained.

Additionally, built packages are also uploaded to the snapcraft store which persist for a period of 30 days from the point of the last update to the channel.

https://snapcraft.io/docs/channels

Copy link

codecov bot commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.88%. Comparing base (b53190c) to head (2e91232).
Report is 22 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3601   +/-   ##
=======================================
  Coverage   88.88%   88.88%           
=======================================
  Files         254      254           
  Lines       14225    14225           
=======================================
  Hits        12644    12644           
  Misses       1581     1581           

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

Copy link
Collaborator

@ricab ricab left a comment

Choose a reason for hiding this comment

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

Hey @sharder996, could you please explain the rationale for this one briefly? Thanks!

Copy link
Collaborator

@ricab ricab left a comment

Choose a reason for hiding this comment

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

Thank you!

@ricab ricab added this pull request to the merge queue Aug 26, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 26, 2024
@ricab ricab added this pull request to the merge queue Aug 26, 2024
@sharder996 sharder996 merged commit e740c06 into main Aug 26, 2024
14 checks passed
@sharder996 sharder996 deleted the reduce-package-retention-time branch August 26, 2024 17:26
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