e2a1df1038
also fix the README to point directly to the crate
2023-11-01 20:04:59 -05:00
490acadc4e
a new version appears: 0.1.2-alpha.1
2023-11-01 20:04:59 -05:00
548cab6001
remove strudelline.net for now to avoid bots
2023-11-01 19:19:15 -05:00
a8539a6d94
clean up some defaults further
...
use the default_macro crate (so few downloads!) to remove all those
annoying default() calls at the end of every struct.
2023-11-01 19:16:34 -05:00
03a7cc5605
clean up
2023-11-01 18:54:29 -05:00
060039d78d
metadata updates for a better crate
2023-11-01 01:27:30 -05:00
66f2e60586
apply licenses properly
2023-11-01 00:41:11 -05:00
86d5cd6d0a
add timeouts
2023-11-01 00:06:38 -05:00
11fd970400
split module into smaller pieces
2023-10-31 06:50:05 -05:00
97fadf6c92
formatting
2023-10-31 05:35:38 -05:00
bb9d6ae5ac
remove unused stuff
2023-10-31 05:34:32 -05:00
e8e2dcd198
Update src/main.rs
2023-10-31 20:04:43 +00:00
04504d6d9e
remove todo item for pvc creation
2023-10-31 20:02:45 +00:00
210f9aab38
updated instructions
2023-10-31 04:41:10 -05:00
07d0474ba1
pvc creation, job control
2023-10-31 03:32:17 -05:00
c06e4f754f
change to rust version
2023-10-30 23:43:30 -05:00
acee1579eb
add readme info about needing a pvc provisioner and warning
...
the warning is about deleting the cluster also deleting the repo.
probably obvious to most but a little undue caution could help
someone.
2023-10-17 00:45:40 -05:00
27c4ccfe85
add a message for the unwary runner of scripts
2023-10-17 00:36:08 -05:00
f59dcc6f0a
add a message to tell the user about the wait condition
2023-10-17 00:33:11 -05:00
e94e9f55d2
shorten the name of the job considerably.
...
this will allow for repos that have names much longer than before
since a job's name can only be up to 63 characters long and the
distinguishing name of the job was taking up 51 of those.
2023-10-17 00:27:06 -05:00
bf8e415b48
initial import
2023-10-17 00:13:01 -05:00