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: update Release-As version to 1.0.0 #674

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

pendo324
Copy link
Member

Issue #, if available: N/A

It's been a year since Finch was originally released as a pre-1.0 (i.e. "unstable") project. Since then, the project has made a number of improvements to usability, compatibility, and feature-completeness. In addition to the more visible changes, there is also a suite of benchmarks and comprehensive e2e and unit tests which are executed on every single PR/commit. Through 13 releases, Finch has only had one unanticipated breaking change, as the result of a bug with the initial implementation of persistent disks (and even then, there was a migration path for users that may have been impacted).

Other changes that would have been breaking (e.g. #637 (comment)) have been caught by our e2e tests and reported/fixed upstream (many times with the fix proposed/implemented by Finch maintainers), instead of impacting Finch users. Because of all of this work, I believe that Finch is now ready to operate as stable software.

Description of changes:

  • Set next release to v1.0.0

Testing done:

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Release-As: 1.0.0

Signed-off-by: Justin Alvarez <[email protected]>
@pendo324 pendo324 requested a review from a team October 31, 2023 23:03
@pendo324 pendo324 self-assigned this Oct 31, 2023
Copy link
Contributor

@weikequ weikequ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed. Thanks for the writeup! 🚀

@pendo324
Copy link
Member Author

As there's no file diff, I'm just going to override requirements here. Seems like the stalled out tests agree with that decision.

@pendo324 pendo324 merged commit 8e5cf2f into runfinch:main Oct 31, 2023
2 checks passed
@pendo324
Copy link
Member Author

I accidentally squashed the PR, which removed the very specific "Release-As:" commit message. Making a new PR now to actually get the updated release-please PR created

pendo324 added a commit that referenced this pull request Oct 31, 2023
Release-As: 1.0.0

Issue #, if available: see
#674 (comment)

*Description of changes:*
- See #674 (comment)

*Testing done:*



- [x] I've reviewed the guidance in CONTRIBUTING.md


#### License Acceptance

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.

Signed-off-by: Justin Alvarez <[email protected]>
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.

2 participants