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

Adding crawler for HashiCorp's Terraform #47

Merged
merged 1 commit into from Dec 1, 2015

Conversation

dpires
Copy link
Contributor

@dpires dpires commented Dec 1, 2015

This crawler downloads versions of Terraform from bintray.com for use with the terraform-plugin.

@orrc
Copy link
Member

orrc commented Dec 1, 2015

Oops, sorry, I meant to ask about this when I forked your plugin.

Anyway, looks good! The JSON output will be published to updates.jenkins-ci.org for the first time in ~21 hours (at the latest).

Since Terraform seems to package for a lot of OS/architecture combos, it might be worth looking at how other tool installer plugins automatically present only one (or at least fewer) version to the user, and automatically download the correct binary based on the build machine the job runs on, e.g. https://wiki.jenkins-ci.org/display/JENKINS/Go+Plugin

orrc added a commit that referenced this pull request Dec 1, 2015
Adding crawler for HashiCorp's Terraform
@orrc orrc merged commit 69ff17c into jenkins-infra:master Dec 1, 2015
@dpires
Copy link
Contributor Author

dpires commented Dec 1, 2015

Thanks. I'll take a look at the Go plugin.

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