WaterLemons2k
6855a78893
feat(ci): Use composite to run action
...
Using composite instead of docker to avoid building image,
it can make the action faster.
If the `typos` command doesn't exist, download and extract it.
2023-03-14 23:04:09 +08:00
Benjamin Bouvier
9b470bbbb2
feat: Allow writing changes in the github action
2023-02-08 15:00:48 +01:00
Ed Page
096a806b74
fix(action): Generalize safe directory
2022-08-16 10:02:32 -05:00
Ed Page
a950dd27ff
refactor(gh): Pull out formatter
...
This makes for easier local testing.
2022-06-22 12:16:12 -05:00
Ed Page
a3c8693b45
refactor(gh): Separate command from args
2022-06-22 11:30:58 -05:00
Ed Page
87effb2664
fix(gh): Don't report bad annotations for binary files
...
Fixes #504
2022-06-22 11:29:30 -05:00
Ed Page
4df83719b2
fix(action): Don't check all when no checked files are changed
2022-06-16 13:40:37 -05:00
Ed Page
a295aeb9ac
fix(action): Filter files in more cases
2022-06-16 13:08:37 -05:00
Ed Page
02fb35d0eb
fix(action): Log program versions
2022-06-16 11:12:28 -05:00
Ed Page
2ae4d92451
feat(action): Report typos to github
2022-06-16 11:09:52 -05:00
Ed Page
fc7f517466
perf(action): Limit checked files to those changed
2022-06-16 11:09:52 -05:00
Ed Page
39d9a90c9b
fix(action): Be stricter/cleaner with entrypoint
2021-06-05 12:22:24 -05:00
Vanessasaurus
7d09c5a4bf
feat(ci): adding github action to use typos to check spelling ( #267 )
...
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Co-authored-by: vsoch <vsoch@users.noreply.github.com>
2021-05-31 19:42:45 -05:00