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 42 commits into
base: main
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 from a5f4a99 to 16fdb9c Compare January 2, 2025 11:12
@wtripp180901
Copy link
Contributor Author

todo: test fatimage workflow dispatch still works (will affect the auto/bump-timestamps branch too if it doesn't)

@wtripp180901 wtripp180901 force-pushed the feat/auto-bump-timestamps branch from 2222372 to 5e71afa Compare January 3, 2025 16:58
@wtripp180901
Copy link
Contributor Author

wtripp180901 commented Jan 6, 2025

looks like input.event_name is inherited from caller and is running image build/ci on this branch so needs reworking

@stackhpc stackhpc deleted a comment from github-actions bot Jan 6, 2025
@wtripp180901 wtripp180901 force-pushed the feat/auto-bump-timestamps branch 8 times, most recently from 2a10bb1 to 38df97e Compare January 6, 2025 12:20
@wtripp180901 wtripp180901 force-pushed the feat/auto-bump-timestamps branch from 38df97e to 726dba2 Compare January 6, 2025 12:22
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