Brennan Ashton
6d3269a69d
CI: Fix check patch to handle renames / deletes
...
Signed-off-by: Brennan Ashton <bashton@brennanashton.com>
2020-09-03 20:05:57 -03:00
Matias N
4276d6254a
rename doc/ -> Documentation/
2020-08-24 10:29:55 -07:00
Matias N
5e1dab36c6
sphinx doc
2020-08-24 10:29:55 -07:00
Brennan Ashton
0430c6ccc8
Add problem matching for gcc and nxstyle to github actions
2020-06-11 00:52:55 +08:00
liuhaitao
b94a7698d9
Revert "CI: use 'git diff $commits' as a whole patchset to do checkpatch"
...
This reverts commit 350131d00e
.
If one PR is on a former master code base, using 'git diff $commits' would result in
abnormal checkpatch report sometimes. So revert it anyway.
2020-05-09 14:10:34 +08:00
liuhaitao
350131d00e
CI: use 'git diff $commits' as a whole patchset to do checkpatch
...
So avoid the duplicate print logs sometimes and rename file not opened
issue.
Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
2020-05-08 17:44:43 +08:00
liuhaitao
b33c339c8a
CI: refine checkpatch commits in check.yml
...
Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
2020-04-16 21:08:54 +08:00
YAMAMOTO Takashi
9d064cb58b
Rename workflows to match build.yml
2020-04-15 14:43:36 +08:00
YAMAMOTO Takashi
b6bfe04102
check.yml: Reduce differences from apps
2020-04-01 00:02:24 +08:00
YAMAMOTO Takashi
9c3c1d0a7a
Separate workflow into a few files
...
To make it simpler to sync with testing repo.
2020-04-01 00:02:24 +08:00