Commit Graph

14 Commits

Author SHA1 Message Date
Pavel Shevaev f2c9251e52 Adding support for props being set with env. variables, e.g: TASKMAN_SET_foo=1 => foo=1
Publish PHP Package / docker (push) Successful in 6s Details
2024-07-23 14:21:50 +03:00
Pavel Shevaev e9f55092be run(..) now returns the task result 2023-11-17 12:32:57 +03:00
Pavel Shevaev ad32815815 Making PHPStan happy 2023-08-16 14:08:57 +03:00
Pavel Shevaev db7be31160 Fixing PHPStan found errors 2023-06-02 15:54:20 +03:00
Pavel Shevaev b16c83b8c4 More structured output 2023-03-29 23:22:10 +03:00
Pavel Shevaev 6bd6a8a4d3 Tuning output a bit 2023-03-29 19:25:56 +03:00
Pavel Shevaev f637290975 Making output less verbose 2023-03-29 17:26:30 +03:00
Pavel Shevaev 304195de3d Merge remote-tracking branch 'refs/remotes/origin/master' 2022-10-27 15:29:14 +03:00
Pavel Shevaev 7d4cc64e24 Getting rid of json task and adding props task 2022-07-21 23:17:49 +03:00
Pavel Shevaev db53b4deea Fixing typo 2022-07-21 17:16:16 +03:00
Pavel Shevaev 7806a44238 Fixing typos 2022-06-06 18:42:26 +03:00
Pavel Shevaev a75d24aeb0 Removing deprecated taskman syntax 2022-06-06 18:36:02 +03:00
Pavel Shevaev 84a43f8537 Changing order of @always tasks 2022-05-18 10:31:38 +03:00
Pavel Shevaev bdacff3c35 first commit 2022-05-16 14:14:49 +03:00