setup-php/src
Shivam Mathur 89b2566bb0
Check github-token on enterprise
On GitHub enterprise we may get a Personal Access token or a default token generated by GitHub that maybe not have the permissions required to access public GitHub, so we check and add it only if it can authenticate with the public GitHub API
2025-08-02 12:12:58 +05:30
..
configs Add mago tool support as custom package 2025-07-17 10:57:30 +00:00
scripts Check github-token on enterprise 2025-08-02 12:12:58 +05:30
config.ts Rename os_version => os 2022-01-29 05:29:58 +05:30
coverage.ts Fix extension logs 2023-01-18 09:00:28 +05:30
extensions.ts Improve support for phalcon5 and zephir_parser 2025-03-14 21:26:51 +05:30
fetch.ts Set keepAlive to false. After Node 19 it is true by default. 2023-10-30 01:38:35 +05:30
install.ts Add support for github-token input 2025-07-17 07:32:24 +05:30
packagist.ts Add support to fetch tool versions from packagist 2023-06-12 15:27:46 +05:30
tools.ts Address review feedback: revert src/tools.ts, remove run.sh, rename tool to backward-compatibility-check 2025-07-17 08:54:16 +00:00
utils.ts Upgrade to Jest 30 2025-06-13 02:06:31 +05:30