Skip to content

feat(cli): add logo and description to --help#106

Merged
fathyb merged 1 commit into
mainfrom
better-cli
Feb 10, 2023
Merged

feat(cli): add logo and description to --help#106
fathyb merged 1 commit into
mainfrom
better-cli

Conversation

@fathyb

@fathyb fathyb commented Feb 10, 2023

Copy link
Copy Markdown
Owner

No description provided.

@fathyb fathyb merged commit 487ce58 into main Feb 10, 2023
@fathyb fathyb deleted the better-cli branch February 10, 2023 07:03
jmagly pushed a commit to jmagly/carbonyl that referenced this pull request May 23, 2026
The build-runtime matrix lock could be stale-reclaimed by a sibling job in the same workflow run after 10 minutes. That let the x11 job start writing build/pre-built/x86_64-unknown-linux-gnu while headless was still archiving it, producing tar file-changed failures.

Track the current run id while acquiring the lock and never stale-reclaim a holder from the same run. Older-run stale locks still use the existing reclaim path.

Verification:
- git diff --check

Observed on run 221:
- headless build completed and failed only during archive upload due the race
- x11 build passed, including dual-output validation
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.

1 participant