FINERACT-2421: Github Actions CI - Clean up ALL artifacts#5930
FINERACT-2421: Github Actions CI - Clean up ALL artifacts#5930adamsaghy wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
per our chat: Is this necessary, or are expired artifacts auto-deleted?
Please also add an actual description / summary. I'm wondering if this is an optimization, cost savings, or if leaving expired artifacts around will break something
No, I learned that GitHub automatically removes it when it expires. However, I will rework it to be a standalone option that allows users to remove all artifacts (which can be manually triggered). This will be a good exercise for anyone who is experimenting and wants to remove artifacts to avoid counting them towards artifact usage. |
756d5f9 to
210d351
Compare
Description
This is a workflow job which can be triggered manually and it is removing all artifacts.
Describe the changes made and why they were made. (Ignore if these details are present on the associated Apache Fineract JIRA ticket.)
Checklist
Please make sure these boxes are checked before submitting your pull request - thanks!
Your assigned reviewer(s) will follow our guidelines for code reviews.