Skip to content

Bake workflow#3204

Closed
crazy-max wants to merge 14 commits intomoby:masterfrom
crazy-max:bake
Closed

Bake workflow#3204
crazy-max wants to merge 14 commits intomoby:masterfrom
crazy-max:bake

Conversation

@crazy-max
Copy link
Member

@crazy-max crazy-max commented Oct 20, 2022

needs #3237

Switch to buildx bake workflow to ease building and validating the project.

  • bake targets
    • vendor / validate-vendor
    • authors / validate-authors
    • lint
    • binaries / binaries-cross
    • release
    • generated-files / validate-generated-files
    • shfmt / validate-shfmt
    • image / image-all
    • frontend / frontend-all (dockerfile)

hack/test is the only one that has not been touched for now but we can look at it in a follow-up.

Comment on lines +148 to +154
channel:
- mainline
- labs
Copy link
Member Author

Choose a reason for hiding this comment

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

There is a slight difference now when we want to release the Dockerfile frontend. Previously we had to push a tag for each channel like dockerfile/1.4.0, dockerfile/1.4.0-labs. Now you only have to push a single tag dockerfile/1.4.0 and this will release channels specified in this matrix.

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
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