Skip to content
New issue

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

GitLab Server url should be available in GitLabCIServerInfo #4418

Closed
2 tasks done
ap0llo opened this issue Jan 3, 2025 · 0 comments · Fixed by #4419
Closed
2 tasks done

GitLab Server url should be available in GitLabCIServerInfo #4418

ap0llo opened this issue Jan 3, 2025 · 0 comments · Fixed by #4419
Labels
Milestone

Comments

@ap0llo
Copy link
Contributor

ap0llo commented Jan 3, 2025

Prerequisites

  • I have written a descriptive issue title
  • I have searched issues to ensure it has not already been reported

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

@devlead devlead added the Feature label Jan 4, 2025
@devlead devlead added this to the v5.1.0 milestone Jan 4, 2025
@devlead devlead linked a pull request Jan 4, 2025 that will close this issue
devlead added a commit that referenced this issue Jan 4, 2025
…erverinfo

Add Url property to GitLabCIServerInfo (#4418)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants