un-ts / changesets-gitlab

GitLab CI cli for changesets like its GitHub Action.
https://opencollective.com/unts/projects/changesets-gitlab
MIT License
86 stars 33 forks source link

fix: Gitlab Host Fallbacks #147

Closed vinnymac closed 9 months ago

vinnymac commented 9 months ago

v0.11.1 introduced a bug with gitlab host fallbacks, when environment variables were moved to their own module. This change reintroduces the gitlab host fallbacks.

Without this, I receive 401s when I use Gitlab CI with the changesets-gitlab CLI.

Fixes #146

changeset-bot[bot] commented 9 months ago

🦋 Changeset detected

Latest commit: 7fa7a31d48a0b26c2bcb78533857169b9fc7d2a8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | changesets-gitlab | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codesandbox-ci[bot] commented 9 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

JounQin commented 9 months ago

@vinnymac CI is still broken due to formatting issue.