Create separate pull request and merge workflows #2

Merged
antman merged 8 commits from separate-pull-request-and-merge-workflows into main 2026-07-31 03:01:53 +00:00
Owner

Motivation

Currently publishing from all branches, but we only want to publish from main.

Solution

Created two separate workflows. Publish only runs on main.

Decided not to use hadolint because it's less compatible with OCI, and because it's annoying atm

Issue: Currently no check that the version in the manifest file is updated

### Motivation Currently publishing from all branches, but we only want to publish from main. ### Solution Created two separate workflows. Publish only runs on main. Decided not to use hadolint because it's less compatible with OCI, and because it's annoying atm **Issue:** Currently no check that the version in the manifest file is updated
separate pull request and merge workflows
Some checks failed
/ build-and-test (push) Failing after 7s
1ddefc92c6
fixed docker lint issues
Some checks failed
/ test-and-lint (push) Failing after 3s
ad8702891b
huh
Some checks failed
/ test-and-lint (push) Failing after 3s
1a2d2ddb50
hm
Some checks failed
/ test-and-lint (push) Failing after 11s
1470968d52
don't run lint
All checks were successful
/ test-and-lint (push) Successful in 39s
d8afd6428e
improvements
All checks were successful
/ test-and-lint (push) Successful in 38s
a8a10b3d49
improvements
All checks were successful
/ test-and-build (push) Successful in 5s
7b431a419e
bump version number
All checks were successful
/ test-and-build (push) Successful in 3s
6f1ea8b166
antman merged commit 608dcb785d into main 2026-07-31 03:01:53 +00:00
antman deleted branch separate-pull-request-and-merge-workflows 2026-07-31 03:01:53 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kill-the-cloud/runner-images!2
No description provided.