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

16 Commits

Author SHA1 Message Date
Mario Sarcher
2e310d736a Fix path to Extensions API Reference 2020-11-09 16:41:11 +01:00
Mario Sarcher
0f38aa802f
Update main.yml 2020-11-09 16:36:24 +01:00
Mario Sarcher
16c782ee52 oneline the sed command to add a proper title for the typedocs 2020-11-09 16:32:30 +01:00
Mario Sarcher
609aa80bd9
Update main.yml 2020-11-09 16:20:24 +01:00
Mario Sarcher
6187da084f
Update main.yml 2020-11-09 15:57:47 +01:00
Mario Sarcher
a2dabdea1c Output nodejs version 2020-11-09 15:54:02 +01:00
Mario Sarcher
795f0c3062 User node version 12 2020-11-09 15:50:35 +01:00
Mario Sarcher
117b6ac07c Install yarn packages to generate typedocs 2020-11-09 15:43:17 +01:00
Mario Sarcher
f7bb1b9d22 Ignore node engines in case of typedocs generation 2020-11-09 15:32:21 +01:00
Mario Sarcher
991ea3178d Use node version 12 2020-11-09 15:12:11 +01:00
Mario Sarcher
a3f1e63c1c Use node version 12 2020-11-09 15:08:16 +01:00
Mario Sarcher
5f23896114 Add typedocs generation (initial commit) 2020-11-09 14:56:51 +01:00
chh
15030f5ce9
Remove PR auto labler (#1272)
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2020-11-09 11:58:20 +02:00
Mario Sarcher
3bc45218c1
Documentation (MKDOCS) (#1230)
Co-authored-by: Steve Richards <srichards@mirantis.com>
Co-authored-by: Mario Sarcher <msarcher@mirantis.com>
Co-authored-by: steve richards <steve.james.richards@gmail.com>
Co-authored-by: Paul Williams <pawilliams@mirantis.com>
Co-authored-by: pauljwil <pauljwil@gmail.com>
2020-11-05 16:38:56 +02:00
chh
88a550fbda
Add if to only run labler on lens own repo but not fork (#1221)
Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2020-11-04 15:43:17 +02:00
chh
ab5885f0e1
Add actions/labeler for auto label PRs (#1193)
* Add labler github action for auto labeling of PRs

Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>

* Add new label area/ci

Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>

* Auto label PR when changes on .azure-pipelines.yml and docs/**/*

Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>

* Typo READEME.md > README.md

Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
2020-11-02 21:37:14 +08:00