Skip to content

Replace standard GHA workflows with reusables#230

Open
eb-oss wants to merge 3 commits intoonosproject:masterfrom
eb-oss:reusable-workflows
Open

Replace standard GHA workflows with reusables#230
eb-oss wants to merge 3 commits intoonosproject:masterfrom
eb-oss:reusable-workflows

Conversation

@eb-oss
Copy link
Copy Markdown

@eb-oss eb-oss commented Jul 10, 2025

Signed-off-by: Eric Ball eball@linuxfoundation.org

Signed-off-by: Eric Ball <eball@linuxfoundation.org>
@andybavier
Copy link
Copy Markdown
Contributor

It looks to me like the build-and-test job runs golangci-lint v1.15.2 and the lint job run golangci-lint v2.8.0. They are both reading the .golangci.yml file but one expects v1 format and the other v2.

@gab-arrobo
Copy link
Copy Markdown

It looks to me like the build-and-test job runs golangci-lint v1.15.2 and the lint job run golangci-lint v2.8.0. They are both reading the .golangci.yml file but one expects v1 format and the other v2.

Yes, we migrated the .golangci.yml file to v2 in the omec-project organization (see an example here: https://github.com/omec-project/amf/blob/main/.golangci.yml/blob/main/.golangci.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants