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

dev: generate assets/github-action-config.json #1073

Merged
merged 2 commits into from
May 9, 2020
Merged

Conversation

jirfag
Copy link
Member

@jirfag jirfag commented May 7, 2020

It will be used by GitHub action golangci-lint-action.

Relates: golangci/golangci-lint-action#11

It will be used by GitHub action `golangci-lint-action`.

Relates: golangci/golangci-lint-action#11
@jirfag jirfag requested a review from ernado May 7, 2020 19:26
Copy link
Member

@ernado ernado left a comment

Choose a reason for hiding this comment

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

LGTM in general


type logInfo struct {
Warning string `json:",omitempty"`
Info string `json:"omitempty"`
Copy link
Member

Choose a reason for hiding this comment

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

Seems like a typo, probably ,omitempty is expected here

Copy link
Member Author

Choose a reason for hiding this comment

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

you are right, thank you, we need a linter for that :)

scripts/gen_github_action_config/main.go Show resolved Hide resolved
@jirfag jirfag merged commit 55cd9f7 into master May 9, 2020
@delete-merged-branch delete-merged-branch bot deleted the feature/version-map branch May 9, 2020 12:30
@ldez ldez added this to the v1.27 milestone Mar 6, 2024
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