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

Replace accidentally-removed public constants #2370

Merged
merged 1 commit into from
Oct 21, 2022

Conversation

znewman01
Copy link
Contributor

These were removed in #2322, which made it an accidentally-semver-breaking change. This unbreaks semver.

These should be removed at the next major version release or sooner if we decide keeping semver is not important.

Signed-off-by: Zachary Newman zjn@chainguard.dev

Summary

Release Note

NONE

Documentation

N/A

@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2022

Codecov Report

Merging #2370 (e4824fb) into main (3d854ef) will not change coverage.
The diff coverage is n/a.

❗ Current head e4824fb differs from pull request most recent head ddb9592. Consider uploading reports for the commit ddb9592 to get more accurate results

@@           Coverage Diff           @@
##             main    #2370   +/-   ##
=======================================
  Coverage   30.19%   30.19%           
=======================================
  Files         136      136           
  Lines        8432     8432           
=======================================
  Hits         2546     2546           
  Misses       5555     5555           
  Partials      331      331           

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

These were removed in sigstore#2322, which made it an accidentally-semver-breaking
change. This unbreaks semver.

These should be removed at the next major version release or sooner if we decide
keeping semver is not important.

Signed-off-by: Zachary Newman <zjn@chainguard.dev>
@dlorenc
Copy link
Member

dlorenc commented Oct 21, 2022

If no one complained it's probably fine to leave them out IMO.

@znewman01
Copy link
Contributor Author

If no one complained it's probably fine to leave them out IMO.

It hasn't shipped yet so nobody had an opportunity to complain 😛

My preference is to leave these in for now, but adopt a policy around versioning that let's us make breaking changes. Then we can make it clear in our versioning docs and then all bets are off.

@dlorenc dlorenc merged commit f101deb into sigstore:main Oct 21, 2022
@github-actions github-actions bot added this to the v1.14.0 milestone Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants