adikari / monorepo-diff-buildkite-plugin

Run separate pipelines for each folder in your monorepo
MIT License
202 stars 78 forks source link

Log pipeline generation and upload errors #86

Closed xzyfer closed 2 years ago

xzyfer commented 2 years ago

Without this feedback we're left simply with this vague output in Buildkite.

POST https://agent.buildkite.com/v3/jobs/<redacted>/pipelines: 500 There was an unknown error uploading these steps. Please email us at support@buildkite.com and include this UUID <redacted> so we can investigate and get it fixed. (Attempt 1/60 Retrying in 5s)

codecov-commenter commented 2 years ago

Codecov Report

Merging #86 (34503fa) into master (40e837e) will decrease coverage by 0.49%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   78.98%   78.48%   -0.50%     
==========================================
  Files           4        4              
  Lines         157      158       +1     
==========================================
  Hits          124      124              
- Misses         21       22       +1     
  Partials       12       12              
Impacted Files Coverage Δ
main.go 50.00% <0.00%> (-3.85%) :arrow_down:
pipeline.go 68.57% <100.00%> (ø)

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 40e837e...34503fa. Read the comment docs.