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 CI using GitHub actions #41

Merged
merged 6 commits into from
Nov 3, 2020
Merged

Add CI using GitHub actions #41

merged 6 commits into from
Nov 3, 2020

Conversation

invidian
Copy link
Member

No description provided.

@invidian invidian force-pushed the invidian/add-ci branch 5 times, most recently from 9629d1c to ff301b0 Compare October 31, 2020 22:01
@invidian
Copy link
Member Author

invidian commented Nov 1, 2020

I need to figure out missing make binary in latest Docker image of golangci-lint.

@invidian
Copy link
Member Author

invidian commented Nov 1, 2020

I need to figure out missing make binary in latest Docker image of golangci-lint.

Done: golangci/golangci-lint#1483

Which should be triggered by CI system to run basic checks.

Signed-off-by: Mateusz Gozdek <[email protected]>
It will run all possible linters except the disabled ones and only for
new code to avoid spending time right now to fix all existing warnings.

Signed-off-by: Mateusz Gozdek <[email protected]>
To avoid common typos.

Signed-off-by: Mateusz Gozdek <[email protected]>
This commit adds basic CI using GitHub actions running build, unit
tests, linter and codespell.

Signed-off-by: Mateusz Gozdek <[email protected]>
Signed-off-by: Mateusz Gozdek <[email protected]>
@invidian invidian merged commit 63a878c into master Nov 3, 2020
@invidian invidian deleted the invidian/add-ci branch November 3, 2020 17:36
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