Skip to content

Add container-build.yaml action.#11

Merged
Gerrit91 merged 6 commits into
mainfrom
container-build-action
Jul 2, 2026
Merged

Add container-build.yaml action.#11
Gerrit91 merged 6 commits into
mainfrom
container-build-action

Conversation

@Gerrit91

@Gerrit91 Gerrit91 commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Description

Allows publishing containers that do not have go builds (like chrony repo).

For testing I had to introduce two different Dockerfiles because go-build already produces a container. Therefore, I allowed to change context and Dockerfile now, too, for both builds.

Used AI-Tools ✨

  • None used for generation

@Gerrit91 Gerrit91 marked this pull request as ready for review June 30, 2026 11:27
@Gerrit91 Gerrit91 requested a review from a team as a code owner June 30, 2026 11:27
@Gerrit91 Gerrit91 force-pushed the container-build-action branch 2 times, most recently from e3e2c8b to 0bf550b Compare June 30, 2026 11:31
@Gerrit91 Gerrit91 force-pushed the container-build-action branch from 0bf550b to 34b03a6 Compare June 30, 2026 11:38
@Gerrit91 Gerrit91 force-pushed the container-build-action branch 4 times, most recently from bb09d8c to c1cb12a Compare June 30, 2026 12:25
@Gerrit91 Gerrit91 force-pushed the container-build-action branch from c1cb12a to bbb02c0 Compare June 30, 2026 12:27
@Gerrit91 Gerrit91 force-pushed the container-build-action branch from f826e98 to 65c78fc Compare June 30, 2026 12:30
@Gerrit91 Gerrit91 changed the title Add container-build action. Add container-build.yaml action. Jun 30, 2026
@Gerrit91 Gerrit91 requested a review from vknabel June 30, 2026 12:34
bin/

container-build:
uses: ./.github/workflows/container-build.yaml

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
uses: ./.github/workflows/container-build.yaml
uses: .github/workflows/container-build.yaml

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nevermind, this is required... 🙃

@Gerrit91 Gerrit91 merged commit 339ba2f into main Jul 2, 2026
9 checks passed
@Gerrit91 Gerrit91 deleted the container-build-action branch July 2, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants