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 Travis build for glue-dig-b3 branch #620

Merged
merged 5 commits into from
Apr 9, 2018
Merged

Conversation

akshayjshah
Copy link
Contributor

We're still backporting fixes to this ancient branch, but the the build is unnecessarily finicky. Now that this isn't the mainline development branch, we can remove some checks.

This also updates to the latest Go releases that we support.

Akshay Shah added 4 commits April 5, 2018 16:50
We no longer need to be quite so picky about the documentation on this
branch, and this lint check is blocking actual bug fixes.
@coveralls
Copy link

coveralls commented Apr 9, 2018

Coverage Status

Coverage remained the same at 91.768% when pulling f172d36 on ajs-copyrights into a65bc45 on glue-dig-b3.

.build/lint.mk Outdated
@echo "Ensuring generated doc.go are up to date"
$(ECHO_V)$(MAKE) gendoc
$(ECHO_V)[ -z "$(shell git status --porcelain | grep '\bdoc.go$$')" ] || echo "Commit updated doc.go changes" | tee -a $(LINT_LOG)
$(ECHO_V)[ ! -s $(LINT_LOG) ]
Copy link
Collaborator

Choose a reason for hiding this comment

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

removing this last line effectively ignores make lint
not sure if that's the intention or just to remove the godoc check

Copy link
Contributor Author

@akshayjshah akshayjshah Apr 9, 2018

Choose a reason for hiding this comment

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

Blargh, you're right. Thanks for the catch :/

@akshayjshah akshayjshah merged commit b470eaf into glue-dig-b3 Apr 9, 2018
@akshayjshah akshayjshah deleted the ajs-copyrights branch April 10, 2018 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants