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

12 Commits

Author SHA1 Message Date
Sebastian Malton
b7406d5cab in pull_request
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-12-03 09:57:21 -05:00
Sebastian Malton
1057a7d7c7 use contains
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-12-03 09:52:11 -05:00
Sebastian Malton
2f262448f8 json
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-12-03 09:46:39 -05:00
Sebastian Malton
02c110c12a different logging
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-12-03 09:44:30 -05:00
Sebastian Malton
13d80aafd3 logging
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-12-03 09:42:14 -05:00
Sebastian Malton
c3daa45931 attempt the four
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-12-03 09:37:57 -05:00
Sebastian Malton
bfddcd3f71 attempt the three
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-12-03 09:37:06 -05:00
Sebastian Malton
262fc2efff attempt the duce
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-12-03 09:36:15 -05:00
Sebastian Malton
4671d07e89 fix if
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-12-03 09:32:28 -05:00
Sebastian Malton
904c3b5db0 remove git config and pip calls for check docs
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-12-03 09:17:02 -05:00
Sebastian Malton
2ade4f6d23 switch to using public mkdocs for check docs step
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-12-03 09:10:37 -05:00
Sebastian Malton
686cb122a3
add step to verify docs on area/documentation PRs (#1528)
* add step to verify docs on area/documentation PRs

* use GH actions to run the verification

* add check if label is set to area/documentation

* fix broken links in docs with WIP files

* add generating API docs before verifying

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-11-27 10:13:53 -05:00