Commit Graph

1339 Commits

Author SHA1 Message Date
Amin Yahyaabadi 8a4811f507 fix: alias patha to the node bundle 2022-08-21 21:01:50 -07:00
Amin Yahyaabadi 60423515f0 fix: use .bat extension for bootstrap-vcpkg 2022-08-21 20:40:28 -07:00
Amin Yahyaabadi 338c5727b5 fix: update patha 2022-08-20 23:01:20 -07:00
Amin Yahyaabadi 3b6093bb8a fix: remove extension-tools and path in favor of patha 2022-08-20 15:38:51 -07:00
Amin Yahyaabadi fd00ba5afd
Merge pull request #118 from aminya/deps [skip ci] 2022-08-19 19:24:51 -07:00
Amin Yahyaabadi 84a795f708 chore: remove mjs target
@actions/http-client is not bundled correctly
2022-08-18 14:15:59 -07:00
Amin Yahyaabadi c3e42a1263 fix: update dependencies 2022-08-18 14:10:06 -07:00
Amin Yahyaabadi a9c830d17a
Merge pull request #117 from aminya/doxygen [skip ci] 2022-08-09 18:14:47 -07:00
Amin Yahyaabadi f73b36ae03 fix: fix the doxygen installation warning on ubuntu 2022-08-09 19:39:11 -07:00
Amin Yahyaabadi 58016a1d28
Merge pull request #116 from aminya/is-url-online [skip ci] 2022-08-09 00:55:25 -07:00
Amin Yahyaabadi 647dc69eaf fix: use is-url-online instead of get-works
https://github.com/spa5k/is-url-online/pull/40
2022-08-09 00:13:35 -07:00
Amin Yahyaabadi 793704eefd fix: update mingw 12 msvcrt
https://github.com/brechtsanders/winlibs_mingw/releases/tag/12.1.0-14.0.6-10.0.0-msvcrt-r3
2022-08-08 11:50:49 -07:00
Amin Yahyaabadi c411e145aa
Merge pull request #113 from aminya/powershell [skip ci] 2022-08-08 11:50:15 -07:00
Amin Yahyaabadi 1b9b07144d fix: fix the ubuntu powershell url 2022-08-08 01:44:32 -07:00
Amin Yahyaabadi 69281e0bf1 test: do not install powershell in arch docker due to missing yay 2022-08-08 01:41:29 -07:00
Amin Yahyaabadi af7abb173a fix: fix the powershell installation on Ubuntu 2022-08-08 01:40:41 -07:00
Amin Yahyaabadi b8aa27fad9 fix: use root-tools in pwsh 2022-08-08 01:40:37 -07:00
Amin Yahyaabadi 4a78b34d52 fix: install powershell-core on windows 2022-08-08 01:40:30 -07:00
Amin Yahyaabadi 26e03ff671 fix: update apt before installing powershell 2022-08-08 01:40:30 -07:00
Amin Yahyaabadi 6c025078c9 feat: support installing powershell 2022-08-08 01:40:29 -07:00
Amin Yahyaabadi c56497d793
Merge pull request #115 from aminya/ci-log [skip ci] 2022-08-08 01:38:38 -07:00
Amin Yahyaabadi 79eae5db23 feat: add ci-log package 2022-08-08 01:22:28 -07:00
Amin Yahyaabadi 547d9b47ce
Merge pull request #114 from aminya/monorepo [skip ci] 2022-08-08 00:47:11 -07:00
Amin Yahyaabadi 1df74e7be4 docs: add readme for get-works [skip ci] 2022-08-08 00:38:58 -07:00
Amin Yahyaabadi 4d3cf92471 feat: add get-works package to validate the URLs 2022-08-08 00:36:24 -07:00
Amin Yahyaabadi 91ab4d1d32 fix: use is-link-working fork 2022-08-08 00:14:43 -07:00
Amin Yahyaabadi 0bbdeadfbd feat: use is-link-working to test the urls 2022-08-07 23:46:11 -07:00
Amin Yahyaabadi edc37d25c6 Revert "fix: use is-url-online to validate the download links"
This reverts commit 232af3c141.
2022-08-07 21:42:31 -07:00
Amin Yahyaabadi 232af3c141 fix: use is-url-online to validate the download links 2022-08-07 21:32:57 -07:00
Amin Yahyaabadi b38bf66f56 feat: add user-access package 2022-08-07 21:03:16 -07:00
Amin Yahyaabadi b4a83891fb feat: add untildify-user package 2022-08-07 20:04:59 -07:00
Amin Yahyaabadi a0ead740f7 fix: fix the root-tools folder name 2022-08-07 19:27:05 -07:00
Amin Yahyaabadi 6dd9d766bb fix: add types for escape-path-with-spaces
Use the types from https://github.com/jy95/escape-path-with-spaces/pull/14
2022-08-07 19:23:55 -07:00
Amin Yahyaabadi 3d08c16e03 fix: fix github-actions detection
Use the types from https://github.com/npm/ci-detect/pull/31
2022-08-07 19:13:40 -07:00
Amin Yahyaabadi f8515dfc8b fix: set shell: true for execRoot 2022-08-07 18:52:03 -07:00
Amin Yahyaabadi 88c2d1ac03 fix: use ci-detect instead of isCI 2022-08-07 18:48:41 -07:00
Amin Yahyaabadi c5a2f11e38 fix: use extension-tools in setup-cpp 2022-08-07 18:36:04 -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 277b6ccd95 feat: add extension-tools package 2022-08-07 18:33:21 -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 92711bc219 feat: add sync execPowershell 2022-08-07 17:36:27 -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