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

Pre-commit via make #6

Merged
merged 5 commits into from Mar 14, 2024
Merged

Pre-commit via make #6

merged 5 commits into from Mar 14, 2024

Conversation

hiddenmarten
Copy link
Member

No description provided.

@hiddenmarten hiddenmarten force-pushed the pre-commit-init branch 3 times, most recently from 90d8cd4 to bc724c7 Compare March 10, 2024 13:50
@hiddenmarten hiddenmarten marked this pull request as ready for review March 10, 2024 19:46
@hiddenmarten hiddenmarten enabled auto-merge (squash) March 10, 2024 19:46
@hiddenmarten
Copy link
Member Author

hiddenmarten commented Mar 10, 2024

- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: 1.22.1
Copy link
Member

Choose a reason for hiding this comment

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

We have version 1.21 in Dockerfile

Copy link
Member Author

Choose a reason for hiding this comment

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

Yep, thanks

Copy link
Member

@sircthulhu sircthulhu left a comment

Choose a reason for hiding this comment

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

lgtm

Comment on lines -76 to +77
_, err = utils.Run(cmd)
// TODO: Handle CRD installation error
_, _ = utils.Run(cmd)
Copy link
Member

Choose a reason for hiding this comment

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

Is it still makes sense after #15 get merged?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yep, it's a linter validation issue.

README.md Outdated
Comment on lines 4 to 6
## Contributing
### Prerequisites
- [pre-commit](https://pre-commit.com/#installation)
Copy link
Member

Choose a reason for hiding this comment

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

Could you rebase PR, please?

Copy link
Member Author

Choose a reason for hiding this comment

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

Sure, done.

@hiddenmarten hiddenmarten merged commit ffea74d into main Mar 14, 2024
1 check passed
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.

None yet

5 participants