Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Comments

Run go build ./... with github action#1446

Merged
gdbelvin merged 9 commits intomasterfrom
gdbelvin-patch-1
Mar 24, 2020
Merged

Run go build ./... with github action#1446
gdbelvin merged 9 commits intomasterfrom
gdbelvin-patch-1

Conversation

@gdbelvin
Copy link
Contributor

@gdbelvin gdbelvin commented Feb 4, 2020

Experiment with workflows.
This saves 30s

@gdbelvin gdbelvin requested a review from a team as a code owner February 4, 2020 12:40
@gdbelvin gdbelvin requested a review from Martin2112 February 4, 2020 12:40
@codecov
Copy link

codecov bot commented Feb 4, 2020

Codecov Report

Merging #1446 into master will increase coverage by 0.25%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1446      +/-   ##
==========================================
+ Coverage   68.50%   68.75%   +0.25%     
==========================================
  Files          53       53              
  Lines        4000     4000              
==========================================
+ Hits         2740     2750      +10     
+ Misses        858      852       -6     
+ Partials      402      398       -4     
Impacted Files Coverage Δ
core/integration/client_tests.go 85.24% <0.00%> (+0.46%) ⬆️
core/sequencer/server.go 74.26% <0.00%> (+1.30%) ⬆️
core/sequencer/trillian_client.go 61.42% <0.00%> (+2.85%) ⬆️
core/client/mutations.go 89.18% <0.00%> (+5.40%) ⬆️

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 139f966...5760874. Read the comment docs.

@gdbelvin gdbelvin changed the title Create go.yml Run go build ./... with github action Feb 14, 2020
@gdbelvin gdbelvin force-pushed the gdbelvin-patch-1 branch 2 times, most recently from 8519eca to fb3e688 Compare March 24, 2020 15:10
@gdbelvin gdbelvin merged commit 2d08dc7 into master Mar 24, 2020
@gdbelvin gdbelvin deleted the gdbelvin-patch-1 branch March 24, 2020 15:58
gdbelvin added a commit to gdbelvin/keytransparency that referenced this pull request Mar 25, 2020
* master: (109 commits)
  Upgrade Prometheus (google#1500)
  Run `go build ./...` with github action (google#1446)
  Replace tinkio.ProtoFile with keyset.BinaryReader (google#1492)
  Bump github.com/golang/mock from 1.4.1 to 1.4.2
  Bump github.com/prometheus/client_golang from 1.5.0 to 1.5.1
  Bump github.com/golang/protobuf from 1.3.3 to 1.3.5
  Bump github.com/google/tink from 1.3.0-rc4 to 1.3.0
  New Design Doc (google#1469)
  Acknowledgements (google#1490)
  Use cases (google#1489)
  Bump github.com/prometheus/client_golang from 1.4.1 to 1.5.0 (google#1486)
  README.md # Related (google#1485)
  Explain authorized keys (google#1484)
  Use new prometheus sidecar deployment (google#1483)
  don't overwrite the ReplicaSet service label (google#1482)
  Update encrypted creds (google#1481)
  Pickup DB_HOST env variable (google#1480)
  Fix credential encryption (google#1479)
  Use Cloud MySQL in GKE (google#1473)
  Update client_secrets.json.enc (google#1478)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants