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

Add verify generate and gomod #126

Merged
merged 1 commit into from
May 16, 2024

Conversation

mikenairn
Copy link
Member

@mikenairn mikenairn commented May 15, 2024

Add verify generate and go.mod make targets

Add new make targets to verify that make generate and go mod tidy have been executed against the current code and the results committed.
Add verify-generate and verify-go-mod jobs to CI github workflow.

Add new make targets to verify that `make generate` and `go mod tidy`
have been executed against the current code and the results committed.
Add verify-generate and verify-go-mod jobs to CI github workflow.
@mikenairn mikenairn force-pushed the add_verify_generate_and_gomod branch from 2700079 to 9877b7d Compare May 15, 2024 11:21
@mikenairn mikenairn added this pull request to the merge queue May 16, 2024
Merged via the queue into Kuadrant:main with commit d312cbe May 16, 2024
11 checks passed
@mikenairn mikenairn deleted the add_verify_generate_and_gomod branch May 16, 2024 13:40
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.

3 participants