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

Using godep to vendor all dependencies #116

Merged
merged 3 commits into from Aug 18, 2015
Merged

Using godep to vendor all dependencies #116

merged 3 commits into from Aug 18, 2015

Conversation

sparrc
Copy link
Contributor

@sparrc sparrc commented Aug 18, 2015

Vendor dependencies and use circle-test.sh to run CI process, because
the CircleCI autobuild operations are not compatible with using godep.
@sparrc
Copy link
Contributor Author

sparrc commented Aug 18, 2015

Huge number of files changed because of adding in all the vendored dependencies, but the main changes to check are:

Makefile:
https://github.com/influxdb/telegraf/blob/godep2/Makefile

circle-test:
https://github.com/influxdb/telegraf/blob/godep2/circle-test.sh

circle.yml:
https://github.com/influxdb/telegraf/blob/godep2/circle.yml

Godeps.json:
https://github.com/influxdb/telegraf/blob/godep2/Godeps/Godeps.json

@toddboom
Copy link
Contributor

👍 this looks rad. nicely done!

@sparrc sparrc merged commit 6fcbb7b into master Aug 18, 2015
@sparrc sparrc deleted the godep2 branch August 18, 2015 18:43
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.

None yet

2 participants