Skip to content

chore: Add tag-prefix for vue-client-sdk release collection#64

Merged
aaron-zeisler merged 1 commit intomainfrom
aaronz/SDK-2015/release-collection-issues
Mar 13, 2026
Merged

chore: Add tag-prefix for vue-client-sdk release collection#64
aaron-zeisler merged 1 commit intomainfrom
aaronz/SDK-2015/release-collection-issues

Conversation

@aaron-zeisler
Copy link
Contributor

@aaron-zeisler aaron-zeisler commented Mar 11, 2026

The vue-client-sdk repo uses prefixed release tags (e.g. launchdarkly-vue-client-sdk-v2.3.0) but the metadata didn't specify a tag-prefix, so sdk-meta couldn't collect releases after 2.2.0.

Here's the related pull request in the sdk-meta repository: launchdarkly/sdk-meta#366

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

Related issues

Provide links to any issues in this repository or elsewhere relating to this pull request.

Describe the solution you've provided

Provide a clear and concise description of what you expect to happen.

Describe alternatives you've considered

Provide a clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context about the pull request here.


Note

Low Risk
Single metadata change that only affects how release tags are discovered; no runtime code or security-sensitive logic is modified.

Overview
Adds a releases.tag-prefix entry for the Vue SDK in .sdk_metadata.json, allowing release collection to match prefixed tags like launchdarkly-vue-client-sdk-vX.Y.Z.

Written by Cursor Bugbot for commit c72c222. This will update automatically on new commits. Configure here.

The vue-client-sdk repo uses prefixed release tags
(e.g. launchdarkly-vue-client-sdk-v2.3.0) but the metadata
didn't specify a tag-prefix, so sdk-meta couldn't collect
releases after 2.2.0.
@aaron-zeisler aaron-zeisler merged commit b4ca938 into main Mar 13, 2026
5 checks passed
@aaron-zeisler aaron-zeisler deleted the aaronz/SDK-2015/release-collection-issues branch March 13, 2026 16:33
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