semantic-release / semantic-release/gitlab
Retrieve `CI_SERVER_URL` as `GITLAB_URL`?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 344
- Forks
- 89
- Avg merge
- 16h 11m
- Merged PRs (30d)
- 4
Description
According to the Predefined CI/CD variables reference, CI_SERVER_URL will just be what we want to GITLAB_URL, so when we are running on GitLab CI/CD, maybe it is better to retrieve the value by default?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate where the plugin currently retrieves or defaults GITLAB_URL, then compare that behavior with GitLab CI's CI_SERVER_URL as described in the linked predefined variables reference. Done means the value is retrieved from CI_SERVER_URL by default when running on GitLab CI/CD, with the relevant existing behavior covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- gitlab, javascript
- Domain
- release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100