Skip to content

ci: GitHub Actions (fmt, clippy, test, audit)#4

Merged
temrjan merged 1 commit into
mainfrom
feat/ci
Jun 4, 2026
Merged

ci: GitHub Actions (fmt, clippy, test, audit)#4
temrjan merged 1 commit into
mainfrom
feat/ci

Conversation

@temrjan

@temrjan temrjan commented Jun 4, 2026

Copy link
Copy Markdown
Owner

Adds CI in the style of rustok-org/core: fmt, clippy -D warnings (pedantic), test, and cargo-audit on push/PR to main. ubuntu-latest installs egui system libraries (mesa-libGL/xkbcommon/wayland/xcb) so hexforge-gui compiles. SHA-pinned actions, concurrency cancel, permissions: contents: read, rust-cache. CI runs on this PR — green here means it works.

- fmt / clippy (-D warnings, pedantic) / test / cargo-audit jobs on push+PR to main
- ubuntu-latest installs egui system libs (mesa/xkbcommon/wayland/xcb) so the GUI crate compiles
- SHA-pinned actions, concurrency cancel, least-privilege permissions, Swatinem/rust-cache
- style follows rustok-org/core CI
@temrjan
temrjan merged commit 7e82583 into main Jun 4, 2026
4 checks passed
@temrjan
temrjan deleted the feat/ci branch June 4, 2026 10:19
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