GitHub / deployphp/deployer / commits
The PHP deployment tool with support for popular frameworks out of the box
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 453cca85 |
Fix phpstan magento2 narrowed type (#4243)
Co-authored-by: Jonathan Visser <j****r@t****e> |
Jonathan <j****8@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 4a55a352 | Better check before removing crons for magento2 recipe (#4230) |
Rafael Grigorian <5****3@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 210a27b9 | More precise ObjectProxy types (#4231) |
Markus Staab <m****b@r****e>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 78e86722 | [Microsoft Teams] Add Support for sending notifications through Workflows in ... |
Stefan Zweifel <s****l@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| f7194595 | Update the bitbucket pipeline ci/cd docs (#4233) |
Adrian Gunawan <a****e@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| bbd950d6 | Fix phpstan build (#4229) |
Markus Staab <m****b@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 71d3f32a | [SHOPWARE] Fix world readable var/cache directory (#4228) |
Rafael Grigorian <5****3@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 7bdc3f79 | Most RunParams are readonly (#4225) |
Markus Staab <m****b@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f832cb9a | ENV vars and secrets have scalar values, and a string name (#4224) |
Markus Staab <m****b@r****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 6a96feb9 | PHPStan: raise to level 6 (#4223) |
Markus Staab <m****b@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 67ac8575 | PHPStan: cleanup setup (#4222) |
Markus Staab <m****b@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| dd028d63 | Update documentation for secret placeholders (#4221) |
Markus Staab <m****b@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 6853f8b3 | Remove Testmu AI section and related assets from README and repo | Anton Medvedev <a****n@m****o> | 3 months ago | |
| 19927350 | fmt | Anton Medvedev <a****n@m****o> | 3 months ago | |
| c273d3a8 | Replace `noCleanup` with `killOnTimeout` for clearer timeout behavior in SSH ... | Anton Medvedev <a****n@m****o> | 3 months ago | |
| 00072f94 | Add `noCleanup` parameter to improve process timeout handling in SSH operations | Anton Medvedev <a****n@m****o> | 3 months ago | |
| 927c9efc |
Magento 2 Recipe: Fix import needed after deployment failure during upgrade #...
Co-authored-by: Copilot <1****t@u****m>, Copilot <1****t@u****m>, Copilot <1****t@u****m> |
Carlos Reynosa <r****9@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 99fa36c5 | Simplify docs | Anton Medvedev <a****n@m****o> | 3 months ago | |
| d07d410d | Add MAML reference | Anton Medvedev <a****n@m****o> | 3 months ago | |
| abf6fc00 | Refactor and simplify docs | Anton Medvedev <a****n@m****o> | 3 months ago | |
| 6e174edd | Refactor API docs | Anton Medvedev <a****n@m****o> | 3 months ago | |
| c4cba7bc | Clarify `cd()` behavior and document `cwd:` option for `run()` | Anton Medvedev <a****n@m****o> | 3 months ago | |
| 98fa6dd5 | Fix ssh connection options for ssh command | Anton Medvedev <a****n@m****o> | 4 months ago | |
| 08a23466 | Use `array_values` to ensure proper indexing during `project_hash` calculation | Anton Medvedev <a****n@m****o> | 4 months ago | |
| e4a5416c | Refactor `project_hash` calculation | Anton Medvedev <a****n@m****o> | 4 months ago | |
| 15fe9c1b | Fix local_archive strategy so it doesn't use the remote path to git (#4212) |
hb9hgj <3****j@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| fe5a985e | Reject null bytes in `quote` arguments | Anton Medvedev <a****n@m****o> | 4 months ago | |
| bb77894b | Add `human_duration` helper and integrate duration output in `Logger` | Anton Medvedev <a****n@m****o> | 4 months ago | |
| ac547b38 | Enhance `quote` function to support `int` arguments | Anton Medvedev <a****n@m****o> | 4 months ago | |
| 395e40c5 | Add tests for `rsync_rsh` helper and improve argument type handling | Anton Medvedev <a****n@m****o> | 4 months ago | |
| ac03ff6e | Migrate `joy` namespace tests to `spec` suite | Anton Medvedev <a****n@m****o> | 4 months ago | |
| 84eb46bb | Migrate legacy tests to `spec` suite | Anton Medvedev <a****n@m****o> | 4 months ago | |
| f2d6ff0f | Remove deprecated `AbstractTest` class and associated references | Anton Medvedev <a****n@m****o> | 4 months ago | |
| 15242e4a | Simplify Yarn installation by removing `node_modules` copy from `previous_rel... | Anton Medvedev <a****n@m****o> | 4 months ago | |
| d091b92a | Update import references to support MAML replacing YAML | Anton Medvedev <a****n@m****o> | 4 months ago | |
| bfb132ee | Add MAML documentation | Anton Medvedev <a****n@m****o> | 4 months ago | |
| ad83f9f2 | [automatic] Update docs with bin/docgen | github-actions <4****]@u****m> | 4 months ago | |
| b729b2d9 | Validate `rsync_rsh` options to prevent NUL bytes and improve argument handling | Anton Medvedev <a****n@m****o> | 4 months ago | |
| 5205dbd7 | Do not traverse parent directories when looking up deploy file | Anton Medvedev <a****n@m****o> | 4 months ago | |
| 0317c615 | [automatic] Update docs with bin/docgen | github-actions <4****]@u****m> | 4 months ago | |
| 0666c4f2 | Refactor connection options management to simplify API and improve consistenc... | Anton Medvedev <a****n@m****o> | 4 months ago | |
| fd08d3fd | cleanup: remove obsolete configuration option (#4197) |
Marco Remy <7****y@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| ae5b79be | Add build task to npm and yarn recipes (#4195) |
Sébastien Alfaiate <s****0@h****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 45cd4170 | Add support for recipe file types | Anton Medvedev <a****n@m****o> | 4 months ago | |
| bebf7a53 | Update docker base image to PHP 8.5 (#4192) |
Daniel Dorndorf <d****f@f****e>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 2a74277c | Add optimisations to dockerfile (#4191) |
Daniel Dorndorf <d****f@f****e>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 089a2f65 | Refactor `run_locally` to `runLocally` for consistent naming convention | Anton Medvedev <a****n@m****o> | 4 months ago | |
| a258a5d6 | Refactor `Host` class to utilize typed properties and return types | Anton Medvedev <a****n@m****o> | 4 months ago | |
| c748567e | Update README.md | Anton Medvedev <a****n@m****o> | 4 months ago | |
| 2cb259a4 | feat: guard Deployer singleton before Host construction (#4189) |
Miriam Müller <7****m@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 0b3b2187 | fmt | Anton Medvedev <a****n@m****o> | 4 months ago | |
| dfc1f450 | Enhance `maml` template generation with annotated comments and update `maml/m... | Anton Medvedev <a****n@m****o> | 4 months ago | |
| bdaef773 | Display Deployer version in dep init | Anton Medvedev <a****n@m****o> | 4 months ago | |
| 7e25232a | Update docker image due to missing/depracated dependencies (#4190) |
Daniel Dorndorf <d****f@f****e>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 82295c33 | Better init | Anton Medvedev <a****n@m****o> | 4 months ago | |
| e1caae51 | Add maml init command | Anton Medvedev <a****n@m****o> | 4 months ago | |
| 674407d8 | Fixed Collection->remove incorrect throw (#4188) |
Roel van Hintum <r****m@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| ea0e1dca | Update UPGRADE.md | Anton Medvedev <a****n@m****o> | 4 months ago | |
| 9963b7a2 | Document escaping of double braces in templates and update related examples | Anton Medvedev <a****n@m****o> | 4 months ago | |
| 31e4b38c | [automatic] Update docs with bin/docgen | github-actions <4****]@u****m> | 4 months ago | |
| f5d3f595 | Add escape mechanism for double braces in templates and update related docs/t... | Anton Medvedev <a****n@m****o> | 4 months ago | |
| 0d0ac17d | Refactor `Httpie` for improved request handling and introduce `HttpResponse` ... | Anton Medvedev <a****n@m****o> | 4 months ago | |
| a22f6586 | Update tests, refine `ConfigCommand`, and fix minor issues | Anton Medvedev <a****n@m****o> | 4 months ago | |
| 4e88ab29 | Add tests for `Master` and update `JoyTest` integration | Anton Medvedev <a****n@m****o> | 4 months ago | |
| 99a60086 | Add request authentication to `Server` with bearer token support | Anton Medvedev <a****n@m****o> | 4 months ago | |
| 3607ef45 | Refactor `Server` to improve client management and request handling | Anton Medvedev <a****n@m****o> | 4 months ago | |
| bf49f6f4 | Add `maml` format support to `ConfigCommand` output | Anton Medvedev <a****n@m****o> | 4 months ago | |
| a946ca23 | Add unit and integration tests for some components | Anton Medvedev <a****n@m****o> | 4 months ago | |
| f5dc6e55 | [automatic] Update docs with bin/docgen | github-actions <4****]@u****m> | 5 months ago | |
| 3d024972 | Ignore artipacked at docs-sync.yaml | Anton Medvedev <a****n@m****o> | 5 months ago | |
| 2a18fbb6 | Add config quote filter | Anton Medvedev <a****n@m****o> | 5 months ago | |
| b760baaf | Update docgen | Anton Medvedev <a****n@m****o> | 5 months ago | |
| 84c12f77 | Replace `escapeshellarg` with `quote` across the codebase | Anton Medvedev <a****n@m****o> | 5 months ago | |
| 590d8dac | Move `Localhost` initialization after `Deployer` setup in `FunctionsTest`. | Anton Medvedev <a****n@m****o> | 5 months ago | |
| d0901fea | Add `quote` func | Anton Medvedev <a****n@m****o> | 5 months ago | |
| 76584e67 | Update schema | Anton Medvedev <a****n@m****o> | 5 months ago | |
| 07ce07a0 | Update `maml/maml` dependency to ^3.1 | Anton Medvedev <a****n@m****o> | 5 months ago | |
| 839741ac | Add support for `deploy.maml` and make `schema` method static | Anton Medvedev <a****n@m****o> | 5 months ago | |
| 13569830 | Add `fail` hook support to MAML recipes | Anton Medvedev <a****n@m****o> | 5 months ago | |
| 313ecdca | Refactor `ImportTest` and add `YamlRecipeTest` | Anton Medvedev <a****n@m****o> | 5 months ago | |
| b94b957d | Add comprehensive unit tests for MAML recipes and fix schema validation issues | Anton Medvedev <a****n@m****o> | 5 months ago | |
| 03f2201f | Fix tests | Anton Medvedev <a****n@m****o> | 5 months ago | |
| b13c074d | Add more run_locally params | Anton Medvedev <a****n@m****o> | 5 months ago | |
| 36668788 | Add more run params | Anton Medvedev <a****n@m****o> | 5 months ago | |
| 79c80530 | Fix cd with run | Anton Medvedev <a****n@m****o> | 5 months ago | |
| fa6fa11a | Rename x to step | Anton Medvedev <a****n@m****o> | 5 months ago | |
| 0072c119 | Fix execution order | Anton Medvedev <a****n@m****o> | 5 months ago | |
| d8c28d51 | fmt | Anton Medvedev <a****n@m****o> | 5 months ago | |
| 5ca4c55e | Handle `SchemaException` with improved validation and integrate additional ta... | Anton Medvedev <a****n@m****o> | 5 months ago | |
| a1a4738c | Add MAML recipes | Anton Medvedev <a****n@m****o> | 5 months ago | |
| 5a377451 | Update SECURITY.md | Anton Medvedev <a****n@m****o> | 5 months ago | |
| 08aeff4a | Remove self-update | Anton Medvedev <a****n@m****o> | 5 months ago | |
| 3ded67bf | Modernize bin/build | Anton Medvedev <a****n@m****o> | 5 months ago | |
| bdb65607 | Refactor Host and Logger to use `getTag` for console output and `getAlias` fo... | Anton Medvedev <a****n@m****o> | 5 months ago | |
| cb39c36f | Rename to writeln | Anton Medvedev <a****n@m****o> | 5 months ago | |
| c6f50db2 | Append \n in file log | Anton Medvedev <a****n@m****o> | 5 months ago | |
| 74036e45 | Refactor logger callback print | Anton Medvedev <a****n@m****o> | 5 months ago | |
| 9e82d22e | fmt | Anton Medvedev <a****n@m****o> | 5 months ago | |
| af3bf31e | Refactor Logger: remove `$input`, enhance logging with `fileLog` integration | Anton Medvedev <a****n@m****o> | 5 months ago | |
| fdb0cd1d | Remove messenger | Anton Medvedev <a****n@m****o> | 5 months ago |