Skip to content

ci: fix publish dist-tag verification lookup#15

Merged
anand-testcompare merged 1 commit intomainfrom
fix/publish-dist-tag-check
Feb 28, 2026
Merged

ci: fix publish dist-tag verification lookup#15
anand-testcompare merged 1 commit intomainfrom
fix/publish-dist-tag-check

Conversation

@anand-testcompare
Copy link
Contributor

Summary

  • fix dist-tag verification to resolve via package@tag (npm view <pkg>@<tag> version) on GitHub Packages
  • prevents false negatives where dist-tags.<tag> path lookup returns empty for scoped packages

Validation

  • bun run check
  • bun run typecheck
  • bun test
  • bun run build

@anand-testcompare anand-testcompare merged commit e89526c into main Feb 28, 2026
7 checks passed
@anand-testcompare anand-testcompare deleted the fix/publish-dist-tag-check branch February 28, 2026 06:59
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.

1 participant