Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update build tools #3797

Merged
merged 11 commits into from
Jan 18, 2021
Merged

Update build tools #3797

merged 11 commits into from
Jan 18, 2021

Conversation

dholbach
Copy link
Contributor

@dholbach dholbach commented Jun 9, 2020

No description provided.

@dholbach dholbach force-pushed the update-build-tools branch from 70fd52c to 93506f5 Compare June 9, 2020 06:11
Daniel Holbach added 5 commits September 3, 2020 10:15
604e133c2 Merge pull request #167 from weaveworks/update-scheduler-instructions
bdd647e92 Merge pull request #169 from weaveworks/go-1.14.4
2c2792e7d Upgrade to Go 1.14.4
e6dd5e8f0 Merge pull request #168 from weaveworks/downgrade-werkzeug
144aa64c0 Restruct scheduler to use compatible version of werkzeug library
cc807901d Update instructions on how to deploy gc/scheduler
51a217660 Merge pull request #166 from weaveworks/165-rename-circleci-to-wksctl
bfd7a2bbe Renames circleci project wks -> wksctl afte code move
a5f7be3cc Note that the API token was revoked
15e4cfb94 Merge pull request #164 from weaveworks/improve-lint
dc8722589 Fix lint errors in Python code
8cb6a62a2 Set failure state if lint_files fails
c635ce412 Simplify the no-arguments case
167b7ed57 Skip entire directories that match filter patterns
1caa455a6 Refactor: read filter patterns once at start
4cc7911e5 Merge pull request #163 from weaveworks/fix-lint
393808dab Merge pull request #162 from weaveworks/golang-python3
3c5fcd16e Make lint run on CircleCI
f0936a1e9 lint all directories if not given a list
68f62a393 Fix typo in lint script
9ef44b057 Stop installing promtool
882df5ec5 Install python 3 instead of obsolete v2.7
988002377 Update Go to latest 1.13.3
2a2df5278 Merge pull request #161 from murali-reddy/terraform-update
bf8ed23b9 update google_compute_instance arguments as per the latest documentation

git-subtree-dir: tools
git-subtree-split: 604e133c2b7eb805766eab7be28723ef1ccd32aa
Seems that go fmt has changed behaviour since these files were last
checked in.  Changes are all cosmetic.
The version we did have has a bug of not importing 'time'.

Remove other vendor'd copy of SHOUT library which may or may not be used.
tools needs to be fixed in its own repo.
We're not going to fix the generated output of protobuf.
Otherwise we get a compile error
@bboreham
Copy link
Collaborator

One of the changes from the build-tools repo was weaveworks/build-tools#163 to fix the lint script which was doing nothing. Now it is actually checking files, we need to fix all the places where it complains (and ignore a few that we aren't going to fix).

@bboreham
Copy link
Collaborator

@dholbach can you either let me know what more needs to be done, or take off the 'draft' marker.

@dholbach dholbach marked this pull request as ready for review January 18, 2021 08:20
@dholbach
Copy link
Contributor Author

This looks good to me.

Thanks for your work on this Bryan!

@bboreham bboreham merged commit 9aa9b1a into master Jan 18, 2021
@bboreham bboreham deleted the update-build-tools branch January 18, 2021 10:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants