[gnutls-devel] GnuTLS | devel/ci-local.sh: add a gitlab-ci-local wrapper (!2077)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Mon Mar 2 13:56:55 CET 2026



Alexander Sosedkin created a merge request: https://gitlab.com/gnutls/gnutls/-/merge_requests/2077

Branches: devel-ci-local to master
Author:   Alexander Sosedkin



<!-- Add a description of the new feature/bug fix. Reference any relevant bugs. -->

This is an opinionated script I've started to use to run CI jobs locally,
and I wonder whether it could be of use to others.

gitlab-ci-local doesn't play nicely with gnutls out of the box.
This adds a wrapper that smoothes several wrinkles out:
1. if you're using worktrees, bootstrapping submodules fails
2. there's no way to pass arbitrary arguments like `--remote` to podman
3. `artifacts: untracked: true` doesn't work without `paths` specified
4. commit-check job is skipped by default

## Checklist
 * [x] Commits have `Signed-off-by:` with name/author being identical to the commit author
 * [ ] Code modified for feature
 * [ ] Test suite updated with functionality tests
 * [ ] Test suite updated with negative tests
 * [ ] Documentation updated / NEWS entry present (for non-trivial changes)

## Reviewer's checklist:
 * [ ] Any issues marked for closing are addressed
 * [ ] There is a test suite reasonably covering new functionality or modifications
 * [ ] Function naming, parameters, return values, types, etc., are consistent and according to `CONTRIBUTION.md`
 * [ ] This feature/change has adequate documentation added
 * [ ] No obvious mistakes in the code

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/2077
You're receiving this email because of your account on gitlab.com. Unsubscribe from this thread: https://gitlab.com/-/sent_notifications/3-esji75jf3kmmzf9v74k2o5hn8/unsubscribe | Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20260302/0c356653/attachment.html>


More information about the Gnutls-devel mailing list