Skip to content

ci: negates path spec and neutralizes non-zero exit codes - #5494

Merged
handrews merged 2 commits into
OAI:mainfrom
baywet:ci/negate-checkout
Aug 13, 2026
Merged

ci: negates path spec and neutralizes non-zero exit codes#5494
handrews merged 2 commits into
OAI:mainfrom
baywet:ci/negate-checkout

Conversation

@baywet

@baywet baywet commented Aug 13, 2026

Copy link
Copy Markdown
Member

follow up to #5492
I forgot two things:

  • the negate operator to actually EXCLUDE the file
  • the || echo to negate non zero exit code, which happens whens nothing is selected (from main typically)

unblocks #5493 which should also have replicated the mjs file

Signed-off-by: Vincent Biret <vincentbiret@hotmail.com>
@handrews

Copy link
Copy Markdown
Member

@baywet thanks! Can you put a comment in explaining this rather cryptic pipeline? Pretty much what you just said here.

miqui
miqui previously approved these changes Aug 13, 2026
Comment thread .github/workflows/sync-dev-to-vX.Y-dev.yaml
Comment thread .github/workflows/sync-main-to-dev.yaml
Co-authored-by: Vincent Biret <vincentbiret@hotmail.com>
Comment thread .github/workflows/sync-main-to-dev.yaml
@handrews
handrews merged commit 0d586e0 into OAI:main Aug 13, 2026
2 checks passed
@baywet
baywet deleted the ci/negate-checkout branch August 13, 2026 21:36
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