Skip to content

ci: build alpine based image to run go vet and go test#2

Merged
import-benjamin merged 10 commits intomainfrom
import-benjamin/ci/build-should-run-on-pull-requests-and-main-branch
Apr 23, 2025
Merged

ci: build alpine based image to run go vet and go test#2
import-benjamin merged 10 commits intomainfrom
import-benjamin/ci/build-should-run-on-pull-requests-and-main-branch

Conversation

@import-benjamin
Copy link
Copy Markdown
Contributor

@import-benjamin import-benjamin commented Apr 22, 2025

Workflow from now on consist of building the image based on an alpine version of golang in order to run go vet and go test

- name: Set up Go
uses: actions/setup-go@v4
- name: Buildah Action
uses: redhat-actions/buildah-build@v2

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Go' step
Uses Step
uses 'redhat-actions/buildah-build' with ref 'v2', not a pinned commit hash
@import-benjamin import-benjamin changed the title ci: run on arm runner ci: build alpine based image to run go vet and go test Apr 23, 2025
@import-benjamin import-benjamin self-assigned this Apr 23, 2025
@import-benjamin import-benjamin marked this pull request as ready for review April 23, 2025 21:38
@import-benjamin import-benjamin merged commit b6e0488 into main Apr 23, 2025
4 checks passed
@import-benjamin import-benjamin deleted the import-benjamin/ci/build-should-run-on-pull-requests-and-main-branch branch April 23, 2025 21:39
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