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

feat: use shared workflows #115

Merged

Conversation

dariofaccin
Copy link
Contributor

This PR uses the common GitHub workflows from the .github folder in omec-project.

Signed-off-by: Dario Faccin <[email protected]>
run: go build ./...
uses: omec-project/.github/.github/workflows/build.yml@main
with:
branch_name: ${{ github.ref }}

staticcheck:
Copy link
Contributor

Choose a reason for hiding this comment

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

This was renamed in all other repos

Suggested change
staticcheck:
static-analysis:

@dariofaccin dariofaccin force-pushed the TELCO-1582-common-workflows branch from 43e3fd4 to 7793d38 Compare March 31, 2025 08:00
Signed-off-by: Dario Faccin <[email protected]>
@dariofaccin dariofaccin force-pushed the TELCO-1582-common-workflows branch from 7793d38 to 786d9f3 Compare March 31, 2025 08:07
@dariofaccin dariofaccin requested a review from gab-arrobo March 31, 2025 12:42
Copy link
Contributor

@gab-arrobo gab-arrobo left a comment

Choose a reason for hiding this comment

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

Please revert the changes in .golangci.yml file.

Signed-off-by: Dario Faccin <[email protected]>
@dariofaccin dariofaccin requested a review from gab-arrobo April 1, 2025 07:06
Signed-off-by: Arrobo, Gabriel <[email protected]>
Copy link
Contributor

@gab-arrobo gab-arrobo left a comment

Choose a reason for hiding this comment

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

+1

@gab-arrobo gab-arrobo merged commit daff436 into omec-project:main Apr 1, 2025
7 checks passed
@dariofaccin dariofaccin deleted the TELCO-1582-common-workflows branch April 2, 2025 07:32
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