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

chore: bump mango and adapt to changed API #2865

Merged
merged 1 commit into from Feb 1, 2022

Conversation

muesli
Copy link
Contributor

@muesli muesli commented Feb 1, 2022

mango's API has changed, and the mango-cobra adapter has been moved into a separate repository. This change bumps mango and adapts goreleaser's code to this API change.

See: muesli/mango#5

@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Feb 1, 2022
@codecov
Copy link

codecov bot commented Feb 1, 2022

Codecov Report

Merging #2865 (99fcab0) into main (9d481d4) will increase coverage by 84.47%.
The diff coverage is n/a.

❗ Current head 99fcab0 differs from pull request most recent head c7a190a. Consider uploading reports for the commit c7a190a to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##           main    #2865       +/-   ##
=========================================
+ Coverage      0   84.47%   +84.47%     
=========================================
  Files         0      111      +111     
  Lines         0     8811     +8811     
=========================================
+ Hits          0     7443     +7443     
- Misses        0     1101     +1101     
- Partials      0      267      +267     
Impacted Files Coverage Δ
cmd/man.go 61.11% <ø> (ø)
cmd/schema.go 58.06% <0.00%> (ø)
internal/golden/golden.go 82.92% <0.00%> (ø)
internal/pipe/linkedin/client.go 61.33% <0.00%> (ø)
internal/git/config.go 92.85% <0.00%> (ø)
internal/pipe/gomod/gomod.go 100.00% <0.00%> (ø)
internal/commitauthor/author.go 100.00% <0.00%> (ø)
internal/pipe/upload/upload.go 100.00% <0.00%> (ø)
internal/pipe/blob/upload.go 77.43% <0.00%> (ø)
internal/pipe/gofish/gofish.go 76.31% <0.00%> (ø)
... and 102 more

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 9d481d4...c7a190a. Read the comment docs.

@caarlos0 caarlos0 merged commit b7706b2 into goreleaser:main Feb 1, 2022
@caarlos0
Copy link
Member

caarlos0 commented Feb 1, 2022

thanks @muesli 🙏

@github-actions github-actions bot added this to the v1.5.0 milestone Feb 1, 2022
@muesli muesli deleted the mango-bump branch February 1, 2022 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants