Commit Graph

100 Commits

Author SHA1 Message Date
Jack Wills 6632ebcabe chore: release v0.10.5 2025-06-19 21:32:05 +00:00
Jack Wills 82616c571e chore: release v0.10.4 2025-06-18 09:07:48 +00:00
Jack Wills e78fb5015c docs: typos fixed 2025-06-17 22:53:03 +00:00
Jack Wills e7114d2f5e feat: build for aarch64-apple-darwin, closes #62
Build for aarch64-apple-darwin in the create_release.sh script, and the GitHub workflow action
2025-06-16 16:35:18 +00:00
Jack Wills 6df2882e5a chore: release v0.10.3 2025-04-22 16:11:51 +00:00
Jack Wills fcebfaede8 chore: release v0.10.2 2025-04-19 16:52:11 +00:00
Jack Wills 173f78f036 chore: release v0.10.1 2025-04-18 13:12:29 +00:00
Jack Wills 723b220c6a docs: comment typo 2025-04-16 15:29:15 +00:00
Jack Wills 997eebca20 fix: github workflow update 2025-02-24 14:16:57 +00:00
Jack Wills c4c0ae218a chore: release v0.10.0 2025-02-23 15:10:02 +00:00
Jack Wills 894d8d823d chore: release v0.9.0 2024-12-05 20:46:26 +00:00
Jack Wills 34729cc34b chore: release v0.8.0 2024-10-22 10:02:04 +00:00
Jack Wills c5d0b24c03 chore: release v0.7.2 2024-09-07 21:38:06 +00:00
Jack Wills 30ef0ab793 chore: release v0.7.1 2024-09-07 07:35:58 +00:00
Jack Wills 9446b0aeb4 docs: screenshot 2024-08-01 22:49:05 +00:00
Jack Wills ffac05a9cd chore: release v0.7.0 2024-08-01 21:59:45 +00:00
Jack Wills 6975ebe70f docs: screenshot updated 2024-08-01 21:35:43 +00:00
Jack Wills 12f24357a6 feat: place image name in logs panel title 2024-08-01 21:35:43 +00:00
Jack Wills de87681816 feat: unhealthy status, closes #43
Highlight an unhealthy container in Orange, and display "! running" as the state,

refactor: Move dev Docker files to docker directory
2024-08-01 21:35:37 +00:00
Jack Wills 499c65932c chore: release v0.6.4 2024-05-25 09:43:23 +00:00
Jack Wills 1c1a4b8fac chore: GitHib workflow dependency updated 2024-05-07 20:17:00 +00:00
Jack Wills fc0e42beb6 chore: release v0.6.3 2024-05-07 20:07:53 +00:00
Jack Wills 8d90ac294f chore: release v0.6.2 2024-03-31 13:08:56 +00:00
Jack Wills 867edbecb9 chore: release v0.6.1 2024-02-14 14:39:42 +00:00
Jack Wills fe5ec4f5dd docs: screenshot updated 2024-02-14 10:16:22 +00:00
Jack Wills 0314eac9df chore: GitHub workflow dependency bump 2024-02-05 22:12:09 +00:00
Jack Wills 858832cfd3 chore: release v0.6.0 2024-01-18 22:56:22 +00:00
Jack Wills 4069e5572f docs: screenshot compressed 2024-01-18 18:32:52 +00:00
Jack Wills 7561a93415 docs: screenshot updated 2024-01-18 16:46:51 +00:00
Jack Wills 251d61939d chore: release v0.5.0 2024-01-05 15:10:58 +00:00
Jack Wills 5cb4cca175 revert: animation removed 2024-01-05 13:18:59 +00:00
Jack Wills bb78d55c58 docs: animated screenshot added 2024-01-05 13:16:20 +00:00
Jack Wills 0231d1bdcd docs: screenshot updated 2024-01-05 13:16:20 +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 be8c4d01ad chore: release v0.4.0 2023-11-21 09:57:04 +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 7346ca1f1e chore: release v0.4.1 2023-11-20 17:53:39 +00:00
Jack Wills ae4ce3b549 fix: GitHub workflow, cargo publish before create release, 2023-11-20 17:42:19 +00:00
Jack Wills bd7df7983d chore: release v0.4.0 2023-11-20 17:10:25 +00:00
Jack Wills a4b8163ce3 docs: screenshot updated 2023-11-20 16:42:17 +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 09bf70abd2 chore: release v0.3.3 2023-10-21 16:25: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 76fd178894 chore: release v0.3.2 2023-08-28 13:32:34 +00:00
Jack Wills ef39082276 chore: release v0.3.1 2023-06-04 00:40:39 +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