Commit graph

2783 commits

Author SHA1 Message Date
Wojtek Mach
e299cc9aba Fix windows build
When setting windows env variables, we cannot use quotes because they
are part of the values.
2024-06-21 13:25:23 +02:00
jonatanklosko
df43a07924 Update assets 2024-06-20 10:15:35 +00:00
Jonatan Kłosko
71a441662f Update link styles 2024-06-20 17:14:48 +07:00
José Valim
0c601b72e7 Ungate deployment group from feature flags 2024-06-20 11:19:33 +02:00
Jonatan Kłosko
28336da83c Fix styling 2024-06-20 15:09:51 +07:00
Jonatan Kłosko
b49a57cfe5 Bump Elixir version 2024-06-19 22:25:16 +07:00
Jonatan Kłosko
0758c251c9
Update changelog (#2662) 2024-06-19 13:59:29 +02:00
Jonatan Kłosko
12ccf3c683
Fix markdown formatting to properly indent long list nested items (#2663) 2024-06-19 13:57:36 +02:00
Jonatan Kłosko
6f7a8e3e79 Remove TODO 2024-06-19 17:53:29 +07:00
Jonatan Kłosko
b279a8fee7 Move remote intellisense tests 2024-06-19 17:05:17 +07:00
Jonatan Kłosko
4d10d4fa3a Fix race condition in tests 2024-06-19 16:41:49 +07:00
Alexandre de Souza
e59f5b03e5
Fix tooltip position (#2661) 2024-06-18 15:16:09 -03:00
Alexandre de Souza
22abd815eb
Show link to deployed apps after deploy (#2658) 2024-06-18 10:12:20 -03:00
Jonatan Kłosko
ca30cbc509 Remove TODO 2024-06-18 19:23:21 +07:00
Jonatan Kłosko
e32d52599c Update notebooks 2024-06-17 23:23:46 +07:00
Alexandre de Souza
e98fa825f6
Send the apps manager report to Teams through WebSocket (#2647) 2024-06-17 10:34:31 -03:00
Jonatan Kłosko
80da045f1d Fix identity provider values rendering in README 2024-06-15 19:41:56 +07:00
jyc
0c9add202b
Fix auth token not being printed on startup (#2655) 2024-06-15 13:01:05 +02:00
Jonatan Kłosko
8556a17a5d
Make auth-dependent tests async (#2654) 2024-06-14 19:16:48 +02:00
Jonatan Kłosko
81f6744a71
Refactor auth config (#2650) 2024-06-14 18:59:54 +02:00
Jonatan Kłosko
a6bbed2440
Fix Erlang documentation links (#2653) 2024-06-14 17:24:04 +02:00
Jonatan Kłosko
356bd4b976 Fix label for image input entries 2024-06-14 21:12:22 +07:00
Wojtek Mach
544ae553bf No need for BUILD_DOCS on OTP 27 anymore 2024-06-14 12:58:29 +02:00
Jonatan Kłosko
9b1c898e3a Skip auth when loading audio and image input values using secure token 2024-06-14 14:43:00 +07:00
Jonatan Kłosko
064d676eb4 Don't pass proto_dist twice 2024-06-14 14:29:27 +07:00
Jonatan Kłosko
84b183dd51
Defer distribution boot in releases (#2648) 2024-06-13 18:03:28 +02:00
Jonatan Kłosko
ba4e59f416
Always run distribution in long names mode (#2646) 2024-06-13 10:06:08 +02:00
Jonatan Kłosko
a3baf2aa89 Update aws_credentials 2024-06-13 13:17:41 +07:00
Jonatan Kłosko
551a450631
Update Elixir version (#2645) 2024-06-12 13:31:40 +02:00
Jonatan Kłosko
615adf6e4f Always send an initial smart cell definitions report 2024-06-12 18:23:13 +07:00
Alexandre de Souza
80e30ea3c6
Update protobuf-generated enum value 2024-06-11 17:14:28 -03:00
Alexandre de Souza
b56fa7c508
Use protobuf Enum exclusively for message sent from Client (#2644) 2024-06-11 17:13:37 -03:00
Hynek Vychodil
06e9a5e15c
Set maximum number of ports (#2643)
Some modern Linux distributions have ridiculous default limits of file descriptors.
For example, Rocky Linux has a default configuration of up to 134217727 file descriptors.
Setting to 64k descriptors is unlimited in the traditional sense.
2024-06-10 16:17:35 +02:00
José Valim
1d32082543 Update mint 2024-06-10 10:37:43 +02:00
Chris McCord
8e4985be24
Add FLAME support (#2629)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
Co-authored-by: José Valim <jose.valim@gmail.com>
2024-06-07 20:58:48 +02:00
Jonatan Kłosko
3f02e0f30b
Add support for accessing beam paths from the runtime (#2639) 2024-06-07 20:56:11 +02:00
Jonatan Kłosko
130e94eb7f
Test remote intellisense on a standalone runtime node (#2638) 2024-06-07 17:59:09 +02:00
Jonatan Kłosko
e88e5f02c7
Update Erlang and Elixir versions (#2637) 2024-06-07 14:13:40 +02:00
jonatanklosko
fed942463b Update assets 2024-06-06 16:09:36 +00:00
Jonatan Kłosko
68fa363d2d
List connected distribution nodes in the runtime panel (#2636) 2024-06-06 18:08:59 +02:00
Jonatan Kłosko
87daabaf60 Fix test helper 2024-06-06 17:58:38 +07:00
jonatanklosko
6abc20f472 Update assets 2024-06-05 12:41:18 +00:00
Jonatan Kłosko
01f59a3cd0 Update deps 2024-06-05 19:40:31 +07:00
jonatanklosko
dc2667ccd3 Update assets 2024-06-04 08:49:26 +00:00
Jonatan Kłosko
d89e92185a Do not duplicate <br> tags inside Mermaid graphs 2024-06-04 15:48:41 +07:00
Alexandre de Souza
f01e212c0a
Add new protobuf message to report app deployment statuses (#2634) 2024-06-03 14:15:11 -03:00
Alexandre de Souza
829b6b2095
Use :version field from Livebook Teams event (#2633) 2024-06-03 11:27:17 -03:00
Alexandre de Souza
d69cb9f36a
Add :version field to AppDeployment (#2630) 2024-06-03 09:54:45 -03:00
jonatanklosko
a57b470306 Update assets 2024-06-03 11:58:56 +00:00
Karol Wilk
ca12e38e86
Add requirement for scheme in the URL field of deployment group (#2632)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-06-03 13:58:08 +02:00