Commit Graph

6 Commits

Author SHA1 Message Date
classabbyamp 8fe8739a23 common/: remove PATH adds from CI scripts
they are now specified in the workflow file
2022-10-25 14:23:46 -04:00
Đoàn Trần Công Danh 7662f1c433 lint-version: fix check-reverts 2022-09-19 07:51:14 +07:00
Đoàn Trần Công Danh 6ed4695842 lint-version: check reverts 2022-09-17 23:32:50 +07:00
Đoàn Trần Công Danh e6a34da6d1 lint-version-change: correctly print multiline variables 2022-09-17 23:32:50 +07:00
Đoàn Trần Công Danh 7510b96218 common: simplify logic to find git
From chroot-git 2.33.1, we always have an executable named git
for other build infrastructure and lints.

Let's remove the shenanegan to find which git to be used, prepend the
path to chroot-git's git into $PATH, and let's the shell call the
correct git for us instead.
2022-09-17 23:32:50 +07:00
Piotr Wójcik c0331b57eb common: add lint-version-change 2021-05-27 21:18:38 +02:00