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

[cmd] Add add-build-ignore command to gommon #105

Closed
at15 opened this issue Dec 30, 2018 · 0 comments
Closed

[cmd] Add add-build-ignore command to gommon #105

at15 opened this issue Dec 30, 2018 · 0 comments

Comments

@at15
Copy link
Member

at15 commented Dec 30, 2018

This is needed to add // +build !ignore to all the files in the legacy folder so they are ignored by go tool chain

gommon add-build-ignore ./legacy/requests
@at15 at15 added this to the 0.0.9 milestone Dec 30, 2018
@at15 at15 self-assigned this Dec 30, 2018
at15 added a commit that referenced this issue Dec 30, 2018
- for using local version of gommon, users need to use the replace
directive and use a relative local path, this requires gommon to have a
go mod file, otherwise it won't work
- [ ] TODO: add ignore tag for legacy packages #105
at15 added a commit that referenced this issue Dec 30, 2018
at15 added a commit that referenced this issue Dec 30, 2018
- this also removed pkg/errors from go.mod #74
@at15 at15 added the area/go label Dec 30, 2018
@at15 at15 closed this as completed Dec 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant