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

chore: workflow to check that go mod tidy is run #2963

Merged
merged 10 commits into from
Sep 20, 2024
Merged

Conversation

AustinAbro321
Copy link
Contributor

@AustinAbro321 AustinAbro321 commented Sep 3, 2024

Description

Adds a workflow to check that go mod tidy is run

Related Issue

Fixes #2961

Checklist before merging

Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Copy link

netlify bot commented Sep 3, 2024

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit baac7a2
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/66d9c3425e24b30008b5ccbc

Copy link

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
@AustinAbro321 AustinAbro321 changed the title ci: check for go mod changes ci: pre-commit hook for go mod changes Sep 3, 2024
@AustinAbro321 AustinAbro321 changed the title ci: pre-commit hook for go mod changes ci: pre-commit hook go mod tidy Sep 3, 2024
@AustinAbro321 AustinAbro321 marked this pull request as ready for review September 3, 2024 15:52
@AustinAbro321 AustinAbro321 requested review from a team as code owners September 3, 2024 15:52
@AustinAbro321 AustinAbro321 changed the title ci: pre-commit hook go mod tidy chore: pre-commit hook go mod tidy Sep 4, 2024
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
@AustinAbro321 AustinAbro321 changed the title chore: pre-commit hook go mod tidy chore: workflow to check that go mod tidy is run Sep 5, 2024
@AustinAbro321 AustinAbro321 added this pull request to the merge queue Sep 20, 2024
Merged via the queue into main with commit 75da156 Sep 20, 2024
30 checks passed
@AustinAbro321 AustinAbro321 deleted the check-go-mod branch September 20, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add workflow to check if running go mod tidy changes go mod file
2 participants