41cd34ba4d
Allow specifying job names for benchmarks
2024-09-18 14:55:12 -04:00
8cb44c0c5d
Bump version to 0.9.100
2024-08-30 11:03:33 -04:00
02a775c99b
Bump version to 0.9.99
2024-08-28 11:15:55 -04:00
0d918d66fe
Port VM autobackups into pvcworkerd with snaps
...
Moves VM autobackups from being in-CLI to being handled by the
pvcworkerd system on the primary coordinator. Turns the CLI autobackup
command into an actual API client endpoint rather than having its logic
in the CLI.
In addition, modifies the new autobackup to leverage the new "pvc vm
snapshot" function set, just with special snapshot names. This helps
automate this within the new snapshot scaffolding.
2024-08-23 17:23:06 -04:00
9a661d0173
Convert VM snapshots to worker tasks
...
Improves manageability and offloads these from the API context.
2024-08-20 16:50:41 -04:00
1aa5999109
Bump version to 0.9.98
2024-06-05 12:01:31 -04:00
f1fe0c63f5
Bump version to 0.9.97
2024-04-19 10:32:16 -04:00
78c774b607
Bump version to 0.9.96
2024-03-08 14:23:07 -05:00
dee8d186cf
Bump version to 0.9.95
2024-02-12 13:12:48 -05:00
d63cc2e661
Bump version to 0.9.94
2024-02-06 13:31:50 -05:00
18f09196be
Bump version to 0.9.93
2024-01-30 09:51:21 -05:00
df40b779af
Bump version to 0.9.92
2024-01-29 09:39:10 -05:00
f29b4c2755
Bump version to 0.9.91
2024-01-23 10:40:59 -05:00
86ca363697
Bump version to 0.9.90
2024-01-11 10:22:48 -05:00
e9b6072fa0
Bump version to 0.9.89
2024-01-09 12:15:53 -05:00
3c458ca9a6
Fix broken result backend on old Celery
2024-01-09 12:06:23 -05:00
1d480f5629
Bump version to 0.9.88
2023-12-29 14:56:33 -05:00
123c7ce857
Update copyright header on all files for 2024
...
Last release of 2023 is probably the best time to do this.
2023-12-29 11:16:59 -05:00
8083b7a3e6
Bump version to 0.9.87
2023-12-27 13:40:51 -05:00
0a93f526e0
Bump version to 0.9.86
2023-12-14 14:46:29 -05:00
9dc5097dbc
Bump version to 0.9.85
2023-12-10 01:00:33 -05:00
9aee2a9075
Bump version to 0.9.84
2023-12-09 23:05:40 -05:00
988de1218f
Bump version to 0.9.83
2023-12-01 17:37:42 -05:00
102c3c3106
Port all Celery worker functions to discrete pkg
...
Moves all tasks run by the Celery worker into a discrete package/module
for easier installation. Also adjusts several parameters throughout to
accomplish this.
2023-11-30 02:24:54 -05:00