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

fix release.toml version check #126

Merged

Conversation

webern
Copy link
Contributor

@webern webern commented Dec 8, 2023

Issue number:

Fixes #112

Description of changes:

We had a mistake in #112 commit 67ef875. The check to make sure the version Release.toml matched the release version in Twoliter.toml could never succeed due to quotation marks around the version string.

This fixes it and adds a test to prove that it works.

Testing done:

Added tests that prove correctness.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

We had a mistake in bottlerocket-os#112
commit 67ef875. The check to make sure the version Release.toml matched
the release version in Twoliter.toml could never succeed due to
quotation marks around the version string.

This fixes it and adds a test to prove that it works.
@webern webern merged commit 0d1fbd4 into bottlerocket-os:develop Dec 8, 2023
1 check passed
@webern webern deleted the fix-project-release-toml-check branch January 12, 2024 20:49
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.

3 participants