Commit graph

39 commits

Author SHA1 Message Date
Jonatan Kłosko
8fc98c7698 Capture test log 2025-02-01 16:29:12 +07:00
Alexandre de Souza
433b8011f8
Implement teams_auth field and deprecate zta_provider (#2904) 2024-12-31 11:15:46 -03:00
Jonatan Kłosko
561b73af7b
Migrate to JSON (#2898) 2024-12-20 09:34:41 +01:00
Alexandre de Souza
e1b57bf112
List all environment variables from deployment group in dockerfile (#2858) 2024-11-18 16:54:08 -03:00
Alexandre de Souza
473830ada6
Deprecate ZTA-related fields (#2851) 2024-11-08 15:47:34 -03:00
Jonatan Kłosko
57ef44278b Fix Teams app deployments with attachment files 2024-10-05 03:10:54 +08:00
José Valim
2e45f8aca0
Deal with clock drifts and use DateTime UTC for server data (#2787) 2024-09-18 16:10:35 +02:00
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
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
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
0be8491d11
Handle UserDeleted event from WebSocket (#2573) 2024-04-22 13:24:26 -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
José Valim
b2eebcabbe Setup database upfront rather than lazily 2024-04-10 23:43:40 +02: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
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
4105266ad2
Migrates Livebook Teams HTTP client to Req (#2492) 2024-02-20 15:04:03 -03: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
8ba6baec3a
Implements Livebook Agent authentication (#2403) 2024-01-05 14:17:39 -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
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
96bf5ddbcc
Implement File Storage (#2212) 2023-09-25 11:18:30 -03:00
Alexandre de Souza
7f1feec7d9
Implement File Systems management directly from Hub and handle their events (#2201) 2023-09-13 10:32:33 -03:00
Jonatan Kłosko
c39902cd3a
Improve teams tests (#2151) 2023-08-08 21:03:01 +02:00
Alexandre de Souza
3ecc0b3653
Load secrets from Hub when deploying an App (#2098) 2023-07-26 17:39:33 -03:00
José Valim
53b8bf101a Avoid race conditions in tests 2023-07-13 13:42:27 +02:00
José Valim
104952be6a Group livebook_teams test suite 2023-07-13 13:29:50 +02:00