Commit graph

1822 commits

Author SHA1 Message Date
Hugo Baraúna
6173909397
Improve error message when deploy via CLI and inactive teams subscription (#3053) 2025-09-03 14:54:37 -03:00
Alexandre de Souza
7c348d9c20
Rename deploy keys to org tokens (#3049) 2025-08-22 13:30:36 -03:00
Hugo Baraúna
7513202199
Improve error message for unauthorized deploy (#3048) 2025-08-19 11:31:56 -03:00
Hugo Baraúna
9f78eb7bf8
Update copy about Teams (#3047)
Co-authored-by: Alexandre de Souza <alexandre@aledsz.com.br>
2025-08-19 09:30:37 -03:00
Alexandre de Souza
9043edb748
Implement authorization to deploy apps (#3044) 2025-08-14 10:25:10 -03:00
Hugo Baraúna
120da1942d
Fix deploy via CLI when notebooks path is relative (#3042) 2025-08-07 14:51:50 -03:00
Jonatan Kłosko
60ad9e1cdd Excape more regexes 2025-08-06 19:08:29 +02:00
José Valim
acccc9e837 Escape more regex characters, closes #3041 2025-08-06 19:03:25 +02:00
José Valim
5ce550fd5f Escape - and . in regex character class, closes #3040 2025-08-06 16:33:34 +02:00
Hugo Baraúna
8aa0e35df3
Inform users that env var values in K8s instructions are base64-encoded (#3038)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2025-08-04 19:06:42 -03:00
Hugo Baraúna
8c6089fccb
Use deployment group id instead of name for deploy via CLI (#3037) 2025-08-01 15:34:59 -03:00
Hugo Baraúna
a9c360ee9d
Handle partial failure when deploying multiple apps via CLI (#3036) 2025-07-31 17:58:18 -03:00
Hugo Baraúna
e6d615432d
Improve CLI deploy help message (#3035)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2025-07-30 10:43:54 -03:00
Alexandre de Souza
4997e07e8d
Deploy notebooks from CLI (#3034) 2025-07-24 17:26:15 -03:00
Jonatan Kłosko
6806ef8ec4 Fix function name 2025-07-17 09:16:22 +02:00
Alexandre de Souza
98561f927e
Improve integration tests and fix some intemittent tests (#3033)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2025-07-16 17:07:42 -03:00
Jonatan Kłosko
f23d41a24b Fix typo 2025-07-12 13:02:18 +02:00
Jonatan Kłosko
9a4fcc8f7d
Fix test failing because of concurrent compilation (#3031) 2025-07-12 12:57:51 +02:00
Hugo Baraúna
7427a47412
Add Tidewave (#3026) 2025-06-26 16:50:25 -03:00
Jonatan Kłosko
509774bcb4
Fix embedding livebook inside iframe with LIVEBOOK_WITHIN_IFRAME (#3024) 2025-06-20 12:03:04 +02:00
Hugo Baraúna
231b30d464
Adds JSON as a format for the log (#3017)
Co-authored-by: José Valim <jose.valim@dashbit.co>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2025-06-17 14:53:49 -03:00
Alexandre de Souza
e04543495f
Don't show chevron when there's no menu (#3015) 2025-06-07 14:23:56 -03:00
Alexandre de Souza
c1a55e15a7
Use random value for WebSocket reconnect backoff (#3012) 2025-06-03 17:08:21 -03:00
Jonatan Kłosko
cb0546f901 Allow smart cells to reevaluate automatically 2025-05-29 22:47:59 +02:00
Alexandre de Souza
9af062ef7a
Simplify Teams integration setup and tests (#3010) 2025-05-27 08:54:21 -03:00
Jonatan Kłosko
7315cc9f7d
Include errors in exported notebook outputs (#3009) 2025-05-26 13:42:09 +02:00
Hugo Baraúna
9d401b56f5 Change github repo used by learn notebook
The older repo had too many stars, which lead to triggring GitHub's API
rate limit faster.
2025-05-22 14:06:51 -03:00
Hugo Baraúna
b558ba56dc
Makes the notebook execute without errors when GitHubs API rate limit (#3006) 2025-05-22 13:46:06 -03:00
Alexandre de Souza
73c0f1b45c
Handle authorization groups in real-time (#2998) 2025-05-12 10:43:03 -03:00
Jonatan Kłosko
a598e4b66e Update kino_pythonx requirement 2025-05-08 15:40:01 +02:00
Jonatan Kłosko
38e03963d8 Bump kino requirement 2025-05-08 15:34:31 +02:00
Alexandre de Souza
75ef15a82c
Add Logout button to Apps page (#2994) 2025-05-06 16:38:23 -03:00
Hugo Baraúna
f2af9eda59
Remove "auth via Teams" from deployment group form (#2995) 2025-05-06 14:49:10 -03:00
Alexandre de Souza
bf5725847a
Implement the user authorization flow with Livebook Teams (#2984) 2025-05-05 10:53:44 -03:00
Hugo Baraúna
628fc5418d
Remove mentions of Teams beta (#2993) 2025-05-02 18:24:49 -03:00
Jonatan Kłosko
1ba59c6ac2
Optimise tracker diffing (#2992) 2025-05-01 17:45:16 +02:00
Hugo Baraúna
de568f84b9
Add a GitHub app notebook to the learn section (#2990) 2025-05-01 11:11:17 -03:00
Hugo Baraúna
1628ddbc51
Update kino chat app (#2991) 2025-04-30 02:45:07 +02:00
Kurtis Rainbolt-Greene
d230e0f6a7
Automatically cluster with AWS execution environments (#2797)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
Co-authored-by: José Valim <jose.valim@gmail.com>
2025-04-28 09:47:12 +02:00
José Valim
0435b4392b Remove unused env var 2025-04-12 07:18:10 +02:00
Jonatan Kłosko
331efa04f7
Support setopts request with binary option in IO proxy (#2983) 2025-04-11 08:20:50 +02:00
Jonatan Kłosko
9535e9e536
Make priv generation into a compiler task (#2978) 2025-04-03 12:14:01 +02:00
Jonatan Kłosko
28bbca9b0a Use absolute paths in livebook.gen_priv so it works in nerves_livebook 2025-04-02 21:35:39 +09:00
Jonatan Kłosko
0aa4013f3f
Improve UX when loading JS output fails or takes long time (#2975) 2025-04-01 11:11:10 +02:00
Alexandre de Souza
78aebde2ad
Allow user to logout from Livebook app (#2961) 2025-03-25 12:25:55 -03:00
Jonatan Kłosko
edabdf9d84 Use a non-hidden file to track if escript assets are extracted
When tmpdir is cleaned on macOS, files are removed, directories are
kept, so we use an extra file as a flag to easily check if the files
are extracted. However, files starting with dot are not removed as
part of the cleanup, so we need to use a regular name.
2025-03-21 20:57:06 +09:00
José Valim
0601733f16 Remove compile-time dependency on Livebook.FileSystem.S3 2025-03-17 16:13:16 +01:00
José Valim
45c94789db Avoid compile-time dep on Livebook.Config 2025-03-17 15:46:56 +01:00
Alexandre de Souza
ce76af9432
Show more prominent warning for app servers (#2962) 2025-03-17 11:05:11 -03:00
Jonatan Kłosko
64b10e055f
Do not symlink priv (#2965) 2025-03-17 13:52:16 +01:00