Skip to content

[Draft] Add GitHub Actions schedule to ensure images are refreshed every 2 weeks #1215

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Porges
Copy link
Member

@Porges Porges commented Apr 9, 2025

Add a schedule trigger to the refresh workflow so that images are refreshed at least once every two weeks. This is the cadence that is documented in the wiki (1, 2).

As noted in several comments (1, 2), this cadence has not been met in the past.


PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made and CI is passing.

@Porges
Copy link
Member Author

Porges commented Apr 9, 2025

CC @manikantanallagatla

Note that this is not yet functional since at the moment the targetTag is derived from the custom event payload. However it could be derived directly from the GitHub tags present in the repository by selecting the latest one.

@Porges Porges changed the title Add GitHub Actions schedule to ensure images are refreshed every 2 weeks [Draft] Add GitHub Actions schedule to ensure images are refreshed every 2 weeks Apr 9, 2025
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