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

feature: trigger ci job in gitlab #4740

Merged
merged 5 commits into from
Feb 26, 2024
Merged

feature: trigger ci job in gitlab #4740

merged 5 commits into from
Feb 26, 2024

Conversation

davejrt
Copy link
Contributor

@davejrt davejrt commented Feb 16, 2024

Runs TIleDB-REST-CI on gitlab, from the TileDB repository.

This ensures the result of this pipeline is displayed as a status check on PRs and dev/release branches.

Test plan

Triggers successfully when running a similar, albiet simpler workflow on a test project.

https://gitlab.com/TileDB-Inc/dave-ci-test/-/pipelines/1179801941

TYPE: NO_HISTORY

Copy link

This pull request has been linked to Shortcut Story #40467: Migrate core REST-CI job to use new gitlab runner.

@ihnorton
Copy link
Member

Nice work @davejrt, thank you for getting this underway!

.gitlab-ci.yml Outdated Show resolved Hide resolved
@ihnorton
Copy link
Member

LGTM. Windows failures are unrelated.

@ihnorton ihnorton merged commit d6f8bfb into dev Feb 26, 2024
54 of 57 checks passed
@ihnorton ihnorton deleted the dt/sc-40467/add-gitlab-ci branch February 26, 2024 12:43
@shaunrd0 shaunrd0 mentioned this pull request Jun 10, 2024
KiterLuc added a commit that referenced this pull request Jun 11, 2024
The authentication for GHA REST CI job has expired causing recent
failures. REST CI was migrated to GitLab in #4740, so this PR removes
running REST CI on GHA.

The GHA REST CI job only runs on push (merge) to `dev` or release
branches so I merged on my fork to kick off a full CI run without this
job to test.


https://github.com/shaunrd0/TileDB/actions/runs/9451126638/job/26031334343

[sc-49272]

---
TYPE: NO_HISTORY
DESC: Remove GHA REST CI.

Co-authored-by: KiterLuc <[email protected]>
KiterLuc added a commit that referenced this pull request Jun 12, 2024
The authentication for GHA REST CI job has expired causing recent
failures. REST CI was migrated to GitLab in #4740, so this PR removes
running REST CI on GHA.

The GHA REST CI job only runs on push (merge) to `dev` or release
branches so I merged on my fork to kick off a full CI run without this
job to test.


https://github.com/shaunrd0/TileDB/actions/runs/9451126638/job/26031334343

[sc-49272]

---
TYPE: NO_HISTORY
DESC: Remove GHA REST CI.

Co-authored-by: KiterLuc <[email protected]>
KiterLuc added a commit that referenced this pull request Jun 20, 2024
The authentication for GHA REST CI job has expired causing recent
failures. REST CI was migrated to GitLab in #4740, so this PR removes
running REST CI on GHA.

The GHA REST CI job only runs on push (merge) to `dev` or release
branches so I merged on my fork to kick off a full CI run without this
job to test.


https://github.com/shaunrd0/TileDB/actions/runs/9451126638/job/26031334343

[sc-49272]

---
TYPE: NO_HISTORY
DESC: Remove GHA REST CI.

Co-authored-by: KiterLuc <[email protected]>
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