Ruben Fiszel
0b00ce0977
chore(main): release 1.95.1 ( #1535 )
...
* chore(main): release 1.95.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-05-06 12:09:45 +02:00
Ruben Fiszel
a6c73e4d0e
assign static crate for rustpython-parser
2023-05-06 12:02:52 +02:00
Ruben Fiszel
a06b32227c
chore(main): release 1.95.0 ( #1532 )
...
* chore(main): release 1.95.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-05-05 23:26:28 +02:00
Ruben Fiszel
326f82b580
chore(main): release 1.94.0 ( #1525 )
...
* chore(main): release 1.94.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-05-05 02:51:13 +02:00
Ruben Fiszel
327b9a69ce
chore(main): release 1.93.1 ( #1524 )
...
* chore(main): release 1.93.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-05-03 16:44:03 +02:00
Ruben Fiszel
eee03a9fd5
chore(main): release 1.93.0 ( #1519 )
...
* chore(main): release 1.93.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-05-03 14:16:49 +02:00
Ruben Fiszel
c92c9e499e
chore(main): release 1.92.2 ( #1517 )
...
* chore(main): release 1.92.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-05-03 01:03:58 +02:00
Ruben Fiszel
fb17152cf9
chore(main): release 1.92.1 ( #1516 )
...
* chore(main): release 1.92.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-05-03 00:52:23 +02:00
Ruben Fiszel
0ff2aeec1d
chore(main): release 1.92.0 ( #1512 )
...
* chore(main): release 1.92.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-05-03 00:27:36 +02:00
Ruben Fiszel
7245141500
chore(main): release 1.91.0 ( #1495 )
...
* chore(main): release 1.91.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-05-01 18:58:24 +02:00
Ruben Fiszel
ff963bcaea
chore(main): release 1.90.0 ( #1455 )
...
* chore(main): release 1.90.0
* Apply automatic changes
* Apply automatic changes
* update api client
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-04-29 09:45:03 +02:00
Ruben Fiszel
0d21bf8ca5
chore(main): release 1.89.0 ( #1429 )
...
* chore(main): release 1.89.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-04-23 17:05:46 +02:00
Ruben Fiszel
02ba82064f
feat(backend): worker groups ( #1452 )
...
* tagged scripts
* tagged scripts
* fix
* fix
* fix
* all
* update sqlx
2023-04-23 16:57:23 +02:00
Ruben Fiszel
337369896d
chore(main): release 1.88.1 ( #1425 )
...
* chore(main): release 1.88.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-04-18 08:30:08 +02:00
Ruben Fiszel
85818f0173
chore(main): release 1.88.0 ( #1400 )
...
* chore(main): release 1.88.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-04-18 00:54:22 +02:00
Ruben Fiszel
be41e45130
split worker.rs into more files
2023-04-13 17:44:47 +02:00
Ruben Fiszel
a026c69af7
chore(main): release 1.87.0 ( #1375 )
...
* chore(main): release 2.0.0
* Apply automatic changes
* Update version.txt
* Update CHANGELOG.md
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-04-11 21:11:11 +02:00
Kai Jellinghaus
63102b036c
feat(backend): Redis based queue ( #1324 )
...
* Merge?
* Fix V8 breaking change
* WIP
* WIP
* Cleanup
* Move to git reference
* Fix Merge conflict
* update
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-04-11 12:24:13 +02:00
Ruben Fiszel
adcfab6194
fix backend tests
2023-04-09 11:20:15 +02:00
Ruben Fiszel
36e338c461
feat(backend): extend cached resolution for go
2023-04-09 10:58:45 +02:00
Ruben Fiszel
fdb321969f
chore(main): release 1.86.0 ( #1352 )
...
* chore(main): release 1.86.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-04-08 22:01:22 +02:00
Oliver Veal
0b444ce395
feat: improved cron/schedule editor ( #1362 )
...
* basic cron schedule editing ui
* schedules run in a user-specified timezone
* fix other uses of CronInput component
* use now() from database to schedule next job
* offset -> IANA timezone conversion on db migration
* sqlx ci
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-04-05 16:37:24 +02:00
Ruben Fiszel
94c1c14a91
chore(main): release 1.85.0 ( #1348 )
...
* chore(main): release 1.85.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-04-03 13:30:18 +02:00
Ruben Fiszel
3e2292e9fb
chore(main): release 1.84.1 ( #1345 )
...
* chore(main): release 1.84.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-31 21:07:04 +02:00
Ruben Fiszel
73986f5329
chore(main): release 1.84.0 ( #1336 )
...
* chore(main): release 1.84.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-31 20:53:24 +02:00
Ruben Fiszel
093bc72fb6
chore(main): release 1.83.1 ( #1335 )
...
* chore(main): release 1.83.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-28 23:38:12 +02:00
Ruben Fiszel
6c9c91c4eb
fix compile issue swc_common
2023-03-28 23:13:43 +02:00
Ruben Fiszel
f015073763
chore(main): release 1.83.0 ( #1327 )
...
* chore(main): release 1.83.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-28 22:50:27 +02:00
Ruben Fiszel
d1d8a7923f
add more sanity checks to api
2023-03-27 21:07:34 +02:00
Ruben Fiszel
cec4cd705b
chore(main): release 1.82.0 ( #1316 )
...
* chore(main): release 1.82.0
* Apply automatic changes
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-24 12:33:33 +01:00
Ruben Fiszel
63bd0cfb28
fix(backend): increase dynamic js timeout + improve client passing
2023-03-23 10:32:09 +01:00
Ruben Fiszel
7cf8a158e2
chore(main): release 1.81.0 ( #1314 )
...
* chore(main): release 1.81.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-21 23:15:55 +01:00
Ruben Fiszel
ea4ede3905
chore(main): release 1.80.1 ( #1312 )
...
* chore(main): release 1.80.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-21 02:13:02 +01:00
Ruben Fiszel
1772a3282e
chore(main): release 1.80.0 ( #1305 )
...
* chore(main): release 1.80.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-21 01:00:29 +01:00
Ruben Fiszel
39bf3b021c
chore(main): release 1.79.0 ( #1295 )
...
* chore(main): release 1.79.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-17 21:10:44 +01:00
Ruben Fiszel
a0c5864a7d
chore(main): release 1.78.0 ( #1292 )
...
* chore(main): release 1.78.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-16 03:11:38 +01:00
Ruben Fiszel
040c024a99
chore(main): release 1.77.0 ( #1286 )
...
* chore(main): release 1.77.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-14 22:27:08 +01:00
Ruben Fiszel
cc69d6646f
chore(main): release 1.76.0 ( #1280 )
...
* chore(main): release 1.76.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-13 23:41:53 +01:00
Ruben Fiszel
11421a55e1
chore(main): release 1.75.0 ( #1278 )
...
* chore(main): release 1.75.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-11 20:54:54 +01:00
Ruben Fiszel
2d8e3acdef
feat(bash): add default argument handling for bash
2023-03-10 15:04:34 +01:00
Ruben Fiszel
7beaaddd13
chore(main): release 1.74.2 ( #1277 )
...
* chore(main): release 1.74.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-10 00:55:13 +01:00
Ruben Fiszel
8565483eb8
chore(main): release 1.74.1 ( #1275 )
...
* chore(main): release 1.74.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-09 22:45:53 +01:00
Ruben Fiszel
526afbe204
fix(ci): make windmill compile again by pinning swc deps
2023-03-09 22:20:31 +01:00
Ruben Fiszel
c1e7efa822
chore(main): release 1.74.0 ( #1269 )
...
* chore(main): release 1.74.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-09 19:58:21 +01:00
Ruben Fiszel
97f7b02ba5
chore(main): release 1.73.1 ( #1266 )
...
* chore(main): release 1.73.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-08 00:41:42 +01:00
Ruben Fiszel
28feec3b42
chore(main): release 1.73.0 ( #1257 )
...
* chore(main): release 1.73.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-07 22:35:56 +01:00
Ruben Fiszel
89e68e3444
chore(main): release 1.72.0 ( #1250 )
...
* chore(main): release 1.72.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-03 11:12:18 +01:00
Ruben Fiszel
10f4bf16c2
feat(backend): get_result_by_id do a downward pass to find node at any depth ( #1249 )
...
* downwardRec
* downwardRec
* any node
* any node
* any node
2023-03-01 11:33:48 +01:00
Ruben Fiszel
64bbd7fb6f
chore(main): release 1.71.0 ( #1242 )
...
* chore(main): release 1.71.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-28 22:51:57 +01:00
Ruben Fiszel
8e7fea107d
chore(main): release 1.70.1 ( #1239 )
...
* chore(main): release 1.70.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-27 10:07:26 +01:00