Commit Graph

38 Commits

Author SHA1 Message Date
0575a32108 Switch to $GITHUB_OUTPUT 2022-10-12 16:34:58 +05:30
6ae3564af4 Improve examples 2022-04-03 04:24:07 +05:30
c88ece8451 Examples: update the action runner version 2022-03-21 15:40:20 +01:00
4678e809c3 Bump actions/checkout to v3 2022-03-02 06:00:52 +05:30
bca2d0b1b0 Example code: remove --no-interaction from Composer commands
All Composer commands used in CI should use `--no-interaction` to prevent them hanging in case interaction is expected. However, as setupPHP sets the `COMPOSER_NO_INTERACTION` flag (as of this version), this is not needed when using setupPHP.

This removes redundant `--no-interaction` arguments from the example code.

Also see: https://blog.packagist.com/composer-2-2/#more-secure-plugin-execution
2022-01-05 15:20:37 +05:30
7117491f1a Update and refactor example workflows 2021-12-15 16:49:10 +05:30
aa1efabe45 Change command to start mysql from sysVinit to systemd in examples 2021-12-15 13:26:33 +05:30
91936faf85 Update README 2021-08-23 16:19:19 +05:30
6a8a2abd3c Improve symfony examples 2021-07-17 11:49:03 +05:30
1f94ad201f Improve symfony example workflows 2020-12-19 18:41:33 +05:30
81964ae791 issue #376 - Install phpunit dependencies before runs the tests 2020-12-19 20:18:12 +08:00
385e3b6e96 Revert "Remove dashes from step ids"
This reverts commit 4d5f03db8a.
2020-11-20 08:39:37 +05:30
e0ed1ad0ef Remove --no-suggest flag in examples 2020-06-22 07:33:16 +05:30
2907f8a584 Remove dashes from step ids 2020-06-22 07:33:15 +05:30
03eb8cc744 Update actions/cache uses to v2 2020-06-03 01:56:43 +05:30
2b0d6e221f Improve blackfire examples 2020-02-28 15:42:17 +05:30
bbdc4e3b67 Merge pull request #193 from jaapio/feature/ext-blackfire
🎉 Add blackfire extenstion
2020-02-27 15:50:29 +05:30
311eb9f3ba Add example 2020-02-27 11:12:57 +01:00
f2720d7b82 Update examples to start mysql service 2020-02-26 22:15:27 +05:30
2c559eae3d Update documentation for v2 2020-02-14 13:35:04 +05:30
898b6fa1f9 macOS-latest -> macos-latest 2020-01-21 08:25:14 +05:30
552df3f2b0 Add CakePHP examples with services 2020-01-08 12:58:21 +05:30
3109c941eb Update examples 2020-01-08 11:35:32 +05:30
8f39d3eddd Add CakePHP example 2020-01-03 08:25:42 +05:30
07ae2343d0 Update actions/checkout to v2 2020-01-01 22:36:25 +05:30
7d026bfa6b Update symfony examples 2019-12-28 02:18:01 +05:30
8e1cde2d0a Improve examples and documentation 2019-12-28 00:23:51 +05:30
704c5180a4 Update examples 2019-12-09 12:20:03 +05:30
e4fc767f9c Deprecate extension-csv and ini-values-csv inputs 2019-12-09 11:14:07 +05:30
4ba36c5432 Shift to rotating stable tags 2019-11-28 05:17:56 +05:30
c11d023c03 Add sage and bedrock example, add cache to examples 2019-11-27 06:00:34 +05:30
ebeb82f894 Add PHP7.4 to phalcon examples 2019-10-31 14:43:11 +05:30
91d14c7068 Update workflows as powershell is now default on windows 2019-10-25 04:28:19 +05:30
fce9311522 Add support for phalcon 2019-10-14 08:35:38 +05:30
b2e7a49dd5 Add lumen examples and fix laravel examples 2019-10-13 05:27:58 +05:30
c1c0acc338 Fix scripts, README and examples 2019-10-10 19:45:43 +05:30
46a875ad7e Improve code and examples 2019-10-08 18:31:45 +05:30
21c3c8db47 Fix examples and add coverage badge 2019-10-05 06:44:08 +05:30