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

Add Url property to GitLabCIServerInfo (#4418) #4419

Merged

Conversation

ap0llo
Copy link
Contributor

@ap0llo ap0llo commented Jan 3, 2025

The Url property returns the base url of the current GitLab server (read from the CI_SERVER_URL environment variable).

This fixes issue #4418

@ap0llo ap0llo force-pushed the 4418-add-server-url-to-gitlabciserverinfo branch from d9719d4 to 034da3d Compare January 3, 2025 22:18
The Url property returns the base url of the current GitLab server (read from the CI_SERVER_URL environment variable)
@devlead devlead force-pushed the 4418-add-server-url-to-gitlabciserverinfo branch from 034da3d to a834a59 Compare January 4, 2025 20:19
Copy link
Member

@devlead devlead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@devlead devlead enabled auto-merge January 4, 2025 20:22
@devlead devlead linked an issue Jan 4, 2025 that may be closed by this pull request
2 tasks
@devlead devlead merged commit ec19bf9 into cake-build:develop Jan 4, 2025
15 of 16 checks passed
@devlead
Copy link
Member

devlead commented Jan 4, 2025

@ap0llo your changes have been merged, thanks for your contribution 👍

@ap0llo ap0llo deleted the 4418-add-server-url-to-gitlabciserverinfo branch January 5, 2025 18:47
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.

GitLab Server url should be available in GitLabCIServerInfo
2 participants