Skip to content

Remove unused cleanup workflow and set artifact retention#1257

Merged
ludfjig merged 1 commit intohyperlight-dev:mainfrom
ludfjig:delete_cleanup_workflow
Feb 25, 2026
Merged

Remove unused cleanup workflow and set artifact retention#1257
ludfjig merged 1 commit intohyperlight-dev:mainfrom
ludfjig:delete_cleanup_workflow

Conversation

@ludfjig
Copy link
Contributor

@ludfjig ludfjig commented Feb 24, 2026

Since we only use a single rolling dev-latest pre-release (overwritten in place), the CleanUpReleasesAndPackages workflow doesn't do anything useful. It was used when the repo was private and we had prereleases, and smaller storage limits

This PR:

  • Deletes CleanUpReleasesAndPackages.yml
  • Deletes clean-github-artifacts.sh (only used by that workflow)
  • Adds explicit retention-days to the remaining artifact uploads that lacked them

Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
@ludfjig ludfjig added the kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. label Feb 24, 2026
@ludfjig ludfjig marked this pull request as ready for review February 24, 2026 18:58
@ludfjig ludfjig merged commit 620339a into hyperlight-dev:main Feb 25, 2026
56 of 57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement For PRs adding features, improving functionality, docs, tests, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants