Skip to content

Vendor dependencies#25

Merged
hmac merged 3 commits intomasterfrom
lawrence-vendor-deps
Dec 18, 2017
Merged

Vendor dependencies#25
hmac merged 3 commits intomasterfrom
lawrence-vendor-deps

Conversation

@lawrencejones
Copy link
Copy Markdown
Contributor

That.

@lawrencejones lawrencejones requested a review from hmac December 10, 2017 16:58
@lawrencejones
Copy link
Copy Markdown
Contributor Author

Rebased and pruned the deps. Should be good now!

Comment thread README.md
Install [dep](https://github.com/golang/dep)
```
brew install dep
```
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Let's keep this - you still need it to add or update dependencies.

Comment thread .circleci/config.yml
- checkout
- run: mkdir -p $TEST_RESULTS
- run: go get github.com/golang/dep/cmd/dep
- run: dep ensure -vendor-only
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Sorry, I keep thinking of things each time I look at this PR - can we run “dep something” here to check that our vendored deps match what’s in the lockfile? So we catch if someone has edited them manually or something.

Check that the vendor directory is up-to-date and is valid as part of
our test runs.
@lawrencejones
Copy link
Copy Markdown
Contributor Author

@hmac prod!

@hmac hmac merged commit 56ae8ce into master Dec 18, 2017
@DragosDumitrache DragosDumitrache deleted the lawrence-vendor-deps branch July 19, 2022 13:32
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.

2 participants