Skip to content

ci: update periodic cleanup to v0.3.0 and add manual trigger#758

Merged
ArangoGutierrez merged 1 commit intoNVIDIA:mainfrom
ArangoGutierrez:fix/periodic-cleanup-v0.3.0
Mar 31, 2026
Merged

ci: update periodic cleanup to v0.3.0 and add manual trigger#758
ArangoGutierrez merged 1 commit intoNVIDIA:mainfrom
ArangoGutierrez:fix/periodic-cleanup-v0.3.0

Conversation

@ArangoGutierrez
Copy link
Copy Markdown
Collaborator

Summary

  • Update NVIDIA/holodeck@v0.2.18@v0.3.0 in periodic cleanup workflow — the old tag didn't have the cleanup action inputs, causing every run to fail
  • Add workflow_dispatch trigger so cleanup can be run manually (e.g., when VPC limits are hit during CI)

Test plan

  • Merge PR, then trigger workflow manually via Actions tab
  • Verify VPC cleanup runs successfully in both us-west-1 and us-east-1

The periodic cleanup workflow was failing because it referenced
NVIDIA/holodeck@v0.2.18 which did not have the cleanup action inputs
(action, vpc_ids, aws_region, force_cleanup). Update to v0.3.0 which
has the correct inputs.

Also add workflow_dispatch trigger so cleanup can be run manually when
VPC limits are hit during CI.

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
@ArangoGutierrez ArangoGutierrez merged commit e3e086c into NVIDIA:main Mar 31, 2026
17 checks passed
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.

1 participant