Add GitHub CI with mlugg/setup-zig and Zig 0.16.0#57
Merged
Conversation
Agent-Logs-Url: https://github.com/ZigEmbeddedGroup/serial/sessions/22581e77-ff94-4da4-b29a-c06ef3a4f836 Co-authored-by: ikskuh <3932972+ikskuh@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
ikskuh
April 26, 2026 10:02
View session
Agent-Logs-Url: https://github.com/ZigEmbeddedGroup/serial/sessions/781c088f-888e-48a1-b55c-f4a909d974dd Co-authored-by: ikskuh <3932972+ikskuh@users.noreply.github.com>
ikskuh
requested changes
Apr 26, 2026
Comment on lines
+5
to
+7
| branches: [main] | ||
| pull_request: | ||
| branches: [main] |
Collaborator
There was a problem hiding this comment.
Branch name is master, not main.
Contributor
Author
There was a problem hiding this comment.
Fixed in bccc41a — both push and pull_request branches now reference master.
Agent-Logs-Url: https://github.com/ZigEmbeddedGroup/serial/sessions/71a96434-70bb-4602-b08b-d4006916e4f4 Co-authored-by: ikskuh <3932972+ikskuh@users.noreply.github.com>
ikskuh
requested changes
Apr 26, 2026
| steps: | ||
| - uses: actions/checkout@v4 | ||
|
|
||
| - uses: mlugg/setup-zig@v1 |
Contributor
Author
There was a problem hiding this comment.
Updated to mlugg/setup-zig@v2 in 027dabe.
Agent-Logs-Url: https://github.com/ZigEmbeddedGroup/serial/sessions/baf58f80-d627-4db8-b32b-ab1d8b268c78 Co-authored-by: ikskuh <3932972+ikskuh@users.noreply.github.com>
Handle file not found error when opening serial port.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
zig build examplesstep to CI workflowzig build docsstep to CI workflow