Commit graph

33 commits

Author SHA1 Message Date
Alexandre de Souza e98fa825f6
Send the apps manager report to Teams through WebSocket (#2647) 2024-06-17 10:34:31 -03: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
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 d69cb9f36a
Add :version field to AppDeployment (#2630) 2024-06-03 09:54:45 -03:00
Karol Wilk e35d756f96
Support URL field in deployment group (#2625) 2024-05-29 10:31:08 +02:00
Alexandre de Souza 5e7f8a477a
Get App Settings fields from WebSocket event (#2571) 2024-04-16 12:11:15 -03:00
Alexandre de Souza 573cb6a75d
Handle when user stops the App Deployment (#2554) 2024-04-09 13:45:19 -03: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
Alexandre de Souza 954ababc61
Add new protobuf messages related to Agent (#2541) 2024-04-03 10:43:45 -03:00
Alexandre de Souza fdd2d2c2f2
Refactor the LivebookProto messages (#2521) 2024-03-25 15:08:40 -03:00
Cristine Guadelupe 286273bb36
user_deleted message (#2512) 2024-03-15 16:33:35 +07:00
Alexandre de Souza db41c99735
New LivebookProto messages and minor improvements (#2503) 2024-03-07 16:47:33 -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
Alexandre de Souza 1ceab6f540
Implements the management of Deployment Group's agent keys (#2458) 2024-01-30 14:20:46 -03:00
Alexandre de Souza 07a43e3e74
Fix Deployment Group protobuf generated files (#2432) 2024-01-15 18:09:15 -03:00
Alexandre de Souza 8ba6baec3a
Implements Livebook Agent authentication (#2403) 2024-01-05 14:17:39 -03:00
Cristine Guadelupe 4c97bd338e
Adds ZTA and clustering to deployment groups (#2413)
Co-authored-by: José Valim <jose.valim@gmail.com>
2023-12-27 21:10:17 -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 f633748b37
Manage deployment groups (#2330) 2023-11-14 17:20:46 -03:00
José Valim 64dad900d7
Exclude modules from docs (#2218)
Closes #2216.
2023-09-21 12:28:45 +02:00
Alexandre de Souza c06712fa67
Add new FileSystem related messages to LivebookProto (#2172) 2023-08-22 18:25:14 -03:00
Alexandre de Souza dd5850502d
Update LivebookProto messages and minor fixes (#1962) 2023-06-06 08:49:09 -03:00
Alexandre de Souza 14dd6d925f
Implement TeamClient with Teams WebSocket communication (#1951) 2023-06-01 12:01:43 -03:00
Alexandre de Souza bfcf82f06b
Implements Secrets features inside hub's Provider (#1712) 2023-02-27 13:45:14 -03:00
Alexandre de Souza 3b2ea3c8ce
Update Connection life-cycle and implement ChangesetError message (#1633) 2023-01-10 17:12:35 -03:00
Alexandre de Souza b82e360df9
Implement Enterprise secret creation from Session (#1612) 2023-01-06 16:14:44 -03:00
Alexandre de Souza 9ff84f204f
Implement event handling from WebSocket (#1608) 2022-12-26 21:16:47 -03:00
Alexandre de Souza 3e11023925
Migrate WebSocket GenServer (Server) to Connection (#1585) 2022-12-21 11:28:27 -03:00
Alexandre de Souza 60bc7194ed
Improve Enterprise integration with real data (#1548) 2022-11-28 20:47:25 -03:00
Alexandre de Souza 7b1addb7eb
Use WebSocket and Protobuf instead of GraphQL with Livebook Enterprise (#1504) 2022-11-03 13:49:07 -03:00