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

feat: allow to skip scm release uploads #3282

Merged
merged 3 commits into from Aug 6, 2022
Merged

feat: allow to skip scm release uploads #3282

merged 3 commits into from Aug 6, 2022

Conversation

caarlos0
Copy link
Member

@caarlos0 caarlos0 commented Aug 3, 2022

refs #3268

closes #3289

@caarlos0 caarlos0 added the enhancement New feature or request label Aug 3, 2022
@caarlos0 caarlos0 self-assigned this Aug 3, 2022
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Aug 3, 2022
@vercel vercel bot temporarily deployed to Preview August 3, 2022 18:10 Inactive
@codecov
Copy link

codecov bot commented Aug 3, 2022

Codecov Report

Merging #3282 (0b3ed8e) into main (ee17c95) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #3282   +/-   ##
=======================================
  Coverage   84.27%   84.27%           
=======================================
  Files         116      116           
  Lines        9308     9311    +3     
=======================================
+ Hits         7844     7847    +3     
  Misses       1183     1183           
  Partials      281      281           
Impacted Files Coverage Δ
pkg/config/config.go 95.18% <ø> (ø)
internal/pipe/release/release.go 91.36% <100.00%> (+0.19%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
@vercel vercel bot temporarily deployed to Preview August 6, 2022 21:49 Inactive
@caarlos0 caarlos0 merged commit 5a43334 into main Aug 6, 2022
@caarlos0 caarlos0 deleted the release-upload-skip branch August 6, 2022 22:00
@github-actions github-actions bot added this to the 1.11.0 milestone Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Releases without archive/binary upload
1 participant