-
Notifications
You must be signed in to change notification settings - Fork 8
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
CI often fails with linter timing out #38
Comments
invidian
added a commit
that referenced
this issue
Aug 11, 2021
Closes #38 Signed-off-by: Mateusz Gozdek <[email protected]>
invidian
added a commit
that referenced
this issue
Aug 30, 2021
Closes #38 Signed-off-by: Mateusz Gozdek <[email protected]>
invidian
added a commit
that referenced
this issue
Sep 2, 2021
* Make golangci.yml effective again Signed-off-by: Mateusz Gozdek <[email protected]> * internal/utils: remove dead code Signed-off-by: Mateusz Gozdek <[email protected]> * internal: fix found linter warnings After making linter configuration effective, linter popped up new issues. This commit addresses them in a minimal way. Signed-off-by: Mateusz Gozdek <[email protected]> * Hide goreleaser.yml file As usually it is hidden. Signed-off-by: Mateusz Gozdek <[email protected]> * Update Go Kubernetes modules to v1.22.0 As part of #45 Signed-off-by: Mateusz Gozdek <[email protected]> * go.mod: update viper to latest version Signed-off-by: Mateusz Gozdek <[email protected]> * go.mod: update nri-kubernetes to latest version Signed-off-by: Mateusz Gozdek <[email protected]> * .github/workflows/push_pr.yml: fix link to Kubernetes releases Previous link now redirects to new link and old link will be not available by the end of this year. Signed-off-by: Mateusz Gozdek <[email protected]> * deploy: make manifests compatible with Kubernetes v1.22+ As part of #45. Signed-off-by: Mateusz Gozdek <[email protected]> * .github/workflows/push_pr.yml: test against Kubernetes v1.22.X Closes #45 Signed-off-by: Mateusz Gozdek <[email protected]> * .golangci.yml: increase timeout Closes #38 Signed-off-by: Mateusz Gozdek <[email protected]> * go.mod: force-update github.com/pkg/sftp to latest version To fix snyk security scan. Upstream update is pending here: spf13/afero#312 Signed-off-by: Mateusz Gozdek <[email protected]> * .github/workflows/push_pr.yml: drop support for Kubernetes v1.15 Signed-off-by: Mateusz Gozdek <[email protected]> * .github/workflows/push_pr.yml: bump patch versions for Kubernetes Signed-off-by: Mateusz Gozdek <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
E.g. https://github.com/newrelic/nri-discovery-kubernetes/runs/2730355852?check_suite_focus=true
The text was updated successfully, but these errors were encountered: