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

Small doc, CI and modules updates #11

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bzz
Copy link

@bzz bzz commented May 30, 2019

A small drive-by improvements:

  • doc: link for CI badge change to .com to fix image rendering in README

    Before Screen Shot 2019-05-30 at 10 32 51 AM
    After Screen Shot 2019-05-30 at 11 11 33 AM

  • CI updated to include 2 latest profiles, following src-d Go conventions for libraries

  • go module definition for gopkg.in/src-d/go-errors.v1 added
    This way, downstream Go 1.11+ clients can benefit from a module-awareness.
    It's not mandatory and CI now includes several profiles, to make sure it works with and without modules. Comes with affordable CI build time increase: before: 1 min 7 sec, after 1 min 52 sec

bzz added 3 commits May 30, 2019 10:28
Otherwise, badge image in README is broken.

Signed-off-by: Alexander Bezzubov <bzz@apache.org>
Signed-off-by: Alexander Bezzubov <bzz@apache.org>
@bzz bzz requested a review from mcuadros May 30, 2019 09:52
@bzz bzz self-assigned this May 30, 2019
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.

1 participant