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

[MODULES] Switch to Go Modules #115

Merged
merged 3 commits into from
Mar 18, 2019
Merged

[MODULES] Switch to Go Modules #115

merged 3 commits into from
Mar 18, 2019

Conversation

appilon
Copy link
Contributor

@appilon appilon commented Mar 1, 2019

Closes #113

@ghost ghost added the size/XXL label Mar 1, 2019
@appilon appilon force-pushed the go-modules-2019-03-01 branch from 5c11f05 to c88a59a Compare March 11, 2019 23:12
@radeksimko
Copy link
Contributor

@appilon Do you mind rebasing this so we can run tests with the patch from https://github.com/terraform-providers/terraform-provider-pagerduty/pull/116 included?

I think there is still some low hanging fruit - tests we can fix and I'd like to look into these. The existing SDK which is vendored to this provider is unfortunately so old that it doesn't have support for granular logging per test, so debugging these tests on your branch is much easier. 😑

Thanks.

@appilon appilon force-pushed the go-modules-2019-03-01 branch from c88a59a to e44c112 Compare March 13, 2019 21:37
@appilon
Copy link
Contributor Author

appilon commented Mar 13, 2019

@radeksimko rebased!

@appilon appilon force-pushed the go-modules-2019-03-01 branch 2 times, most recently from 5d4bf4e to 12a665f Compare March 14, 2019 17:05
appilon added 3 commits March 15, 2019 11:00
provider: Run go fix
provider: Run go fmt
provider: Encode go version 1.11.5 to .go-version file
run go mod tidy
remove govendor from makefile and travis config
set appropriate env vars for go modules
Updated via: go get github.com/hashicorp/terraform@sdk-v0.11-with-go-modules and go mod tidy
@appilon appilon force-pushed the go-modules-2019-03-01 branch from 12a665f to 56cfeb3 Compare March 15, 2019 15:00
Copy link
Contributor

@radeksimko radeksimko left a comment

Choose a reason for hiding this comment

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

:shipit:

@appilon appilon merged commit 4736397 into master Mar 18, 2019
@appilon appilon deleted the go-modules-2019-03-01 branch March 18, 2019 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants