Commit Graph

229 Commits

Author SHA1 Message Date
8c4f409e37 Replace deprecated package
All checks were successful
Build and push container image / build (push) Successful in 7m13s
2024-01-02 14:42:40 +11:00
fd2e330a15 Update appleboy/ssh-action action to v1.0.2 (#15)
All checks were successful
Build and push container image / build (push) Successful in 7m13s
Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
2024-01-01 06:24:08 +00:00
b04f10b6d8 Update Rust crate serde_json to 1.0.109 (#14)
All checks were successful
Build and push container image / build (push) Successful in 7m7s
Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
2024-01-01 01:14:25 +00:00
3dbf087a71 Combine the command together and tweak some stuff in main.rs
All checks were successful
Build and push container image / build (push) Successful in 7m17s
2023-12-31 15:57:27 +11:00
6076e1b3c7 Add version identifier
Some checks failed
Build and push container image / build (push) Has been cancelled
2023-12-30 13:50:15 +00:00
151a4429c1 Remove dead_code macro
All checks were successful
Build and push container image / build (push) Successful in 7m19s
2023-12-30 10:24:38 +11:00
fd28c21399 Pin rust Docker tag to 8eaab14 (#13)
All checks were successful
Build and push container image / build (push) Successful in 7m30s
Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
2023-12-29 12:00:50 +00:00
6e5e6d31fb Add new command for querying ATS server
Some checks failed
Build and push container image / build (push) Has been cancelled
2023-12-29 23:00:44 +11:00
a3de6f2635 Create run.sh to start bot with envvars loaded into shell
All checks were successful
Build and push container image / build (push) Successful in 7m20s
2023-12-29 19:58:49 +11:00
33e893206e Update rust:1.75-alpine3.18 Docker digest to fc996ca (#12)
All checks were successful
Build and push container image / build (push) Successful in 7m7s
Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
2023-12-29 00:28:30 +00:00
266a913be9 Update rust Docker tag to v1.75 (#11)
All checks were successful
Build and push container image / build (push) Successful in 7m19s
Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
2023-12-28 23:58:21 +00:00
5ce8d7dccc Update appleboy/ssh-action digest to 8f94919 (#10)
All checks were successful
Build and push container image / build (push) Successful in 7m11s
Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
2023-12-26 08:00:08 +00:00
78ae2a6a5f Update appleboy/ssh-action digest to 2344d97 (#9)
All checks were successful
Build and push container image / build (push) Successful in 9m12s
Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
2023-12-26 07:12:45 +00:00
9b37ab5f9b Update appleboy/ssh-action digest to b9f6bf6 (#8)
Some checks failed
Build and push container image / build (push) Has been cancelled
Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
2023-12-26 07:07:54 +00:00
80c595ffcc Update Rust crate tokio to 1.35.1 (#7)
All checks were successful
Build and push container image / build (push) Successful in 7m8s
Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
2023-12-19 18:19:57 +00:00
44d8b32564 Update Rust crate reqwest to 0.11.23 (#6)
All checks were successful
Build and push container image / build (push) Successful in 7m12s
Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
2023-12-18 20:45:33 +00:00
824681e90c Update Rust crate cargo_toml to 0.17.2 (#5)
All checks were successful
Build and push container image / build (push) Successful in 7m26s
Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
2023-12-18 11:48:06 +00:00
2bddd8cf21 Add missing file to container
All checks were successful
Build and push container image / build (push) Successful in 7m19s
2023-12-12 23:09:57 +11:00
f835d92519 Refactor pms_serverstatus to add User-Agent header
All checks were successful
Build and push container image / build (push) Successful in 7m17s
2023-12-12 12:35:57 +11:00
3996bad37d Sprinkle some Rust here
All checks were successful
Build and push container image / build (push) Successful in 6m50s
2023-12-10 20:56:25 +11:00
24943a34b0 Log interaction's location 2023-12-10 12:53:10 +11:00
0588799d6e Add rust-version in Cargo.toml 2023-12-10 12:30:33 +11:00
7cfeaa6bdc Update Rust crate tokio to 1.35.0 (#4)
Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
2023-12-08 22:52:03 +00:00
a7acb83c94 Improve formatting in main.rs
All checks were successful
Build and push container image / build (push) Successful in 6m42s
2023-12-08 22:44:27 +11:00
7a5e9a6074 Update appleboy/ssh-action digest to 4330a1e (#3)
All checks were successful
Build and push container image / build (push) Successful in 7m4s
Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
2023-12-08 11:26:24 +00:00
7f191d6d55 Pin dependencies (#2)
Some checks failed
Build and push container image / build (push) Has been cancelled
Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
2023-12-08 11:26:18 +00:00
67116539ab Add build and deploy workflows
Some checks failed
Build and push container image / build (push) Has been cancelled
2023-12-08 22:25:57 +11:00
f0db44f672 Add Docker stuff, combine status subcmds into one. 2023-12-08 22:25:44 +11:00
1a71c92a8e Initial commit 2023-12-08 14:01:13 +11:00