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

ci/cd #1

Merged
merged 3 commits into from
Sep 2, 2024
Merged

ci/cd #1

merged 3 commits into from
Sep 2, 2024

Conversation

bzglve
Copy link
Owner

@bzglve bzglve commented Sep 2, 2024

No description provided.

bzglve and others added 3 commits September 1, 2024 15:25
- Introduced a new job `fmt` to check code formatting with `rustfmt` in the GitHub Actions workflow.
- Updated the `build` job to depend on the `fmt` job, ensuring code is properly formatted before building.
- Added steps to install Clippy and run it with `--deny warnings`.
- Set up installation and build steps for `gtk4-layer-shell` dependencies using Meson and Ninja.
- Changed build command to `cargo build --release` for optimized builds.
@bzglve bzglve merged commit 16478ad into master Sep 2, 2024
2 checks passed
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