Skip to content

Conversation

@loosebazooka
Copy link
Contributor

No description provided.

@loosebazooka loosebazooka requested a review from a team as a code owner July 1, 2025 18:25
@loosebazooka loosebazooka marked this pull request as draft July 1, 2025 18:41
@loosebazooka loosebazooka force-pushed the addsourcetag-gh branch 2 times, most recently from 4555ea3 to 6a92806 Compare July 1, 2025 18:43
name: "module.bazel using publishing builder and partial source versioned tag",
artifact: "MODULE-on-tag.bazel",
source: "github.com/aspect-build/rules_lint",
sourceVersionTag: pString("v1.3"),
Copy link
Member

Choose a reason for hiding this comment

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

I realize there aren't any tests that check for tags that are pre-releases. But can you add a couple, so we can be sure about the behavior.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

hrmm.. okay lemme try to generate one

Copy link
Contributor Author

Choose a reason for hiding this comment

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

are we checking the behavior of sourceVersionTag? I've added a v9.9.9-rc1, but this doesn't seem the best place to actually test that?

Copy link
Member

Choose a reason for hiding this comment

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

both, like if the user expects v9.9.9-rc1, and the actual tag is v9.9.9-rc1, then pass
but if if the user expects v.9.9.9, but the actual tag is v9.9.9-rc1, the fail.

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