Flavio Heleno
|
f99a9d4624
|
Add thread-safe setup support
|
2022-10-05 19:31:52 -03:00 |
|
Shivam Mathur
|
7ff9ac44b4
|
Add support for debug builds
|
2022-09-26 09:42:27 +05:30 |
|
Shivam Mathur
|
da9dfe4a71
|
Set RUNNER_TOOL_CACHE on self-hosted environments
|
2022-07-05 12:03:30 +05:30 |
|
Shivam Mathur
|
ee065c5938
|
Append custom ini files to php.ini files
|
2022-05-25 20:43:46 +05:30 |
|
Shivam Mathur
|
035c0a8550
|
Use local variables in log functions
|
2022-03-10 04:53:12 +05:30 |
|
Shivam Mathur
|
7854a0cae7
|
Fix adding composer_bin to PATH
|
2022-02-09 03:27:03 +05:30 |
|
Shivam Mathur
|
a72a638da4
|
Fix check in add_path
Add composer_bin to the PATH after a tool is added using composer
|
2022-02-09 00:53:56 +05:30 |
|
Shivam Mathur
|
78532b17de
|
Fail when runner it set to github on self-hosted environments
|
2022-02-08 00:49:31 +05:30 |
|
Shivam Mathur
|
9d74a11420
|
Fix output on non GitHub Action environments
|
2022-02-02 14:38:23 +05:30 |
|
Shivam Mathur
|
0022878947
|
Remove unnecessary dist parameter
|
2022-01-29 12:14:42 +05:30 |
|
Shivam Mathur
|
a0a791cada
|
Add ini_file input to set base php.ini
|
2022-01-25 13:43:49 +05:30 |
|
Shivam Mathur
|
2ee6797b63
|
Optimize Linux and macOS setup
|
2022-01-18 10:16:58 +05:30 |
|
Shivam Mathur
|
2b729b1130
|
Refactor setting environment variables
|
2022-01-18 04:41:51 +05:30 |
|
Shivam Mathur
|
9a70be75c2
|
Reduce php calls on Linux and macOS
|
2022-01-16 14:09:43 +05:30 |
|
Shivam Mathur
|
3a4acaaed8
|
Default to self-hosted unless GitHub hosted runner is detected
Refactor read_env in unix.sh
|
2022-01-12 21:15:11 +05:30 |
|
Shivam Mathur
|
f3010adf3e
|
Improve tools setup
Log full semver of tools installed with composer
Refactor adding paths to PATH
|
2022-01-11 06:04:19 +05:30 |
|
Shivam Mathur
|
22ebe0d733
|
Use php-config to get semver
|
2022-01-09 13:44:50 +05:30 |
|
Shivam Mathur
|
1fd26e45c8
|
Refactor INI directives to configs
|
2022-01-09 13:44:40 +05:30 |
|
Shivam Mathur
|
de4fdb85b9
|
Rename common.sh to unix.sh
|
2022-01-05 15:20:40 +05:30 |
|