Skip to content

Conversation

@baltzell
Copy link
Collaborator

@baltzell baltzell commented Oct 8, 2025

preparing for farm25 nodes ...

running over here in gitlab: https://code.jlab.org/hallb/clas12/coatjava/coatjava/-/pipelines/5687:
dog

@baltzell baltzell mentioned this pull request Oct 8, 2025
@baltzell baltzell changed the title ci: gitlab updates feat: gitlab updates Oct 8, 2025
@baltzell baltzell enabled auto-merge (squash) October 8, 2025 17:15
baltzell and others added 5 commits October 8, 2025 15:13
Co-authored-by: Christopher Dilks <c-dilks@users.noreply.github.com>
Co-authored-by: Christopher Dilks <c-dilks@users.noreply.github.com>
Co-authored-by: Christopher Dilks <c-dilks@users.noreply.github.com>
@c-dilks
Copy link
Member

c-dilks commented Oct 8, 2025

For the CI to trigger on MR merges or direct commits on development, you'll need the correct "main" branch, by changing

- if: $CI_COMMIT_BRANCH == "main"

to

- if: $CI_COMMIT_BRANCH == "development"

Copy link
Member

@c-dilks c-dilks left a comment

Choose a reason for hiding this comment

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

Looks good to me, we can refine it further if we move this repo to GitLab.

@baltzell baltzell merged commit a011ee9 into development Oct 8, 2025
36 checks passed
@c-dilks c-dilks deleted the gitlab branch October 8, 2025 20:06
tongtongcao pushed a commit that referenced this pull request Nov 18, 2025
* gitlab ci prep

* add missing libexec placeholder

* Update .gitlab-ci.yml

Co-authored-by: Christopher Dilks <c-dilks@users.noreply.github.com>

* Update .gitlab-ci.yml

Co-authored-by: Christopher Dilks <c-dilks@users.noreply.github.com>

* Update .gitlab-ci.yml

Co-authored-by: Christopher Dilks <c-dilks@users.noreply.github.com>

---------

Co-authored-by: Christopher Dilks <c-dilks@users.noreply.github.com>
tongtongcao pushed a commit that referenced this pull request Nov 21, 2025
* gitlab ci prep

* add missing libexec placeholder

* Update .gitlab-ci.yml

Co-authored-by: Christopher Dilks <c-dilks@users.noreply.github.com>

* Update .gitlab-ci.yml

Co-authored-by: Christopher Dilks <c-dilks@users.noreply.github.com>

* Update .gitlab-ci.yml

Co-authored-by: Christopher Dilks <c-dilks@users.noreply.github.com>

---------

Co-authored-by: Christopher Dilks <c-dilks@users.noreply.github.com>
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.

3 participants