1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/features
Sebastian Malton af47379b54
Release 6.1.3 (#6354)
* Release 6.1.3

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

* ignore prerelease tag for kubectl version to download (#6299)

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* Split integration tests into seperate jobs from unit tests for faster CI (#6310)

* Split integration tests into seperate jobs from unit tests for faster CI

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

* Add logging

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

* Simplify the matrix

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

* Remove steps that are part of Makefile

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

* Fix yml decl

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

* Switch to using single quotes

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

* Further clarify the test job names

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

* Fix invocation

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

* Attempt to fix traking stdout

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

* Fix lint

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

* And handling for tests failing to start

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

* Add check for app early exiting

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

* Add more logging to help with debugging

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

* Cleanup attemptStart code

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

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

* Fix loading helm release details (#6318)

* Fix loading helm release details

- The helm manifest can sometimes contain KubeJsonApiDataLists
  instead of just KubeJsonApiData entries

- Add additional logging to main for when a route handler throws so that
  we can gain more context in the future

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

* Update tests

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

* Fix usage of getHelmReleaseResources

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

* Add test to verify handling of Lists being returned

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

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

* improve shellEnv (#6351)

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>

* Make creating releases automatic on merge of release PRs (#6353)

* Remove unused bundled-extensions file

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

* Remove unused release drafter workflow

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

* Tag releases created using create-release-pr with the release label

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

* Remove the unneeded tag-release script

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

* Add workflow for creating release on the merging of a release PR

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

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

Signed-off-by: Sebastian Malton <sebastian@malton.name>
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
Co-authored-by: Jim Ehrismann <40840436+jim-docker@users.noreply.github.com>
Co-authored-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2022-10-07 10:32:16 -04:00
..
__snapshots__ Clean up versioning and packageJson uses (#6196) 2022-09-15 17:20:58 -04:00
add-cluster Clean up versioning and packageJson uses (#6196) 2022-09-15 17:20:58 -04:00
application-update Clean up versioning and packageJson uses (#6196) 2022-09-15 17:20:58 -04:00
cluster Introduce a centralised way to emit telemetry from calls of injectable functions (#6164) 2022-09-02 09:33:22 -04:00
command-pallet Clean up versioning and packageJson uses (#6196) 2022-09-15 17:20:58 -04:00
extensions Clean up versioning and packageJson uses (#6196) 2022-09-15 17:20:58 -04:00
helm-charts Make opening of release details work properly when release has resources without namespace (#6088) 2022-09-08 13:57:11 -04:00
helm-releases Release 6.1.3 (#6354) 2022-10-07 10:32:16 -04:00
pod-logs Move pod-logs test to features folder (#6188) 2022-09-06 14:07:33 -04:00
preferences Clean up versioning and packageJson uses (#6196) 2022-09-15 17:20:58 -04:00
quitting-and-restarting-the-app Introduce a centralised way to emit telemetry from calls of injectable functions (#6164) 2022-09-02 09:33:22 -04:00
resolve-system-proxy Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
routes/extension-api Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
status-bar Clean up versioning and packageJson uses (#6196) 2022-09-15 17:20:58 -04:00
telemetry Release 6.1.2 (#6315) 2022-10-04 11:11:01 -04:00
tray Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
welcome Clean up versioning and packageJson uses (#6196) 2022-09-15 17:20:58 -04:00
extension-special-characters-in-page-registrations.test.tsx Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
navigate-to-extension-page.test.tsx Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
navigating-between-routes.test.tsx Introduce a centralised way to emit telemetry from calls of injectable functions (#6164) 2022-09-02 09:33:22 -04:00