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

Add Makefile and Travis CI build #200

Merged
merged 5 commits into from
Aug 6, 2019

Conversation

songy23
Copy link
Member

@songy23 songy23 commented Jul 31, 2019

Follow up of #199 (comment).

Need repo admins to set up Travis after this commit.

Copy link
Member

@c24t c24t left a comment

Choose a reason for hiding this comment

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

Nice, and good to see that misspell is smart enough not to give us false negatives for words like "distributedcontext".

.gitignore Outdated
@@ -8,6 +8,10 @@
.settings
bin

# Go module
go.mod
Copy link
Member

Choose a reason for hiding this comment

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

for my curiosity, why this? We may need to update this.

Copy link
Member Author

Choose a reason for hiding this comment

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

On a second thought I agree it's better to have the modules. Also added a tools.go to follow the best practice on having a consistent version on tools in 7b79cea.

.gitignore Outdated Show resolved Hide resolved
@bogdandrutu bogdandrutu merged commit 65bbeae into open-telemetry:master Aug 6, 2019
@songy23 songy23 deleted the travis-ci branch August 6, 2019 15:42
SergeyKanzhelev pushed a commit to SergeyKanzhelev/opentelemetry-specification that referenced this pull request Feb 18, 2020
* Add Makefile and Travis CI build

* Simplify the script

* Add to contributing guideline

* Include Go modules and tools.go

* Remove new line at eof
carlosalberto pushed a commit to carlosalberto/opentelemetry-specification that referenced this pull request Oct 31, 2024
* Add Makefile and Travis CI build

* Simplify the script

* Add to contributing guideline

* Include Go modules and tools.go

* Remove new line at eof
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.

4 participants