Commit Graph

23 Commits

Author SHA1 Message Date
Tom Alexander
c3732c625b Remove redundant runAfter directives from workflows.
All checks were successful
clippy Build clippy has succeeded
format Build format has succeeded
build Build build has succeeded
rust-test Build rust-test has succeeded
2024-09-30 00:21:26 -04:00
Tom Alexander
cde0311063 Fix typo in pipelines.
All checks were successful
clippy Build clippy has succeeded
format Build format has succeeded
rust-test Build rust-test has succeeded
build Build build has succeeded
2024-09-30 00:03:27 -04:00
Tom Alexander
81ba4a916c Update workflows to support docker targets.
All checks were successful
rust-test Build rust-test has succeeded
clippy Build clippy has succeeded
format Build format has succeeded
build Build build has succeeded
2024-09-29 23:14:05 -04:00
Tom Alexander
a7a8715938 Change to version 0.0.1.
All checks were successful
clippy Build clippy has succeeded
rust-test Build rust-test has succeeded
format Build format has succeeded
build Build build has succeeded
2024-09-29 22:25:16 -04:00
Tom Alexander
5f4d1a4202 Merge branch 'webhook_bridge'
All checks were successful
clippy Build clippy has succeeded
rust-test Build rust-test has succeeded
format Build format has succeeded
build Build build has succeeded
2024-09-29 21:40:42 -04:00
Tom Alexander
d1d48a3a88 Update alpine base.
All checks were successful
rust-test Build rust-test has succeeded
clippy Build clippy has succeeded
format Build format has succeeded
2024-09-29 21:36:28 -04:00
Tom Alexander
0b890f7747 Remove lighthouse. 2024-09-29 21:14:14 -04:00
Tom Alexander
8363838d79 Convert from lighthouse to webhook_bridge. 2024-09-29 21:14:13 -04:00
Tom Alexander
bc59cab0cc Add a pkgclean command. 2024-09-29 21:05:37 -04:00
Tom Alexander
5b8880252b Add an action to update jails automatically.
All checks were successful
build-poudboot Build build-poudboot has succeeded
format Build format has succeeded
rust-clippy Build rust-clippy has succeeded
rust-test Build rust-test has succeeded
I probably will only use this for end-user systems like a laptop but not for servers so I can pick when I need to reboot my servers.
2024-05-08 09:50:09 -04:00
Tom Alexander
66823059b4 Fix build sleep.
All checks were successful
rust-clippy Build rust-clippy has succeeded
rust-test Build rust-test has succeeded
format Build format has succeeded
build-poudboot Build build-poudboot has succeeded
2024-05-06 09:07:22 -04:00
Tom Alexander
6542d5f1b5 Add CI integration.
All checks were successful
rust-test Build rust-test has succeeded
format Build format has succeeded
rust-clippy Build rust-clippy has succeeded
build-poudboot Build build-poudboot has succeeded
2024-05-05 22:07:27 -04:00
Tom Alexander
3a1c25bb19 Fix min/max. 2024-05-05 12:08:38 -04:00
Tom Alexander
32ce3d989b Allow failure for build. 2024-05-05 10:53:50 -04:00
Tom Alexander
2c7389201b Add local build action. 2024-05-05 10:50:53 -04:00
Tom Alexander
e15b0fd95e Add global cleanup. 2024-05-05 10:27:08 -04:00
Tom Alexander
613065de85 Add ports tree updating. 2024-05-05 10:19:08 -04:00
Tom Alexander
f1db62190a Add a sleep loop based on next action times clamping to a min/max range. 2024-05-05 01:40:39 -04:00
Tom Alexander
2cbbe2428f Add queries to read pending actions. 2024-05-05 01:21:02 -04:00
Tom Alexander
1928d4fb0f Creating a DB handle. 2024-05-05 00:48:04 -04:00
Tom Alexander
50458d9f6e Add rusqlite. 2024-05-05 00:16:45 -04:00
Tom Alexander
c04af9e34b Add initial files. 2024-05-05 00:10:30 -04:00
Tom Alexander
92499a925e Initial commit. 2024-05-05 00:05:41 -04:00