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

Keep only the artifacts of the last 2 builds #1845

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

fredg02
Copy link
Contributor

@fredg02 fredg02 commented Sep 27, 2024

In order to save disk space, the number of builds to keep with artifacts should be limited to 2.

This change should be applied to all branches.

Jenkinsfile Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Sep 27, 2024

Test Results

  321 files  ±0    321 suites  ±0   27m 21s ⏱️ - 3m 9s
  670 tests ±0    650 ✅ +1  18 💤 ±0  1 ❌  - 1  1 🔥 ±0 
2 010 runs  ±0  1 954 ✅ +1  54 💤 ±0  1 ❌  - 1  1 🔥 ±0 

For more details on these failures and errors, see this check.

Results for commit d8d53de. ± Comparison against base commit 3d646b5.

♻️ This comment has been updated with latest results.

In order to save disk space, the number of builds to keep with artifacts
is be limited to 1 for verification builds and 5 for the master branch.

For all branches the number of retained builds is limited to 5.
Copy link
Contributor

@HannesWell HannesWell 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.

Just squashed and force-pushed the changes manually (the result of a Squash-And-Merge in the GH UI is not so nice).

@HannesWell
Copy link
Contributor

@laeubi if you're fine as well I'll submit this.

@HannesWell HannesWell merged commit 193f9b0 into eclipse-m2e:master Sep 28, 2024
6 of 8 checks passed
@HannesWell
Copy link
Contributor

Thank you @fredg02 for this.

I'll try to update open branches as much as possible, but currently the m2e JIPP seems to be down entirely. I'll check again tomorrow and if that's a permanent outage I'll create a help-desk issue.

@HannesWell
Copy link
Contributor

@fredg02 for the jobs that couldn't be rebased and therefore picked this up, I have now manually deleted old jobs.
The m2e-JIPP should now have lower storage usage.

@fredg02 fredg02 deleted the patch-1 branch October 1, 2024 06:38
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