1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/.github/workflows
Jari Kolehmainen 97551bb7f0
Allow to import app as a library (#6722)
* unify build fs layout

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

* use currentApp path for static files

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

* lint fix

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

* allow to import open-lens

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

* allow to customize both main & renderer

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

* fix compile-library script

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

* remove bundled extensions

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

* similar interface for both main & renderer

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

* use startApp on both sides

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

* fix startApp import

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

* fix startApp import

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

* Fix injection cycle (somehow)

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* use cwd in download_binaries

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

* introduce applicationInformationToken

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

* register applicationInformationInjectable in main & renderer

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

* allow to define bundled extensions via appStart

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

* compile node-fetch automatically via prepare

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

* define peerDependencies

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

* webpack fixes

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

* rename application-information-token.injectable.ts -> application-information-token.ts

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

* monaco-editor as externals

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

* refactor application-information

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

* introduce bundledExtensionInjectionToken

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

* mark library exports as experimental

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

* move extension npm package files & add release automation

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

* add missing build files to package

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

* fix bad merge conflict resolve

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

* fix package.json name

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

* allow to set mode via startApp

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

* revert unnecessary changes

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

* webpack: fix extensionOutDir

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

* remove unnecessary peerDependencies

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

* introduce nodeEnvInjectionToken

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

* remove NODE_ENV from environmentVariablesInjectable

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

* fix jest modulePathIgnorePatterns

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

* fix duplicate injectable registration

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

* fix build executableName

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

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
Signed-off-by: Sebastian Malton <sebastian@malton.name>
Co-authored-by: Sebastian Malton <sebastian@malton.name>
2022-12-23 13:33:35 +02:00
..
add-to-project-board.yaml Replace deprecated github actions ::set-output (#6509) 2022-11-04 09:25:44 -04:00
bump-master-version.yaml Replace deprecated github actions ::set-output (#6509) 2022-11-04 09:25:44 -04:00
check-docs.yml Replace deprecated github actions ::set-output (#6509) 2022-11-04 09:25:44 -04:00
codeql-analysis.yml Replace deprecated github actions ::set-output (#6509) 2022-11-04 09:25:44 -04:00
electronegativity.yml Replace deprecated github actions ::set-output (#6509) 2022-11-04 09:25:44 -04:00
license-header.yml Replace deprecated github actions ::set-output (#6509) 2022-11-04 09:25:44 -04:00
linter.yml Replace deprecated github actions ::set-output (#6509) 2022-11-04 09:25:44 -04:00
main.yml Replace deprecated github actions ::set-output (#6509) 2022-11-04 09:25:44 -04:00
maintenance.yml Add workflow to notify on new PR conflicts (#2287) 2021-03-08 08:15:04 -05:00
mkdocs-delete-version.yml Replace deprecated github actions ::set-output (#6509) 2022-11-04 09:25:44 -04:00
mkdocs-manual.yml Replace deprecated github actions ::set-output (#6509) 2022-11-04 09:25:44 -04:00
mkdocs-set-default-version.yml Replace deprecated github actions ::set-output (#6509) 2022-11-04 09:25:44 -04:00
publish-master-npm.yml Allow to import app as a library (#6722) 2022-12-23 13:33:35 +02:00
publish-release-npm.yml Allow to import app as a library (#6722) 2022-12-23 13:33:35 +02:00
release.yml Fix release workflow file (#6772) 2022-12-16 08:53:37 -05:00
require-milestone.yml Replace deprecated github actions ::set-output (#6509) 2022-11-04 09:25:44 -04:00
require-type-labels.yml release v5.2.0-beta.1 (#3610) 2021-08-16 12:34:19 -04:00
stale.yml Use actions@stale/v4 instead of actions@stale/4 (#4343) 2021-11-17 08:02:06 -05:00
test.yml Remove in-tree extensions to help facilitate a more secure and faster booting lens (#6775) 2022-12-20 07:53:33 -05:00