Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Fix bug where plugin breaks on empty scope #55

Merged
merged 1 commit into from
Dec 8, 2022
Merged

Conversation

Joaquimmnetto
Copy link
Contributor

@Joaquimmnetto Joaquimmnetto commented Dec 7, 2022

Description

On the previous refactor the release scope now maps to the ChangeScope enum. Thing is, support for empty release scopes passed through command line wasn't present, which is a bug, and it wasn't covered by tests.

Changes

  • FIX -Prelease.scope did not support empty values.

@Joaquimmnetto Joaquimmnetto self-assigned this Dec 8, 2022
@Joaquimmnetto Joaquimmnetto requested a review from Larusso December 8, 2022 09:08
@Joaquimmnetto Joaquimmnetto marked this pull request as ready for review December 8, 2022 09:11
Copy link
Member

@Larusso Larusso left a comment

Choose a reason for hiding this comment

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

looks good to me.

@Joaquimmnetto Joaquimmnetto merged commit 3086b0e into master Dec 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants