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

Added CI to create PRs to bump to latest Ark timestamps #505

Open
wants to merge 17 commits into
base: refactor/pulp-urls
Choose a base branch
from

Conversation

wtripp180901
Copy link
Contributor

Added a nightly workflow which will check the URLs defined in appliances_repo_timestamp_sources for newer timestamps, update appliances_repo_timestamps and create a PR if any timestamps have been updated

@wtripp180901 wtripp180901 requested a review from a team as a code owner December 18, 2024 18:01
Copy link
Collaborator

@sjpb sjpb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See discussion on slack re. simplifying things so we're not defining repo URLs in 3x places.

Also needs to
a) kick off an image build in the PR - and not run the stackhpc.yml workflow

  • Could do this by changing that workflow to not run on branch names like e.g. auto/ and setting that branch for the PR
    b) make a commit to the PR to change environments/.stackhpc/terraform/cluster* vars to the new image - then run the stackhpc workflow

OR

  • do the image build on the branch
  • update ../cluster* definition
  • THEN open the PR (which runs stackhpc.yml)

@wtripp180901 wtripp180901 changed the base branch from main to refactor/pulp-urls December 19, 2024 15:53
@wtripp180901 wtripp180901 force-pushed the feat/auto-bump-timestamps branch from c3a36d0 to 29ad8db Compare December 20, 2024 13:37
@wtripp180901 wtripp180901 force-pushed the feat/auto-bump-timestamps branch from 29ad8db to 333ac6e Compare December 20, 2024 13:42
@wtripp180901 wtripp180901 force-pushed the feat/auto-bump-timestamps branch 2 times, most recently from 56cb15f to 02e3de6 Compare December 20, 2024 14:06
@wtripp180901 wtripp180901 force-pushed the feat/auto-bump-timestamps branch from 02e3de6 to bf14c8a Compare December 20, 2024 14:09
@wtripp180901 wtripp180901 force-pushed the feat/auto-bump-timestamps branch from cbc518f to 0863a9a Compare December 20, 2024 15:07
@wtripp180901 wtripp180901 force-pushed the feat/auto-bump-timestamps branch 3 times, most recently from 66d8775 to 37eb61b Compare December 20, 2024 15:24
@wtripp180901 wtripp180901 force-pushed the feat/auto-bump-timestamps branch 3 times, most recently from 58446ac to 57e2d7f Compare December 20, 2024 16:03
@wtripp180901 wtripp180901 force-pushed the feat/auto-bump-timestamps branch 7 times, most recently from 4ec009b to d298e0d Compare December 20, 2024 16:45
@wtripp180901 wtripp180901 force-pushed the feat/auto-bump-timestamps branch from d298e0d to e45bb31 Compare December 20, 2024 16:47
@wtripp180901 wtripp180901 force-pushed the feat/auto-bump-timestamps branch from 821ef12 to 58e0af8 Compare December 20, 2024 16:55
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.

2 participants