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

Bring in build_tools 2.0 #1371

Merged
merged 14 commits into from Jan 15, 2019
Merged

Bring in build_tools 2.0 #1371

merged 14 commits into from Jan 15, 2019

Conversation

rfay
Copy link
Member

@rfay rfay commented Jan 8, 2019

The Problem/Issue/Bug:

This does these things:

  1. Brings in the build-tools 2.0 release.
  2. Updates the vendor tree using go mod vendor. I wasn't able to build without doing this, but you'll note that go.sum didn't change, so it should have no effect. (go mod vendor does leave out a number of non-code files)

This can be brought in after the build-tools release is done and we should update here at that time.

How this PR Solves The Problem:

Manual Testing Instructions:

Automated Testing Overview:

Related Issue Link(s):

Release/Deployment notes:

@rfay rfay added this to the v1.6.0 milestone Jan 8, 2019
@rfay rfay self-assigned this Jan 8, 2019
@rfay rfay changed the title [WIP] Bring in build_tools 2.0 Bring in build_tools 2.0 Jan 8, 2019
@rfay rfay requested a review from andrewfrench January 8, 2019 22:21
@rfay rfay force-pushed the 20190108_bring_in_build_tools branch 2 times, most recently from 4055263 to 1ff92ed Compare January 9, 2019 19:43
Copy link
Contributor

@andrewfrench andrewfrench left a comment

Choose a reason for hiding this comment

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

👍 Changes here look good considering the recent changes to the upstream tooling. Good to go once these test issues are sorted out.

@rfay rfay force-pushed the 20190108_bring_in_build_tools branch from 44175b7 to c87c1e0 Compare January 14, 2019 20:00
@rfay rfay merged commit 3f78f44 into ddev:master Jan 15, 2019
@rfay rfay deleted the 20190108_bring_in_build_tools branch January 15, 2019 00:16
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