Keeps your processes running.
Go to file
Ian Wijma 0b686e86d9
Keep Running / Build (tar.gz tar.xz tar.zst, x86_64-unknown-linux-musl) (push) Successful in 1m54s Details
Keep Running / Build (zip, x86_64-apple-darwin) (push) Successful in 1m9s Details
Keep Running / Build (zip, x86_64-pc-windows-gnu) (push) Successful in 1m9s Details
Update build.yaml to streamline compilation and packaging process
This commit simplifies and optimizes the build workflow process by leveraging the rust-build action for compiling and releasing. The "build.yaml" file has been revised to include different targets and types of archives as per the platform. Also, previous separate jobs for checking out, installing dependencies, building project, and creating/uploading archives have been removed. The new strategy is aimed to reduce redundancy, speed up the process, and allow seamless multi-platform build support.
2023-11-20 23:47:04 +11:00
.github/workflows Update build.yaml to streamline compilation and packaging process 2023-11-20 23:47:04 +11:00
bin Improve script safety by quoting variables and updating comparisons 2023-11-20 23:40:56 +11:00
src Remove outdated codebase 2023-11-20 23:40:22 +11:00
.gitignore Remove outdated codebase 2023-11-20 23:40:22 +11:00
Cargo.lock Remove outdated codebase 2023-11-20 23:40:22 +11:00
Cargo.toml Remove outdated codebase 2023-11-20 23:40:22 +11:00