1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Commit Graph

  • fb196f376b Fix handling of '' in env Sebastian Malton 2022-11-04 09:12:59 -0400
  • 4cad4e1482 Deployed 974a79f895 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2022-11-04 12:20:30 +0000
  • 974a79f895
    Bump npm from 8.19.2 to 8.19.3 (#6513) dependabot[bot] 2022-11-04 08:11:04 -0400
  • 6d66e1ca97
    Bump sass from 1.55.0 to 1.56.0 (#6512) dependabot[bot] 2022-11-04 08:10:35 -0400
  • 94386e32e9
    Bump esbuild from 0.15.12 to 0.15.13 (#6511) dependabot[bot] 2022-11-04 08:10:11 -0400
  • 42848c6934
    Bump typedoc from 0.23.19 to 0.23.20 (#6514) dependabot[bot] 2022-11-04 08:09:45 -0400
  • a222d91ade Fix tests Sebastian Malton 2022-11-04 07:58:23 -0400
  • fcefdeff57 Deployed d63bf277b2 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2022-11-04 11:29:13 +0000
  • be89b91025 Update tests Sebastian Malton 2022-11-03 14:21:40 -0400
  • 47df54d828 Fix timeout Sebastian Malton 2022-11-03 14:11:59 -0400
  • 76ca14663c Add some unit tests to codify assumptions Sebastian Malton 2022-11-03 10:51:07 -0400
  • 7e17f5c2fe Fix syncing shell environment when using fish Sebastian Malton 2022-11-02 09:20:04 -0400
  • d63bf277b2
    Fix compute unix shell environment timeout (#6516) Jari Kolehmainen 2022-11-04 13:20:19 +0200
  • 58a489a273 Deployed c527014011 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2022-11-04 06:24:46 +0000
  • c527014011
    Expose a way to add cluster frame components in Extension API (#6385) Alex Andreev 2022-11-04 09:15:16 +0300
  • 75c557ea8a pass AbortSignal directly to spawn Jari Kolehmainen 2022-11-04 08:02:54 +0200
  • 0a96c77f20
    Rename test suite for consistency Janne Savolainen 2022-11-04 07:33:06 +0200
  • 723b769068
    Update snapshots Janne Savolainen 2022-11-04 07:30:48 +0200
  • 6fa72fef94
    Fix linting Janne Savolainen 2022-11-04 07:27:35 +0200
  • 040349b680
    Bump typedoc from 0.23.19 to 0.23.20 dependabot[bot] 2022-11-04 01:05:18 +0000
  • 4f424655bc
    Bump npm from 8.19.2 to 8.19.3 dependabot[bot] 2022-11-04 01:04:51 +0000
  • 1a15e866ea
    Bump sass from 1.55.0 to 1.56.0 dependabot[bot] 2022-11-04 01:04:30 +0000
  • 27c799d64a
    Bump esbuild from 0.15.12 to 0.15.13 dependabot[bot] 2022-11-04 01:03:25 +0000
  • 49aea78fd5 Fix getting cache dir on windows Sebastian Malton 2022-11-03 15:04:21 -0400
  • d7fcebeffb Update to newer versions to remove notices Sebastian Malton 2022-11-03 14:32:01 -0400
  • af25e797e9 Replace deprecated github actions ::set-output Sebastian Malton 2022-11-03 14:25:41 -0400
  • f77d5c0087 Improving tests Alex Andreev 2022-11-03 16:59:09 +0300
  • fa5ba3e4d6 Removing unused modal registration Alex Andreev 2022-11-03 16:58:54 +0300
  • f4febce32a Removing unused files Alex Andreev 2022-11-03 16:58:32 +0300
  • 6cf0000c25 Using clusterFrameChildComponentsInjectionToken Alex Andreev 2022-11-03 16:58:15 +0300
  • 377e08fe1e Deployed 36ee4d8289 to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2022-11-03 12:43:55 +0000
  • 36ee4d8289
    Bump react-select from 5.5.9 to 5.6.0 (#6507) dependabot[bot] 2022-11-03 08:35:23 -0400
  • 131fd20606
    Bump marked from 4.2.0 to 4.2.1 (#6506) dependabot[bot] 2022-11-03 08:35:01 -0400
  • 1e1c8cad93
    Bump electron from 19.1.3 to 19.1.4 (#6505) dependabot[bot] 2022-11-03 08:34:23 -0400
  • 76cff55f07
    Bump react-select from 5.5.9 to 5.6.0 dependabot[bot] 2022-11-03 01:24:21 +0000
  • ac05ea0b6e
    Bump marked from 4.2.0 to 4.2.1 dependabot[bot] 2022-11-03 01:22:44 +0000
  • 14b2c5743f
    Bump electron from 19.1.3 to 19.1.4 dependabot[bot] 2022-11-03 01:22:17 +0000
  • 1a9485ab60 Use getSyncStartableStoppable in as many places as possible convert-appPaths Sebastian Malton 2022-11-02 16:11:32 -0400
  • 518908ba61 Fix initialization ordering bug Sebastian Malton 2022-11-02 16:10:48 -0400
  • f7a9643c11 Add getSyncStartableStoppable and tests Sebastian Malton 2022-11-02 16:10:16 -0400
  • b51490ecfd Fix type error in integration tests file Sebastian Malton 2022-11-02 16:10:01 -0400
  • 55db60abba Add check that runManySync actually doesn't have promises Sebastian Malton 2022-11-02 16:09:48 -0400
  • fe9f585b71 Fix tests by making the setup more like the real application Sebastian Malton 2022-11-02 11:29:18 -0400
  • 1e1ef8c68e Deployed 71030482fd to master with MkDocs 1.4.2 and mike 1.1.2 GitHub Action 2022-11-02 13:45:44 +0000
  • 71030482fd
    Bump marked from 4.1.1 to 4.2.0 (#6497) dependabot[bot] 2022-11-02 09:36:40 -0400
  • 85701c5024
    Bump tar from 6.1.11 to 6.1.12 (#6499) dependabot[bot] 2022-11-02 09:36:07 -0400
  • 30d4bbf465
    Bump joi from 17.6.4 to 17.7.0 (#6500) dependabot[bot] 2022-11-02 09:35:40 -0400
  • f542af0824
    Bump react-select from 5.5.7 to 5.5.9 (#6498) dependabot[bot] 2022-11-02 09:35:19 -0400
  • a46c9d481c
    Merge branch 'master' into app-modal-registry Alex Andreev 2022-11-02 16:14:26 +0300
  • 52b6b5d6ed Tweak variable name for readability Iku-turso 2022-11-02 14:10:17 +0200
  • 78116df05b Preserve URLs leading to extension preferences Iku-turso 2022-11-02 12:50:02 +0200
  • f9a9feb104 Add line breaks for readability of a long warning message Iku-turso 2022-11-02 12:31:47 +0200
  • c0c209c5fe
    Bump joi from 17.6.4 to 17.7.0 dependabot[bot] 2022-11-02 01:07:08 +0000
  • ef48e755fb
    Bump tar from 6.1.11 to 6.1.12 dependabot[bot] 2022-11-02 01:06:22 +0000
  • 5070b1ea17
    Bump react-select from 5.5.7 to 5.5.9 dependabot[bot] 2022-11-02 01:06:10 +0000
  • 9a0a8c05fa
    Bump marked from 4.1.1 to 4.2.0 dependabot[bot] 2022-11-02 01:05:53 +0000
  • a70992e005 Move box into injectable within InitializableState to fix tests Sebastian Malton 2022-11-01 14:52:56 -0400
  • 4f3b9cb326 Convert run-many and run-many-sync to use composite as a builder Sebastian Malton 2022-11-01 14:50:58 -0400
  • a06bd63701 Fix runnables to be sync if init is sync Sebastian Malton 2022-11-01 10:21:36 -0400
  • 6ec38835d3 Move files around to fix circular dependencies and fix typing issues Sebastian Malton 2022-11-01 10:04:12 -0400
  • e5fa99414b Remove usages of LazyInitializableState Sebastian Malton 2022-11-01 09:56:24 -0400
  • 4326c5ab86 Remove dead code Sebastian Malton 2022-11-01 09:47:25 -0400
  • a3639e66bf Introduce and use createDependantInitializableState Sebastian Malton 2022-11-01 09:46:26 -0400
  • 89ada69cf4 Introduce creating initializer injectables for InitializableState Sebastian Malton 2022-11-01 09:09:58 -0400
  • 0c7d08e299 Deployed 5af287d2da to master with MkDocs 1.4.1 and mike 1.1.2 GitHub Action 2022-11-01 13:03:57 +0000
  • 5af287d2da
    Bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0 (#6493) dependabot[bot] 2022-11-01 08:53:21 -0400
  • 1d763c1972 Add more dev @types deps that weren't added last time Sebastian Malton 2022-11-01 08:20:53 -0400
  • 60fa374f3d Deployed f4d5097d2f to master with MkDocs 1.4.1 and mike 1.1.2 GitHub Action 2022-11-01 12:17:53 +0000
  • 5673cc2235
    Bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0 dependabot[bot] 2022-11-01 12:12:14 +0000
  • f4d5097d2f
    Bump @typescript-eslint/parser from 5.41.0 to 5.42.0 (#6494) dependabot[bot] 2022-11-01 08:09:41 -0400
  • aad3971b8f
    Bump @types/lodash from 4.14.186 to 4.14.187 (#6496) dependabot[bot] 2022-11-01 08:09:24 -0400
  • 872ffdecfe
    Bump react-window from 1.8.7 to 1.8.8 (#6495) dependabot[bot] 2022-11-01 08:09:03 -0400
  • 301052f1da
    Bump @types/lodash from 4.14.186 to 4.14.187 dependabot[bot] 2022-11-01 01:40:37 +0000
  • 9ab1bb4683
    Bump react-window from 1.8.7 to 1.8.8 dependabot[bot] 2022-11-01 01:40:09 +0000
  • 8ac74e617f
    Bump @typescript-eslint/parser from 5.41.0 to 5.42.0 dependabot[bot] 2022-11-01 01:39:42 +0000
  • 15ef950b9f Add type packages which were removed for some reason Sebastian Malton 2022-10-31 15:47:13 -0400
  • 94cc131145 Update lock file Sebastian Malton 2022-10-31 14:54:09 -0400
  • d539cf9d37 Fixup after rebase Sebastian Malton 2022-10-26 11:46:00 -0400
  • 7b7d9d286d Fix usages of LazyInitializableState Sebastian Malton 2022-10-03 14:08:40 -0400
  • dbcef82ad2 Fix AppPath tests Sebastian Malton 2022-09-14 15:27:22 -0400
  • 439f3bf5c7 Fix tests by converting BuildSemanticVersion and DefaultUpdateChannel to LazyInitializableState Sebastian Malton 2022-09-14 15:13:56 -0400
  • ef631815d5 Move GetCustomKubeConfigDirectory Sebastian Malton 2022-09-14 12:47:36 -0400
  • 7ff08dac36 Convert DirectoryForTemp to LazyInitializableState Sebastian Malton 2022-09-14 12:47:01 -0400
  • 9276cdff76 Convert DirectoryForKubectlBinaries to LazyInitializableState Sebastian Malton 2022-09-14 12:45:42 -0400
  • a7b928d467 Convet DirectoryForKubeConfigs to LazyInitializableState Sebastian Malton 2022-09-14 12:42:45 -0400
  • 1c4e620e38 Convert DirectoryForExes to LazyInitializableState Sebastian Malton 2022-09-14 12:39:41 -0400
  • ce0c924c00 Convert DirectoryForDownloads to LazyInitializableState Sebastian Malton 2022-09-14 12:38:54 -0400
  • f40aceebff Convert ExtensionPackageRootDirectory to LazyInitializableState Sebastian Malton 2022-09-14 12:36:20 -0400
  • 895d0192b6 Convert DirectoryForUserData to LazyInitializableState Sebastian Malton 2022-09-14 12:32:42 -0400
  • 1a32c1fd41 Convert DirectoryForBinaries to LazyInitializableState Sebastian Malton 2022-09-14 12:19:39 -0400
  • f4b1a87dac Convert all injectables for AppPaths to be InitializableState Sebastian Malton 2022-09-14 11:48:58 -0400
  • 2cfe5577d0 Introduce LazyInitializableState Sebastian Malton 2022-09-14 11:47:28 -0400
  • a9134c30c3 Upgrade to latest node-fetch Sebastian Malton 2022-08-12 12:48:13 -0400
  • 822881f219 Deployed cd6df109aa to master with MkDocs 1.4.1 and mike 1.1.2 GitHub Action 2022-10-31 15:32:20 +0000
  • cd6df109aa
    React on any KubeObjectStore eventsBuffer change, not just length (#6490) Jari Kolehmainen 2022-10-31 17:23:13 +0200
  • 900f02fd8c
    Remove global version of appEventBus (#6096) Sebastian Malton 2022-10-31 05:59:05 -0700
  • cd8e3c957a Deployed ba349e8b8d to master with MkDocs 1.4.1 and mike 1.1.2 GitHub Action 2022-10-31 12:47:58 +0000
  • ba349e8b8d
    Bump mock-fs from 5.1.4 to 5.2.0 (#6488) dependabot[bot] 2022-10-31 08:38:17 -0400
  • 3b588234c7
    Bump @types/node from 16.18.2 to 16.18.3 (#6489) dependabot[bot] 2022-10-31 08:36:16 -0400
  • edd9a11415
    Bump typedoc from 0.23.18 to 0.23.19 (#6487) dependabot[bot] 2022-10-31 08:29:14 -0400