Commit Graph

43 Commits

Author SHA1 Message Date
Christoph J. Scherr 0ffbc69db1
auto publish on push to master
Cargo Check, Format, Fix, Test and publish / cargo CI (push) Failing after 2m18s Details
only publish in master

this time it will work

fix publish ci

.gitea/workflows/cargo-publish.yaml aktualisiert

.gitea/workflows/cargo-publish.yaml aktualisiert

this time for real

regular CI on push to not master

CI move token around

this time for real

ci for sure this time

ci is so great

bump version
2024-01-17 09:56:21 +01:00
Christoph J. Scherr 0155465332
hedu limit
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 2m1s Details
2024-01-16 19:41:51 +01:00
Christoph J. Scherr 441669a2c3
more configs
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 2m41s Details
can't detect dups like this

dedup lines
2024-01-16 18:13:39 +01:00
Christoph J. Scherr b2435f3963
sub crates are now version agnostic to other local crates
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 2m13s Details
2024-01-16 15:59:04 +01:00
Christoph J. Scherr a9cf78ee0d
i think it works 2024-01-16 12:47:38 +01:00
Christoph J. Scherr 3f59e99b88
early hedu
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 2m20s Details
2024-01-16 11:31:05 +01:00
Christoph J. Scherr b7fbef73b4
remove versions for workspace crates
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 1m58s Details
2024-01-16 10:33:14 +01:00
Christoph J. Scherr 6181f2bff8
remove the goddamn python interface 2024-01-16 10:28:08 +01:00
Christoph J. Scherr 074dcf9c0f
log error handlin 2024-01-16 10:18:29 +01:00
Christoph J. Scherr 0de0340f4e publish workspace 2023-09-29 18:42:47 +02:00
Christoph J. Scherr a63262825e renaming all my stuff to libpt 2023-09-29 18:24:24 +02:00
Christoph J. Scherr 94cd2c4d84 make things hopefully ready for v0.1.7 2023-09-29 17:53:29 +02:00
Christoph J. Scherr cbd0717cc6 fix log and math docu 2023-09-20 20:14:10 +02:00
Christoph J. Scherr 341a64a0f5 renaming things back to libpt, its kinda responsible 2023-09-20 18:37:06 +02:00
Christoph J. Scherr 12ac4ebb38 structure stuff 2023-09-20 18:15:53 +02:00
Christoph J. Scherr 3c8a2d9661 everything compiles 2023-09-20 14:52:22 +02:00
Christoph J. Scherr fa6eb387ce Merge branch 'devel' of https://git.cscherr.de/PlexSheep/pt into devel 2023-09-20 14:32:36 +02:00
Christoph J. Scherr f2bab05909 intermediate 2023-09-20 14:32:25 +02:00
Christoph J. Scherr 482e246bc8 add bintols 2023-09-20 14:28:40 +02:00
Christoph J. Scherr 9fb726b5df compile pt-core 2023-09-15 20:14:50 +02:00
Christoph J. Scherr 7803195c24 restructure to workspace oriented design 2023-09-15 17:00:22 +02:00
Christoph J. Scherr ff033d0ee5 ccc work 2023-09-05 00:05:49 +02:00
Christoph J. Scherr 4dbb075be4 add computer module 2023-09-03 23:27:42 +02:00
Christoph J. Scherr 20f741aa57
make gag a dev depencendy 2023-08-02 13:09:32 +02:00
Christoph J. Scherr 31bd3fb08c
add tracing dependencies 2023-08-01 16:06:45 +02:00
Christoph J. Scherr 5e1c583913
version increment
Signed-off-by: PlexSheep <software@cscherr.de>
2023-07-15 15:53:18 +02:00
Christoph J. Scherr 37d77044b8
net monitor uptime now uses serde 2023-07-12 19:15:42 +02:00
Christoph J. Scherr 0e680d779f
version increment 2023-07-09 21:17:11 +02:00
Christoph J. Scherr 24f5a01f61
rename library to pt (internally) 2023-07-09 21:16:23 +02:00
Christoph J. Scherr 255c8ef3f9
fix openssl dependency 2023-07-09 20:50:56 +02:00
Christoph J. Scherr 22fabf6867
version increment 2023-07-09 20:45:18 +02:00
Christoph J. Scherr 0a6141af85
python interface works
keyboard interrupt issue still persists
2023-07-09 20:04:20 +02:00
Christoph J. Scherr b73710da2e
updated version info, fixed typo 2023-07-09 19:17:37 +02:00
Christoph J. Scherr b8ab5eaac3
monitor uptime completed 2023-07-09 17:53:20 +02:00
Christoph J. Scherr 763f734649
monitoring base
basic check_uptime works
2023-07-08 23:43:02 +02:00
Christoph J. Scherr eb1e78be96
basic cli interface 2023-07-08 21:22:55 +02:00
Christoph J. Scherr 5865d65fa8
readmy updated for package registries
version incremented
2023-07-08 16:21:30 +02:00
Christoph J. Scherr 4a7aade4fc
updated cargo.toml 2023-07-08 16:20:24 +02:00
Christoph J. Scherr a9bb35c2ba
fancy release docu for v0.1.0 2023-07-08 16:06:12 +02:00
Christoph J. Scherr 7da4e18456
logger rust test success 2023-07-07 23:36:55 +02:00
Christoph J. Scherr 88de9b0fe0
logger works, but only half tests 2023-07-07 21:05:37 +02:00
Christoph J. Scherr 2564eee991
starting a codebase 2023-07-07 00:36:49 +02:00
Christoph J. Scherr 917d584808
maturin init 2023-07-06 22:06:31 +02:00