Skip to content

Conversation

@gribnoysup
Copy link
Collaborator

lerna list -a prints private packages, we create tags from those and then try to push them back to the repo, this is generally not a problem because even for private packages that we don't publish, we bump their version in monorepo anyway, with the only exception being the electron entrypoint (packages/compass) where the version is never changed. This tag fails to be pushed and fails the task. The fix is not to list private packages.

@gribnoysup gribnoysup added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Feb 13, 2025
@gribnoysup gribnoysup merged commit d44cfe7 into main Feb 13, 2025
8 of 10 checks passed
@gribnoysup gribnoysup deleted the fix-gha-publish-packages branch February 13, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants