Remove v1alpha19 from the v0.18.x branch - #450
Merged
Merged
Conversation
This branch was cut from v0.19.1 to become the v1alpha18 maintenance line, but v0.19.1 already carries the v1alpha19 namespace, which does not belong here. Delete the v1alpha19 proto, its generated Python package, and its pytest module, and drop the v1alpha19 mention from the release notes. Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
llucax
requested review from
Marenz and
ahmet-erdem-frequenz
and removed request for
a team
September 10, 2026 13:18
llucax
enabled auto-merge
September 10, 2026 13:24
tiyash-basu-frequenz
approved these changes
Sep 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This branch was cut from the v0.19.1 tag, which already carries the v1alpha19 namespace that does not belong on the v1alpha18 maintenance line. This PR deletes the v1alpha19 proto, its generated Python package, and its pytest module, and drops the v1alpha19 mention from the release notes so the branch is ready for a v0.18.2 release.