Skip to content

fix: replace deprecated gitlab ci var#1404

Merged
dacbd merged 5 commits intoiterative:masterfrom
nipierre:master
Jul 26, 2023
Merged

fix: replace deprecated gitlab ci var#1404
dacbd merged 5 commits intoiterative:masterfrom
nipierre:master

Conversation

@nipierre
Copy link
Contributor

GitLab 16.x deprecated several variables including CI_BUILD_REF_NAME. In order to be exhaustive, two variables are replacing it: CI_COMMIT_BRANCH (prefered) and CI_COMMIT_REF_NAME.

Issue: #1403

I put the two variables in order to cover most of the cases one can think of in terms of pipeline trigger.

@dacbd

GitLab 16.x deprecated several variables including CI_BUILD_REF_NAME.
In order to be exhaustive, two variables are replacing it:
CI_COMMIT_BRANCH (prefered) and CI_COMMIT_REF_NAME.

Issue: iterative#1403
@nipierre nipierre temporarily deployed to external July 20, 2023 16:12 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

Test Comment

@github-actions
Copy link
Contributor

Test Comment

@dacbd dacbd temporarily deployed to external July 20, 2023 16:56 — with GitHub Actions Inactive
@dacbd dacbd added bug Something isn't working cml-pr Subcommand ci-gitlab labels Jul 20, 2023
@github-actions
Copy link
Contributor

Test Comment

@github-actions
Copy link
Contributor

Test Comment

@dacbd dacbd temporarily deployed to external July 20, 2023 17:18 — with GitHub Actions Inactive
@nipierre nipierre temporarily deployed to external July 21, 2023 09:14 — with GitHub Actions Inactive
@nipierre
Copy link
Contributor Author

@dacbd I fixed the credentials build missing argument.

@dacbd
Copy link
Contributor

dacbd commented Jul 26, 2023

@nipierre Thanks, I'm addressing a container issue that is blocking some of our automation, my plan is to try and have this merged and released by the end of the week for you.

Thanks again for this patch!

@github-actions
Copy link
Contributor

Test Comment

@github-actions
Copy link
Contributor

Test Comment

@dacbd dacbd temporarily deployed to external July 26, 2023 19:03 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

Test Comment

@github-actions
Copy link
Contributor

Test Comment

@dacbd dacbd temporarily deployed to external July 26, 2023 20:39 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

Test Comment

@github-actions
Copy link
Contributor

Test Comment

@dacbd dacbd merged commit f050c11 into iterative:master Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci-gitlab cml-pr Subcommand

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants