Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add preliminary CI scripts #17

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Add preliminary CI scripts #17

merged 1 commit into from
Jul 25, 2024

Conversation

jserv
Copy link
Contributor

@jserv jserv commented Jul 25, 2024

Indent all C source files with clang-format-12 and force newline at the end of files.
At present, "make" is the only way to validate the build. Later, we may perform headless validation for a file loopback device-based backend, allowing checks of the window system internals.

@jserv jserv force-pushed the ci-pipeline branch 2 times, most recently from ac059c5 to b2ec7b3 Compare July 25, 2024 05:31
Indent all C source files with clang-format-12 and force newline at the
end of files.
At present, "make" is the only way to validate the build. Later, we may
perform headless validation for a file loopback device-based backend,
allowing checks of the window system internals.
@jserv jserv merged commit 4637659 into main Jul 25, 2024
6 checks passed
@jserv jserv deleted the ci-pipeline branch July 25, 2024 08:44
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