-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Missing CI information from GitLab #6231
Comments
When opening an issue, please fill out the issue template provided - it requires necessary information we need to help you, like desired behavior, a reproducible example and the version of Cypress you are using. Please include a screenshot of the area you're mentioning with the 'Default branch' and the 'project URL' that is specifically missing. This issue will be closed as per our contributing guidelines. Please comment in this issue with the required information from our issue template and we will reopen the issue. |
@jennifer-shehane I have updated the first message in the discussion, also please see my comment in related PR. |
* #6231 use more CI information from GitLab * issue-6231 fix spec provider tests * issue-6231 use GitLab CI Repository URL instead of Project URL as remoteOrigin commit param
The code for this is done in cypress-io/cypress#6561, but has yet to be released. |
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
It seems that the project URL and default branch are not utilized correctly by the runner. Due to this, some 3rd party tools may not work properly when they expect
remoteOrigin
anddefaultBranch
incommitParams
for runs recorded by Cypress running as GitLab job.The text was updated successfully, but these errors were encountered: