Skip to content

Add action basic test #675

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

Merged
merged 3 commits into from
Mar 26, 2025
Merged

Add action basic test #675

merged 3 commits into from
Mar 26, 2025

Conversation

ifropc
Copy link
Contributor

@ifropc ifropc commented Mar 26, 2025

No description provided.

@github-project-automation github-project-automation bot moved this to Backlog (Not Ready) in DevX Mar 26, 2025
@ifropc ifropc force-pushed the basic-test branch 6 times, most recently from fa9bd0a to 7c703c7 Compare March 26, 2025 17:39
@ifropc ifropc marked this pull request as ready for review March 26, 2025 18:00
@ifropc ifropc requested a review from leighmcculloch March 26, 2025 18:00
@ifropc ifropc enabled auto-merge (squash) March 26, 2025 22:36
@ifropc ifropc disabled auto-merge March 26, 2025 22:36
@ifropc ifropc changed the base branch from master to main March 26, 2025 22:56
@ifropc ifropc enabled auto-merge (squash) March 26, 2025 22:57
@ifropc ifropc disabled auto-merge March 26, 2025 22:57
@ifropc ifropc enabled auto-merge (squash) March 26, 2025 22:57
@ifropc ifropc merged commit d004582 into main Mar 26, 2025
172 checks passed
@ifropc ifropc deleted the basic-test branch March 26, 2025 23:02
@github-project-automation github-project-automation bot moved this from Backlog (Not Ready) to Done in DevX Mar 26, 2025
Comment on lines +4 to +5
push:
branches: [main, release/**]
Copy link
Member

Choose a reason for hiding this comment

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

We should be running this on pull request as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hmm yeah actually I think it should also run after build jobs and using correct ref from the hub

Copy link
Member

Choose a reason for hiding this comment

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

It could do that, but it's actually good in some ways to use the current latest, because that's the way we should make changes to the action. Changes to the action should probably never occur in lockstep with the image, otherwise people will see breakages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants