Commit graph

63 commits

Author SHA1 Message Date
Jonatan Kłosko
63668c49fb
Add end-to-end app deployment flow with Livebook Teams (#2602) 2024-05-14 13:20:14 +02:00
Alexandre de Souza
8d15d5e93c
Fix some integration intermittent tests (#2594) 2024-05-09 15:53:01 -03:00
Alexandre de Souza
2348214f19
Fix integration test 2024-05-08 11:21:14 -03:00
José Valim
3b5a3fb22e Remove refute_receive
Whenever possible, we use refute_received instead.
Others were fully removed, because we were matching
events from other tests.
2024-05-08 10:25:16 +02:00
Alexandre de Souza
3d289448cd
Improve integration tests infrastructure (#2583) 2024-04-29 11:06:57 -03:00
Alexandre de Souza
d4752ebd52
Add support for DNS clustering (#2578) 2024-04-23 15:40:18 -03:00
José Valim
25215b67e3 Fix session confirm message 2024-04-23 19:46:07 +02:00
Alexandre de Souza
0be8491d11
Handle UserDeleted event from WebSocket (#2573) 2024-04-22 13:24:26 -03:00
Hugo Baraúna
7a16ce1926
Rename Hubs to Workspaces (#2574) 2024-04-19 17:40:50 -03:00
Alexandre de Souza
5e7f8a477a
Get App Settings fields from WebSocket event (#2571) 2024-04-16 12:11:15 -03:00
Alexandre de Souza
59deaa5329
Send more fields to Teams API when deploying an app (#2563) 2024-04-12 10:36:16 -03:00
Jonatan Kłosko
7cf4af5c10
Expand instructions for deploying a new agent server instance (#2561) 2024-04-11 09:37:06 +02:00
José Valim
b2eebcabbe Setup database upfront rather than lazily 2024-04-10 23:43:40 +02:00
José Valim
5b15f36278 Apply radio cards 2024-04-10 23:39:56 +02:00
Alexandre de Souza
573cb6a75d
Handle when user stops the App Deployment (#2554) 2024-04-09 13:45:19 -03:00
José Valim
cb11b26cdc Simplify code that is no longer shared across views 2024-04-08 11:06:25 +02:00
José Valim
b1661da884 Tiny fixes to names and conventions 2024-04-07 11:31:43 +02:00
Alexandre de Souza
08fa1b4f07
Remove id from AgentConnected message (#2548) 2024-04-05 15:09:17 -03:00
Alexandre de Souza
741e7d2b20
Implement the instances running count with connected Agents (#2546) 2024-04-05 11:24:19 -03:00
José Valim
16f276b0cd Move all deployment group to hub page 2024-03-30 11:23:06 +01:00
Jonatan Kłosko
8c91a1f788
Introduce abstraction for app deployment and permanent apps (#2524)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2024-03-26 20:20:07 +01:00
Alexandre de Souza
fdd2d2c2f2
Refactor the LivebookProto messages (#2521) 2024-03-25 15:08:40 -03:00
Alexandre de Souza
ddc2ad0a85
Deploy apps to Livebook Agent (#2511) 2024-03-20 10:16:30 -03:00
Alexandre de Souza
db41c99735
New LivebookProto messages and minor improvements (#2503) 2024-03-07 16:47:33 -03:00
Alexandre de Souza
4105266ad2
Migrates Livebook Teams HTTP client to Req (#2492) 2024-02-20 15:04:03 -03:00
Cristine Guadelupe
579415fea4
Partially revert "Removes deployment group deletion (#2479)" (#2480)
* Revert "Removes deployment group deletion (#2479)
2024-02-09 20:08:33 +07:00
Cristine Guadelupe
c9d505a2b4
Removes deployment group deletion (#2479) 2024-02-09 15:59:36 +07:00
Cristine Guadelupe
fe5598dbb5
Disables deployment group mode editing (#2476)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-02-09 09:41:32 +07:00
Alexandre de Souza
1ceab6f540
Implements the management of Deployment Group's agent keys (#2458) 2024-01-30 14:20:46 -03:00
Paulo Valim
75688ae9f5
Add table view on Hub/Secrets (#2437) 2024-01-24 11:04:47 +01:00
Alexandre de Souza
8ba6baec3a
Implements Livebook Agent authentication (#2403) 2024-01-05 14:17:39 -03:00
Cristine Guadelupe
37c7444328
Deployment group for app deployment (#2410)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
Co-authored-by: José Valim <jose.valim@gmail.com>
2023-12-27 15:24:48 -03:00
Cristine Guadelupe
3430e9a261
Move airgapped to deployment group (#2404)
Co-authored-by: José Valim <jose.valim@gmail.com>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-12-20 11:47:46 -03:00
Alexandre de Souza
c8fbad1bf8
Show File System and Deployment Group form errors (#2396) 2023-12-11 15:20:12 -03:00
Cristine Guadelupe
8c168decc3
Alias order in edit_live_test (#2392) 2023-12-09 13:58:19 -03:00
Alexandre de Souza
f0979ea492
Refresh Hub's belonged data with push_patch when it changes (#2384) 2023-12-08 09:49:02 -03:00
Cristine Guadelupe
8923e700d8
Deployment group secrets (#2374)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-12-06 18:53:49 -03:00
Cristine Guadelupe
04eaab448b
Fix: Teams integration tests (#2352) 2023-11-15 18:56:12 -03:00
Cristine Guadelupe
f633748b37
Manage deployment groups (#2330) 2023-11-14 17:20:46 -03:00
José Valim
4d809ec0d6
Move APIs used by Hubs to Livebook.Hubs.Team (#2339) 2023-11-13 14:33:25 +01:00
José Valim
a9b818c374 Move subscribe function to Broadcasts module 2023-11-13 13:24:03 +01:00
José Valim
c65a85b689
Do not delete teams key modal, require confirmation (#2327) 2023-11-08 12:34:49 +01:00
Jonatan Kłosko
33c09b1f67
Update modal enter and leave (#2323) 2023-11-06 18:13:16 +01:00
Jonatan Kłosko
56df5a3802
Improve hub tests (#2308) 2023-10-27 18:33:32 +02:00
Jonatan Kłosko
e7a92b4c14 Make setting default hub a sync test 2023-10-25 22:12:44 +07:00
Jonatan Kłosko
93637b60f0 Fix race condition in hub apps test 2023-10-23 22:07:48 +07:00
José Valim
9e7ed7ae43
Update Plug.Crypto (#2252)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-10-06 12:10:36 +02:00
Alexandre de Souza
4d412bd00d
Implement airgapped deployment file storage (#2246) 2023-10-04 12:20:43 -03:00
Alexandre de Souza
2a0d2dcdc3
Fix File System migration and some touchups (#2235) 2023-09-28 16:02:02 -03:00
Alexandre de Souza
96bf5ddbcc
Implement File Storage (#2212) 2023-09-25 11:18:30 -03:00