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

Update to tmpl-go template repository version 0.10.0 #110

Closed
svengreb opened this issue Nov 21, 2021 · 0 comments · Fixed by #111
Closed

Update to tmpl-go template repository version 0.10.0 #110

svengreb opened this issue Nov 21, 2021 · 0 comments · Fixed by #111

Comments

@svengreb
Copy link
Owner

Update to tmpl-go version 0.10.0 which…

  1. disables golangci-lint's default excluded issues — this prevents that explicitly enabled rules are not ignored due to the default set of excluded issues.
  2. caches Go dependencies and build outputs in ci-go workflow — this improves the workflow execution time.

See the full tmpl-go version 0.10.0 changelog for all details.

@svengreb svengreb added this to the Next milestone Nov 21, 2021
@svengreb svengreb self-assigned this Nov 21, 2021
svengreb added a commit that referenced this issue Nov 21, 2021
Updated to `tmpl-go` version `0.10.0` [1] which...

1. disables `golangci-lint`'s default excluded issues [2] - this
   prevents that explicitly enabled rules are not ignored due to the
   default set of excluded issues.
2. caches Go dependencies and build outputs in `ci-go` workflow [3] -
   this improves the workflow execution time.

See the full `tmpl-go` version `0.10.0` changelog [1] for all details.

[1]: https://github.com/svengreb/tmpl-go/releases/tag/v0.10.0
[2]: svengreb/tmpl-go#72
[3]: svengreb/tmpl-go#74

GH-110
svengreb added a commit that referenced this issue Nov 21, 2021
Updated to `tmpl-go` version `0.10.0` [1] which...

1. disables `golangci-lint`'s default excluded issues [2] - this
   prevents that explicitly enabled rules are not ignored due to the
   default set of excluded issues.
2. caches Go dependencies and build outputs in `ci-go` workflow [3] -
   this improves the workflow execution time.

See the full `tmpl-go` version `0.10.0` changelog [1] for all details.

[1]: https://github.com/svengreb/tmpl-go/releases/tag/v0.10.0
[2]: svengreb/tmpl-go#72
[3]: svengreb/tmpl-go#74

Closes GH-110
@svengreb svengreb removed their assignment May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant