Skip to content

ci: standardize workflow name + simplify version step#4

Merged
cinderblock merged 1 commit into
masterfrom
standardize-ci-2026-05-26
May 26, 2026
Merged

ci: standardize workflow name + simplify version step#4
cinderblock merged 1 commit into
masterfrom
standardize-ci-2026-05-26

Conversation

@cinderblock
Copy link
Copy Markdown
Owner

Renames workflow Build firmware → Build to match the other firmware repos. Drops the avr-libc-dev fallback in the versions step in favor of the standard dpkg -s avr-libc line.

Part of Goal 6 (workflow standardization across the 5 unify-firmware repos).

Renames the workflow from `Build firmware` -> `Build` to match the
other firmware repos (AVR, uMaker, libCameron, MLX90363). Drops the
`avr-libc-dev -v 2>/dev/null || dpkg ...` fallback in the versions
step in favor of the standard `dpkg -s avr-libc | grep '^Version'`
line used elsewhere. Also drops the unused full `avr-gcc --version`
output in favor of `head -1`.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@cinderblock cinderblock merged commit 90db34f into master May 26, 2026
1 check passed
@cinderblock cinderblock deleted the standardize-ci-2026-05-26 branch May 26, 2026 22:12
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