Skip to content

Conversation

@Jusshersmith
Copy link
Contributor

@Jusshersmith Jusshersmith commented Mar 25, 2019

Problem

All CI builds are currently failing due to updates to vendored dependencies being required. Specifically, we run git diff as part of our tests (https://github.com/buzzfeed/sso/blob/master/scripts/test) which fails after the CI process itself tries to update these dependencies.

Solution

Update the required dependencies - changes within individual commits outlined below:

I think larger changes are required to this process to keep the CI/test/builds running cleanly, though that can be addressed separately - this PR aims to unblock the CI/build process.

@Jusshersmith Jusshersmith force-pushed the jusshersmith-update-tools branch from 7832841 to f58f94f Compare March 25, 2019 16:43
@jphines jphines deleted the jusshersmith-update-tools branch April 1, 2019 18:22
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.

1 participant