Commit Graph

  • 795c612168 Stale artefact check now considers directory last modification time as well master v2.17.0 Pavel Shevaev 2025-05-19 19:16:44 +0300
  • cfa26d1497 Adding --stale option to mark all artefacts stale v2.16.0 Pavel Shevaev 2025-05-16 17:52:14 +0300
  • 19ec09d99a Making PHPStan happy v2.15.1 Pavel Shevaev 2025-05-07 17:50:35 +0300
  • 97e948d132 Artefact is considered stale if passed changed files match the spec (without additional stale check) v2.15.0 Pavel Shevaev 2025-04-29 14:11:50 +0300
  • ade0ef5373 Adding --bench option to show basic tasks bench info v2.14.0 Pavel Shevaev 2025-04-28 14:38:12 +0300
  • 058ab92420 array_splice possible fix v2.13.1 Pavel Shevaev 2025-04-28 14:28:28 +0300
  • 54cd3576d7 Adding initial support for tasks bench times; A bit improving similar tasks logic in case of task was not found; A bit cleaning internals; v2.13.0 Pavel Shevaev 2025-04-28 14:24:43 +0300
  • 66b3abf819 Adding proper directory path normalization for artefacts v2.12.1 Pavel Shevaev 2025-04-25 17:37:53 +0300
  • e5f15251d7 Improving lazy checks for stale artefacts; Adding artefacts stale check bench timings v2.12.0 Pavel Shevaev 2025-04-23 20:33:16 +0300
  • c0caa504a9 Adding malformed json sanitation for file change events v2.11.1 Pavel Shevaev 2025-04-21 17:27:37 +0300
  • 421d6580dc It is now possible to specify exact log level using new -l option; Adding debug logs for artefacts sources resolving v2.11.0 Pavel Shevaev 2025-04-18 15:27:32 +0300
  • dbf30f1231 A bit tweaking heuristics for changed files (ignoring garbage created status) v2.10.0 Pavel Shevaev 2025-04-18 14:49:22 +0300
  • abe8d938cb Artefact now is aware about its Task; TaskmanArtefact.isSourcesAffected(..) must be used instead of obsolete isSourcesNewer(..); Adding file changes convenience routines; v2.9.0 Pavel Shevaev 2025-04-18 11:53:48 +0300
  • e68ad37770 Fixing main v2.8.1 Pavel Shevaev 2025-03-24 09:53:07 +0300
  • 8dc71ab534 Fixing disabled built-in tasks; Improving missing task error reporting v2.8.0 Pavel Shevaev 2025-03-24 09:47:15 +0300
  • d40c2fe201 Improving handling of file system events v2.7.0 Pavel Shevaev 2025-03-19 18:37:45 +0300
  • 0189c9d7af Adding more convenience stuff v2.6.0 Pavel Shevaev 2025-03-06 13:56:26 +0300
  • 3052d68f9b Restoring stuff v2.5.0 Pavel Shevaev 2025-03-06 13:19:36 +0300
  • 5cae1bf622 Starting to implement support for task artefacts and its dependencies Pavel Shevaev 2025-03-06 13:13:11 +0300
  • 4cf34b0dba Fixing bug related to possible re-define of tasks v2.4.1 Pavel Shevaev 2025-03-03 15:39:36 +0300
  • 37c915e72e Improving startup times for before and after task dependencies v2.4.0 Pavel Shevaev 2025-02-24 19:04:26 +0300
  • 71205818be Making PHPStan happy v2.3.1 Pavel Shevaev 2024-08-07 13:24:13 +0300
  • c11528f477 Добавить CHANGELOG.md Pavel Shevaev 2024-07-23 14:33:07 +0300
  • f2c9251e52 Adding support for props being set with env. variables, e.g: TASKMAN_SET_foo=1 => foo=1 v2.3.0 Pavel Shevaev 2024-07-23 14:21:50 +0300
  • 2cbde0efb4 Обновить README.md Pavel Shevaev 2024-04-12 17:50:40 +0300
  • b4698563fe Обновить README.md Pavel Shevaev 2024-04-12 17:48:41 +0300
  • 115dce40b2 Обновить README.md Pavel Shevaev 2024-04-12 17:47:47 +0300
  • 2db9f91cde Обновить README.md Pavel Shevaev 2024-04-12 13:22:19 +0300
  • 7aa8ba4cc0 Обновить README.md Pavel Shevaev 2024-04-12 13:17:19 +0300
  • 87c5107bda Обновить README.md Pavel Shevaev 2024-04-12 13:10:43 +0300
  • 8a0ad52631 Обновить README.md Pavel Shevaev 2024-04-12 12:28:48 +0300
  • 4bf7a85671 Обновить README.md Pavel Shevaev 2024-04-12 12:10:17 +0300
  • 93d2ad7575 Добавить .gitea/workflows/build_composer.yaml v2.2.1 Pavel Shevaev 2024-02-13 12:24:21 +0300
  • e9f55092be run(..) now returns the task result v2.2.0 Pavel Shevaev 2023-11-17 12:32:57 +0300
  • f1a3b0c35b Изменил(а) на 'composer.json' v2.1.8 Pavel Shevaev 2023-10-24 18:27:18 +0300
  • 183e40656f Tweaking composer autoload v2.1.7 Pavel Shevaev 2023-10-24 17:32:59 +0300
  • ad32815815 Making PHPStan happy v2.1.6 Pavel Shevaev 2023-08-16 14:08:56 +0300
  • db7be31160 Fixing PHPStan found errors v2.1.5 Pavel Shevaev 2023-06-02 15:54:03 +0300
  • b16c83b8c4 More structured output v2.1.4 Pavel Shevaev 2023-03-29 23:22:10 +0300
  • 6bd6a8a4d3 Tuning output a bit v2.1.3 Pavel Shevaev 2023-03-29 19:25:56 +0300
  • f637290975 Making output less verbose v2.1.2 Pavel Shevaev 2023-03-29 17:26:30 +0300
  • 304195de3d Merge remote-tracking branch 'refs/remotes/origin/master' v2.1.1 Pavel Shevaev 2022-10-27 15:29:14 +0300
  • 7d4cc64e24 Getting rid of json task and adding props task v2.1.0 Pavel Shevaev 2022-07-21 23:17:49 +0300
  • db53b4deea Fixing typo v2.0.1 Pavel Shevaev 2022-07-21 17:16:16 +0300
  • 7806a44238 Fixing typos v2.0.0 Pavel Shevaev 2022-06-06 18:42:26 +0300
  • a75d24aeb0 Removing deprecated taskman syntax Pavel Shevaev 2022-06-06 18:36:02 +0300
  • 84a43f8537 Changing order of @always tasks v1.0.3 Pavel Shevaev 2022-05-18 10:31:38 +0300
  • 3d54e2caf6 Fixing autoloading v1.0.2 Pavel Shevaev 2022-05-16 15:44:36 +0300
  • 2416d0e7af Fixing autoloading v1.0.1 Pavel Shevaev 2022-05-16 15:40:06 +0300
  • 12031ccd2a Adding composer.json v1.0 Pavel Shevaev 2022-05-16 14:33:06 +0300
  • bdacff3c35 first commit Pavel Shevaev 2022-05-16 14:14:49 +0300