Skip to content

Conversation

@0x2b3bfa0
Copy link
Member

This pull request should fix #463, where a GitLab instance served from a path different from the server root wouldn't be interpreted correctly. It feels a bit complicated for my taste, but should perform as expected.

@0x2b3bfa0 0x2b3bfa0 requested a review from DavidGOrtega April 5, 2021 12:37
@0x2b3bfa0 0x2b3bfa0 self-assigned this Apr 5, 2021
@0x2b3bfa0 0x2b3bfa0 added this to the 0.3.3 milestone Apr 5, 2021
@0x2b3bfa0 0x2b3bfa0 requested a review from DavidGOrtega April 5, 2021 14:58
@0x2b3bfa0 0x2b3bfa0 requested a review from DavidGOrtega April 5, 2021 15:08
@DavidGOrtega
Copy link
Contributor

Looks good. Are you going to do a release of merge straight against master? @0x2b3bfa0

@0x2b3bfa0
Copy link
Member Author

@DavidGOrtega, unless you want otherwise, I'll release v0.3.3 for consistency.

@0x2b3bfa0 0x2b3bfa0 changed the base branch from master to release/v0.3.3 April 5, 2021 15:22
@0x2b3bfa0 0x2b3bfa0 merged commit a5bb061 into release/v0.3.3 Apr 5, 2021
@0x2b3bfa0 0x2b3bfa0 deleted the detect-gitlab-api branch April 5, 2021 15:22
0x2b3bfa0 added a commit that referenced this pull request Apr 5, 2021
* Automatically detect GitLab API base address (#464)

* Automatically detect GitLab API base address

* Apply review suggestions

* Apply review suggestions

* [create-pull-request] automated change (#461)

Co-authored-by: DavidGOrtega <DavidGOrtega@users.noreply.github.com>

* Bump is-svg from 4.2.1 to 4.2.2 (#454)

Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/sindresorhus/is-svg/releases)
- [Commits](sindresorhus/is-svg@v4.2.1...v4.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump y18n from 4.0.0 to 4.0.1 (#462)

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump patch to v0.3.4

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: DavidGOrtega <DavidGOrtega@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

Support GitLab url with custom path

3 participants