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

Be more dynver-aware while dropping tag commands #358

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

eed3si9n
Copy link
Member

Fixes #357

Problem

Currently the dropBackPubCommand is too aggressive in dropping everything after at-sign, which ends up dropping dynver suffixes.

Solution

This implements dynver-aware dropping.

**Problem**
Currently the dropBackPubCommand is too aggressive in dropping
everything after at-sign, which ends up dropping dynver suffixes.

**Solution**
This implements dynver-aware dropping.
Copy link
Member

@SethTisue SethTisue left a comment

Choose a reason for hiding this comment

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

as per discussion on #358

@eed3si9n eed3si9n merged commit 8f89fa5 into main Mar 11, 2025
4 checks passed
@eed3si9n eed3si9n deleted the wip/dynver-awareness branch March 11, 2025 17:22
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.

sbt-ci-release backpublishing support and sbt-dynver are fighting over @ characters
3 participants