We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cake .NET Tool, Cake Frosting
5.0
Linux, Windows, macOS, FreeBSD
x64
GitLab CI
GitLabCIServerInfo provides the name and version of the GitLab server for the current build, but not the server url of the server
GitLabCIServerInfo should make available the server url so builds can easily access it.
A use case for this could be a build that communicates with the GitLab Server via the REST API.
N/A
The text was updated successfully, but these errors were encountered:
Merge pull request #4419 from ap0llo/4418-add-server-url-to-gitlabcis…
ec19bf9
…erverinfo Add Url property to GitLabCIServerInfo (#4418)
Successfully merging a pull request may close this issue.
Prerequisites
Cake runner
Cake .NET Tool, Cake Frosting
Cake version
5.0
Operating system
Linux, Windows, macOS, FreeBSD
Operating system architecture
x64
CI Server
GitLab CI
What are you seeing?
GitLabCIServerInfo provides the name and version of the GitLab server for the current build, but not the server url of the server
What is expected?
GitLabCIServerInfo should make available the server url so builds can easily access it.
A use case for this could be a build that communicates with the GitLab Server via the REST API.
Steps to Reproduce
N/A
Output log
N/A
The text was updated successfully, but these errors were encountered: