Commit Graph

5423 Commits

Author SHA1 Message Date
Ruben Fiszel
190d11d7de chore(main): release 1.246.13 (#3041)
* chore(main): release 1.246.13

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-18 10:52:40 +01:00
Ruben Fiszel
c41684e621 fix: cli sync improvement 2024-01-18 10:47:56 +01:00
Ruben Fiszel
940c5a6b45 chore(main): release 1.246.12 (#3039)
* chore(main): release 1.246.12

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-18 10:44:12 +01:00
Ruben Fiszel
991478d800 fix: cli sync improvement 2024-01-18 10:41:01 +01:00
Ruben Fiszel
b1b76028ae chore(main): release 1.246.11 (#3037)
* chore(main): release 1.246.11

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-18 10:17:19 +01:00
Ruben Fiszel
7a573c60b0 fix: improve cli script deletion 2024-01-18 10:15:02 +01:00
Ruben Fiszel
c16f6470e7 chore(main): release 1.246.10 (#3035)
* chore(main): release 1.246.10

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-18 10:14:21 +01:00
Ruben Fiszel
dd1ce178ea fix cli 2024-01-18 09:52:35 +01:00
Ruben Fiszel
825ae66fec fix: make cli backcompatible with respect to lockfile 2024-01-18 09:01:04 +01:00
Ruben Fiszel
51929d2bd7 fix: make some eval onDemandOnly 2024-01-18 08:22:24 +01:00
Ruben Fiszel
9a2eaa92a8 chore(main): release 1.246.9 (#3034) 2024-01-18 00:37:52 +01:00
Ruben Fiszel
be97de96b6 fix: avoid too long diffs in cli 2024-01-18 00:35:31 +01:00
Ruben Fiszel
e6aa71dacf chore(main): release 1.246.8 (#3033)
* chore(main): release 1.246.8

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-18 00:02:43 +01:00
Ruben Fiszel
36802fa811 fix: improve lockfile handling for cli 2024-01-17 23:59:39 +01:00
Ruben Fiszel
3b84e9d3c4 chore(main): release 1.246.7 (#3032)
* chore(main): release 1.246.7

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-17 23:52:28 +01:00
Ruben Fiszel
7cd65a459f fix: improve lockfile handling for cli 2024-01-17 23:49:23 +01:00
Ruben Fiszel
54a786f760 chore(main): release 1.246.6 (#3031)
* chore(main): release 1.246.6

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-17 23:35:18 +01:00
Ruben Fiszel
5c2527a0d7 fix: improve lockfile handling for cli 2024-01-17 23:31:30 +01:00
Ruben Fiszel
0d15a18e5d chore(main): release 1.246.5 (#3030)
* chore(main): release 1.246.5

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-17 23:22:20 +01:00
Ruben Fiszel
1b0081ff18 fix: improve app push for cli 2024-01-17 23:17:00 +01:00
Guillaume Bouvignies
b7d4971531 fix: lock file in metadata is now a string (#3027) 2024-01-17 20:06:33 +01:00
Ruben Fiszel
cb713852f6 fix dnd for tabs 2024-01-17 17:01:37 +01:00
Ruben Fiszel
27eaacfa38 chore(main): release 1.246.4 (#3023)
* chore(main): release 1.246.4

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-17 16:32:01 +01:00
Faton Ramadani
14099b49ac fix(frontend): Fix deno logo + add missing onDestroy (#3025) 2024-01-17 16:26:33 +01:00
Guillaume Bouvignies
ae8f56a930 fix: wmill app push <path_to_app_file> (#3024) 2024-01-17 14:59:48 +01:00
Ruben Fiszel
9edbba052a fix: make DisplayResult more resilient 2024-01-17 11:53:33 +01:00
Ruben Fiszel
60ccff6128 chore(main): release 1.246.3 (#3022)
* chore(main): release 1.246.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-17 11:35:08 +01:00
Ruben Fiszel
8d09f349fb fix: oidc token generation endpoint GET -> POST 2024-01-17 11:30:26 +01:00
Ruben Fiszel
5bde69014c chore(main): release 1.246.2 (#3021)
* chore(main): release 1.246.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-17 11:28:38 +01:00
Ruben Fiszel
c744d61da6 fix: oidc token generation endpoint GET -> POST 2024-01-17 11:15:39 +01:00
Ruben Fiszel
36f32bc5c3 chore(main): release 1.246.1 (#3020)
* chore(main): release 1.246.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-17 11:08:25 +01:00
Ruben Fiszel
f38ab0cb82 fix: expose getIdToken in python-client 2024-01-17 11:04:29 +01:00
Ruben Fiszel
99a69898f0 fix: expose getIdToken in typescript-client 2024-01-17 11:01:51 +01:00
Ruben Fiszel
1f5a58bbc1 chore(main): release 1.246.0 (#3018)
* chore(main): release 1.246.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-17 10:53:11 +01:00
Ruben Fiszel
064611617a fix typescript client 2024-01-17 10:05:01 +01:00
Ruben Fiszel
a6a63c4bde improve .well-known for OIDC 2024-01-17 09:47:23 +01:00
Ruben Fiszel
a6fdbbc6b4 increase oidc token by 48h 2024-01-17 09:33:39 +01:00
Audrius Butkevicius
dd6f99ea60 Allow running image as non-root user (#3019)
Currently /tmp/monaco ends up only writable by root, and readable by other users. Running the image with a non-root uid fails, as launcher fails to write out go.mod to the root owned directory.
2024-01-17 09:30:25 +01:00
Ruben Fiszel
ce451fdf77 fix typescript client 2024-01-17 09:29:33 +01:00
Ruben Fiszel
ddaca371a1 fix typescript client 2024-01-17 09:24:38 +01:00
Ruben Fiszel
bc939e2a71 fix typescript client 2024-01-17 08:40:29 +01:00
Ruben Fiszel
1ade61caa2 fix sqlx 2024-01-17 00:06:52 +01:00
Ruben Fiszel
5610330e2e fix 2024-01-16 23:47:42 +01:00
Ruben Fiszel
c73e2760d4 sqlx 2024-01-16 23:46:46 +01:00
Ruben Fiszel
a24645ee00 feat: OIDC support (#3017)
* oidc

* update

* feat: add support for multiselect in python

* d

* d

* progress

* all

* all

* all
2024-01-16 23:32:26 +01:00
Ruben Fiszel
8207e95e94 chore(main): release 1.245.1 (#3016)
* chore(main): release 1.245.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-16 19:39:00 +01:00
Guillaume Bouvignies
5baee4115f fix: CLI script generate-metadata creates a default file if none exist (#3015) 2024-01-16 19:35:03 +01:00
Ruben Fiszel
61da0b7be4 chore(main): release 1.245.0 (#3010)
* chore(main): release 1.245.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-16 18:43:41 +01:00
Faton Ramadani
8cd8902121 feat(frontend): Add running runs on the script detail page (#3005)
* feat(frontend): Add running runs on the script detail page

* feat(frontend): Add running runs on the script detail page

* feat(frontend): Fix build

* feat(frontend): bump refresh rate, remove getCount call

* feat(frontend): improve code readability

* feat(frontend): fix getCount
2024-01-16 18:38:54 +01:00
Guillaume Bouvignies
daaeb83002 feat: Browse s3 bucket content from workspace settings page (#3013) 2024-01-16 18:28:46 +01:00