Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

Update Prototool deps #542

Merged
merged 7 commits into from
Mar 17, 2020
Merged

Update Prototool deps #542

merged 7 commits into from
Mar 17, 2020

Conversation

smaye81
Copy link
Contributor

@smaye81 smaye81 commented Mar 16, 2020

Upgrades Prototool dependencies:

Go: 1.14
Bazel: 1.2
Bazel Rules Go: 0.22.1
Gazelle: 0.20.0
Alpine image: golang:1.14:alpine:3.11
See Dockerfile for additional upgrades.

In addition, updates some Bazel Go deps as well as a few in go.mod

Finally, this also comments out three unit tests involving mTLS which are failing under make bazeltest. Currently, these tests work via make test due to the opt-out with GODEBUG in the Makefile. However, it doesn't seem possible to use this flag via Gazelle/go_test/Bazel. So, a better solution will need implemented to fix this without needing the opt-out flag.

Tracked in #541

@smaye81 smaye81 changed the title Update bazel deps Update Prototool deps Mar 17, 2020
@codecov
Copy link

codecov bot commented Mar 17, 2020

Codecov Report

❗ No coverage uploaded for pull request base (dev@c10fddf). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##             dev     #542   +/-   ##
======================================
  Coverage       ?   66.09%           
======================================
  Files          ?      144           
  Lines          ?     7462           
  Branches       ?        0           
======================================
  Hits           ?     4932           
  Misses         ?     2023           
  Partials       ?      507

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c10fddf...b050c2b. Read the comment docs.

@smaye81 smaye81 merged commit bd23eea into dev Mar 17, 2020
@smaye81 smaye81 deleted the update_bazel_deps branch March 17, 2020 02:42
judezhu pushed a commit to dapperlabs/prototool that referenced this pull request Aug 27, 2021
* Updates bazel

* WORKSPACE

* WORKSPACE changes to upgrade bazel and deps

* Updates bazel deps

* Commenting out failing TLS tests until a better solution can be found for testing

* Update docker

* Update alpine image
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant