Commit graph

  • 2e01883363
    Merge ad94f5989d into de7552a99b Alexandre de Souza 2024-09-19 17:15:30 +0000
  • ad94f5989d
    Allow go back outside of the editor ale-go-back-feature Alexandre de Souza 2024-09-19 14:14:58 -0300
  • 91443d89a8
    npm run format Alexandre de Souza 2024-09-19 12:54:28 -0300
  • 4882312e54
    Update sequence mac shortcut Alexandre de Souza 2024-09-19 11:51:36 -0300
  • e70cd0e48b macOS fixes José Valim 2024-09-19 16:46:36 +0200
  • 6a57f70a20
    Add tests Alexandre de Souza 2024-09-18 18:16:51 -0300
  • d7a7b0944e
    Add keyboard shortcut to go to last focused editor Alexandre de Souza 2024-09-18 16:24:56 -0300
  • de7c95a435
    Implement the logic to go to last focused editor Alexandre de Souza 2024-09-18 16:38:47 -0300
  • de7552a99b Do not crash when disconnecting runtime on unreachable node main Jonatan Kłosko 2024-09-19 17:24:21 +0700
  • 073e7bb87d Update assets jonatanklosko 2024-09-19 10:05:04 +0000
  • 7f5917b447 Scroll runtime connection error into view Jonatan Kłosko 2024-09-19 17:02:27 +0700
  • 38f4d8be7c
    Merge 81134fd401 into 5f2da6f914 Pavel Liferenko 2024-09-19 11:19:49 +0200
  • 5f2da6f914 Remove cell from name José Valim 2024-09-19 10:59:26 +0200
  • b0ab056499
    Share code between Fly and K8s runtimes (#2788) Jonatan Kłosko 2024-09-18 18:20:41 +0200
  • 32692936cf Reduce race condition in session close test Jonatan Kłosko 2024-09-18 23:19:57 +0700
  • eb81f6fb44 Share code between Fly and K8s runtimes Jonatan Kłosko 2024-09-18 23:05:26 +0700
  • 2e45f8aca0
    Deal with clock drifts and use DateTime UTC for server data (#2787) José Valim 2024-09-18 16:10:35 +0200
  • a9e63168a8
    Update lib/livebook/utils/time.ex José Valim 2024-09-18 16:05:14 +0200
  • 50e1e4483b Remove raise, add tests José Valim 2024-09-18 16:04:42 +0200
  • fac8dcaf18 Use DateTimes for cross node data José Valim 2024-09-18 15:53:32 +0200
  • cca3891cab Expect UTC datetimes when formating datetime José Valim 2024-09-18 15:47:30 +0200
  • eeeb7296bc Deal with clock drifts on timestamps José Valim 2024-09-18 15:46:37 +0200
  • 511644f563
    Small fix to intro docs for Outline icon reference (#2786) Carlos Souza 2024-09-18 09:12:39 -0400
  • dd16271361 Update intro docs with proper icon reference Carlos Souza 2024-09-18 08:57:12 -0400
  • d8fd60007d Update assets jonatanklosko 2024-09-18 11:56:50 +0000
  • 282ffeba54
    Add K8s runtime (#2756) Michael Ruoss 2024-09-18 13:56:17 +0200
  • dcdcc587dd Up Jonatan Kłosko 2024-09-18 18:29:53 +0700
  • 364484e844 Up Jonatan Kłosko 2024-09-18 18:06:53 +0700
  • c419059339 Up Jonatan Kłosko 2024-09-18 17:39:35 +0700
  • 8fea8a79e6 Up Jonatan Kłosko 2024-09-18 17:24:36 +0700
  • b1a6c86c9f Merge branch 'main' into k8s-runtime Jonatan Kłosko 2024-09-18 17:22:55 +0700
  • 3ac4226950 Up Jonatan Kłosko 2024-09-18 17:15:53 +0700
  • 59433cc202 Up Jonatan Kłosko 2024-09-18 16:52:52 +0700
  • 7ec3976b7a
    Extend configuration for update check to include version (#2780) a-maze-d 2024-09-18 11:49:36 +0200
  • 717fbd5dbc
    Update lib/livebook/config.ex Jonatan Kłosko 2024-09-18 11:48:38 +0200
  • 7f0a08a1cf
    Update lib/livebook/update_check.ex José Valim 2024-09-18 08:51:19 +0200
  • d216093d67
    Apply suggestions from code review José Valim 2024-09-18 08:50:23 +0200
  • bd6ca0c079 forgot to format maze 2024-09-17 23:13:57 +0200
  • 611613bb58 Updated after review comments maze 2024-09-17 23:07:22 +0200
  • f273975f39
    Merge 0049c6a42e into 6573f0204e Cristine Guadelupe 2024-09-17 15:54:24 +0100
  • 6573f0204e Update assets jonatanklosko 2024-09-16 18:20:26 +0000
  • acf494a024
    Show progress in file input upload (#2785) Jonatan Kłosko 2024-09-16 20:19:43 +0200
  • aea8af55fb Show progress in file input upload Jonatan Kłosko 2024-09-17 01:14:51 +0700
  • a976781b69 Fix app recovery when the whole runtime goes down Jonatan Kłosko 2024-09-17 00:35:32 +0700
  • a603184930 fix pattern match on port-forward error message Michael Ruoss 2024-09-16 13:16:41 +0200
  • 8144afdc26
    Fix validation when opening notebook from file:// URL (#2783) Jonatan Kłosko 2024-09-16 11:57:58 +0200
  • e40fa8e656 Fix validation when opening notebook from URL Jonatan Kłosko 2024-09-16 15:50:50 +0700
  • f92c0f2c5a distinguish between the app and library version. maze 2024-09-15 22:32:45 +0200
  • 7c27bfcd00 only use one stub and check host for context Michael Ruoss 2024-09-14 22:16:22 +0200
  • 7734761383
    Add usage note to secrets form (#2779) Jonatan Kłosko 2024-09-14 19:46:05 +0200
  • c4a4c831cd
    Apply suggestions from code review Jonatan Kłosko 2024-09-14 19:45:55 +0200
  • ab230df9e8 rename files Michael Ruoss 2024-09-14 17:57:42 +0200
  • ec3df4b03f make pvc actions async and address minor feedbacks Michael Ruoss 2024-09-14 17:47:21 +0200
  • 88cc24322e Add usage note to secrets form Jonatan Kłosko 2024-09-14 17:43:39 +0700
  • a41f84050d wait for ns loading in test Michael Ruoss 2024-09-13 21:37:51 +0200
  • dcc114cab7 refactoring: run can_i and list_namespace concurrently Michael Ruoss 2024-09-13 21:31:05 +0200
  • 921d2bc88d add test for populating k8s cfg from runtime Michael Ruoss 2024-09-13 21:07:30 +0200
  • b72d88a95b Add "configuring k8s runtime" UI test Michael Ruoss 2024-09-13 20:26:42 +0200
  • 6c79a6dbb5 Remove unnecessary outline Jonatan Kłosko 2024-09-11 20:40:17 +0700
  • be276642d5 don't set the image in the default template and warn if it is set. Michael Ruoss 2024-09-10 13:09:20 +0200
  • 73ac06545a always exclude k8s tests Michael Ruoss 2024-09-10 12:53:53 +0200
  • 68f5002a0f Update typespecs Jonatan Kłosko 2024-09-10 17:28:51 +0700
  • fd2c21401e Adjust spacing and inputs order Jonatan Kłosko 2024-09-10 16:53:41 +0700
  • a0c2c26eaf exclude k8s runtime integration test on CI Michael Ruoss 2024-09-09 22:14:32 +0200
  • 10611cdd0c Use System.cmd in k8s runtime integration test Michael Ruoss 2024-09-09 21:58:44 +0200
  • aea4a44a96 docs and specs Michael Ruoss 2024-09-09 21:55:26 +0200
  • 7e8c404e37 address review feedback Michael Ruoss 2024-09-09 21:17:58 +0200
  • 002490c057 allow aborting connection Michael Ruoss 2024-09-09 17:53:06 +0200
  • db69c2c628 shorter and lowercase msg and remove superfluent ERL_FLAGS Michael Ruoss 2024-09-09 13:55:27 +0200
  • 942b50bc0d set timeout to 30 minutes Michael Ruoss 2024-09-09 13:49:22 +0200
  • d743decf9d remove k8s integration test from CI Michael Ruoss 2024-09-09 13:48:24 +0200
  • 22f94f068d setup kind in pipeline Michael Ruoss 2024-09-08 20:23:04 +0200
  • 345a6506cb add connection flow integration test for k8s runtime Michael Ruoss 2024-09-08 16:07:23 +0200
  • 28c70c9c69 remove abort button and adress some more review topics Michael Ruoss 2024-09-07 22:14:47 +0200
  • 4ed8acb34a link watcher to parent pod and address a few feedbacks Michael Ruoss 2024-09-07 21:49:45 +0200
  • a91fd99300 async and concurrent rbac checks Michael Ruoss 2024-09-07 21:29:59 +0200
  • 5ddc67dd80 Send pod events to runtime connect info Michael Ruoss 2024-08-26 09:06:52 +0200
  • 5136cd4cba add port and readiness probe for stability Michael Ruoss 2024-08-26 09:05:52 +0200
  • ec1a4c7fd5 bump kubereq after in-cluster tests Michael Ruoss 2024-08-25 22:34:52 +0200
  • beb97f57bc add "abort connection" button to delete a pod Michael Ruoss 2024-08-24 21:35:26 +0200
  • 91776bee70 add a spinner to the button when connecting Michael Ruoss 2024-08-24 14:20:00 +0200
  • 193d2d6a12 increase wait timeout Michael Ruoss 2024-08-24 14:19:38 +0200
  • 0774b7322c add error handling and improve general robustness Michael Ruoss 2024-08-24 14:14:32 +0200
  • 43dc17e235 use correct context when port-forwarding Michael Ruoss 2024-08-24 13:15:28 +0200
  • fceb04e772 only suport Pod manifests Michael Ruoss 2024-08-22 23:33:08 +0200
  • b2db3c9fe7 revert adding include Michael Ruoss 2024-08-22 23:28:33 +0200
  • 9a62a57c3e support Pod and PodTemplate Michael Ruoss 2024-08-22 20:48:32 +0200
  • 4f42625a10 Add error handling for PVC creation form Michael Ruoss 2024-08-22 08:27:01 +0200
  • 880cec5e5c refactor volumeMounts access Michael Ruoss 2024-08-21 14:21:54 +0200
  • d356c60182 remove unused KeyValue module Michael Ruoss 2024-08-21 14:05:50 +0200
  • 0872d144a9 Add failover condition and replace :otherwise with true Michael Ruoss 2024-08-21 14:05:18 +0200
  • 664c190d61 use default kubeconf module from kubereq Michael Ruoss 2024-08-21 14:01:28 +0200
  • ebea2ecc1c fix crash when editing because of invalid field access Michael Ruoss 2024-08-20 23:00:21 +0200
  • d7ec6b98a9 Replace Pod form with PodTemplate textarea Michael Ruoss 2024-08-20 22:40:07 +0200
  • a5c1a08c01 fix error message Michael Ruoss 2024-08-19 22:17:34 +0200
  • 9953ae9584 support in-cluster auth Michael Ruoss 2024-08-19 22:06:25 +0200
  • ba201c4dd6 fixes and formatting Michael Ruoss 2024-08-19 22:06:15 +0200
  • 107d68b379 add tolerations Michael Ruoss 2024-08-19 22:06:05 +0200
  • cf46e59041 add node selector terms Michael Ruoss 2024-08-19 22:05:31 +0200
  • 48d97e2ea7 K8s runtime implementation Michael Ruoss 2024-08-18 22:48:59 +0200