Template
1
0
mirror of https://github.com/aminya/setup-cpp synced 2024-11-30 21:22:30 +08:00
Commit Graph

12 Commits

Author SHA1 Message Date
Amin Yahyaabadi
f8515dfc8b fix: set shell: true for execRoot 2022-08-07 18:52:03 -07:00
Amin Yahyaabadi
41bcd6a578 Revert "fix: do not assume that CI (e.g. Docker) is root"
This reverts commit 0d99c85e65.
2022-08-07 18:35:57 -07:00
Amin Yahyaabadi
758bb59065 docs: automatically create the readme for the packages 2022-08-07 18:18:26 -07:00
Amin Yahyaabadi
b77e674a50 fix: rename sudo-tools to root-tools 2022-08-07 17:38:34 -07:00
Amin Yahyaabadi
897c5f67c8 feat: add async execRoot 2022-08-07 17:34:40 -07:00
Amin Yahyaabadi
e495d4d0d5 fix: rename execRoot to execRootSync 2022-08-07 17:33:11 -07:00
Amin Yahyaabadi
0d99c85e65 fix: do not assume that CI (e.g. Docker) is root 2022-08-07 17:31:51 -07:00
Amin Yahyaabadi
2cdfbab204 fix: do not cache isSudo 2022-08-07 17:31:14 -07:00
Amin Yahyaabadi
860880c69a feat: add isRoot function in addition to isSudo 2022-08-07 17:30:14 -07:00
Amin Yahyaabadi
bf519e6b3d fix: rename execSudo to execRoot and isRoot to isSudo 2022-08-07 17:29:05 -07:00
Amin Yahyaabadi
299694053d fix: use sudo-tools in setup-cpp 2022-08-07 17:24:44 -07:00
Amin Yahyaabadi
fe2db9dd25 feat: add sudo-tools package 2022-08-07 17:18:49 -07:00