Skip to content
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

clean up ci #35

Merged
merged 2 commits into from
Nov 20, 2024
Merged

clean up ci #35

merged 2 commits into from
Nov 20, 2024

Conversation

mmorel-35
Copy link
Contributor

@mmorel-35 mmorel-35 commented Nov 19, 2024

Description

This PR clean up the ci workflow
It uses GitHub action instead of manual install for golangci lint and use it to define the golangci lint version used.

It uses setup go option to read from go.mod file the golang version instead of environment variable

It uses explicitly the make targets that are uses in the workflow

@mmorel-35 mmorel-35 force-pushed the cleanup-ci branch 6 times, most recently from ea833d1 to c4c6961 Compare November 20, 2024 08:32
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@catenacyber catenacyber merged commit 33099e0 into catenacyber:main Nov 20, 2024
1 check passed
@mmorel-35 mmorel-35 deleted the cleanup-ci branch November 20, 2024 12:43
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.

4 participants