Commit Graph

26 Commits

Author SHA1 Message Date
Jack Wills 1c1a4b8fac chore: GitHib workflow dependency updated 2024-05-07 20:17:00 +00:00
Jack Wills 0314eac9df chore: GitHub workflow dependency bump 2024-02-05 22:12:09 +00:00
Jack Wills 04b66af2b6 refactor: GitHub workflow action improved 2024-01-05 13:16:20 +00:00
Jack Wills eb5e74ae67 chore: file formatting 2023-12-31 00:07:03 +00:00
Jack Wills b6625ee3a9 fix: create_reelase cargo publish 2023-11-21 09:26:55 +00:00
Jack Wills 0cc793fe6f docs: changelog 2023-11-20 18:04:45 +00:00
Jack Wills ae4ce3b549 fix: GitHub workflow, cargo publish before create release, 2023-11-20 17:42:19 +00:00
Jack Wills 0e5ee143b0 feat: exec mode improvements
Use Bollard library to exec in pure Rust.

`--use-cli` cli arg, will then only try to exec into containers using
Docker.

Only try to exec into a container if the state == Running.
2023-11-18 22:44:39 +00:00
Jack Wills 6a4cf6490d chore: workflow dependencies updated 2023-11-16 11:19:42 +00:00
Jack Wills 85f1982f40 refactor: GitHub action matrix build
Build for each platform using concurrency, re-arrange order of the workflow
2023-10-21 15:25:24 +00:00
Jack Wills 4fa841e6e7 chore: github workflow ubuntu latest, build for x86 musl 2023-06-03 20:36:15 +00:00
Jack Wills 47cda44b82 fix: workflow additional image fix, closes #29 2023-06-03 20:31:38 +00:00
Jack Wills cb1271cf7f feat: github workflow create image for ghcr.io 2023-03-29 17:30:14 +00:00
Jack Wills 1407738651 fix: workflow on tag only 2023-03-13 21:48:53 +00:00
Jack Wills cebb975cb8 fix: typos 2023-02-27 02:56:47 +00:00
Kian-Meng Ang a0e2eb38ae docs: fix typos
Found via `typos --format brief`
2023-02-03 10:21:16 +08:00
Jack Wills 749ec712f0 chore: github workflow use regex from tag 2023-01-28 21:55:23 +00:00
Jack Wills e4ca41dfd8 fix: github workflow release on main only (with semver tag) 2023-01-28 17:13:55 +00:00
Jack Wills a91c9aa45f feat: caching on github action 2022-12-15 16:44:10 +00:00
Jack Wills 57c1887869 chore: github workflow use dtolnay/rust-toolchain 2022-11-23 03:13:11 +00:00
Jack Wills e76878f424 refactor: Impl Copy where able to 2022-10-01 19:57:27 +00:00
Jack Wills 952804f6bf Update create_release_and_build.yml 2022-09-07 11:22:59 -04:00
Jack Wills 90b2e3f6db feat: github action publish to crates.io 2022-09-06 11:03:32 -04:00
Jack Wills 211f481c38 feat: self dockerisation dev Dockefile 2022-09-06 14:38:29 +00:00
Jack Wills eff79d3cfb feat: github action build for DockerHub 2022-09-06 01:06:56 +00:00
Jack Wills 5101f60aaa init commit 2022-04-25 02:44:39 +00:00