1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/core/src/common
Jari Kolehmainen 2657df2293
Restructure to monorepo (#6907)
* wip: restructure to monorepo

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* refactor create-release-pr to a package

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* build fixes

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* github workflow fixes

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix typo

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* add webpack-env types to core

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix github workflows

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* refactor/fix integration tests

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* lint fix

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* yarn run dev

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* eslint settings for vscode

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* move templates to right package

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* open-lens build fixes

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* integration test fix

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix nx task dependencies

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* use bash shell for unit tests in test workflow

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix test:unit for windows

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix win-ca webpack error in open-lens

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix win-ca webpack error in open-lens

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix build:app on windows

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* remove ELECTRON_BUILDER_EXTRA_ARGS

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* sync src/ from master

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* remove Makefile from core

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2023-01-24 10:46:26 -08:00
..
__tests__ Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
app-event-bus Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
app-paths Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
base-store Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
catalog Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
catalog-entities Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
certificate Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
cluster Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
cluster-store Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
directory-for-lens-local-storage Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
error-reporting Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
fetch Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
front-end-routing Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
fs Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
get-configuration-file-model Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
helm Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
hotbars Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
initializable-state Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
ipc Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
k8s Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
k8s-api Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
kube-helpers Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
logger Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
os Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
path Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
protocol-handler Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
root-frame Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
runnable Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
terminal Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
test-utils Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
user-store Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
utils Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
vars Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
weblinks-store Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
.gitkeep Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
cluster-frames.injectable.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
cluster-frames.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
cluster-types.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
event-emitter.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
item.store.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
kube-helpers.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
library.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
log-error.global-override-for-injectable.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
log-error.injectable.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
logger.global-override-for-injectable.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
logger.injectable.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
logger.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
rbac.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
vars.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00