Commit Graph

14 Commits

Author SHA1 Message Date
Pavel Shevaev 4c482ee26f Patching bundles with new entries for fmt1 and fmt3 formats now results in new entries appended to the end
Publish PHP Package / docker (push) Successful in 6s Details
2025-05-12 20:56:39 +03:00
Pavel Shevaev c378131c18 Adding bundle patching support for fmt1
Publish PHP Package / docker (push) Successful in 6s Details
2025-05-07 12:15:26 +03:00
Pavel Shevaev 7b9e1764d9 Fixing bug in fmt3 patching routine
Publish PHP Package / docker (push) Successful in 6s Details
2025-04-28 17:06:57 +03:00
Pavel Shevaev 2b0d2e0a4f Adding basic support for fmt3 patching; Update result is now empty() if no files affected, added or removed
Publish PHP Package / docker (push) Successful in 12s Details
2025-04-25 15:16:50 +03:00
Pavel Shevaev a199008a49 Adding convenience fetch methods; Detect changed mode now uses the last run file to check for changes instead of result file
Publish PHP Package / docker (push) Successful in 7s Details
2025-04-23 11:43:58 +03:00
Pavel Shevaev 7b6d342469 Improving handling of file map cache 2025-04-16 19:17:29 +03:00
Pavel Shevaev 1b25beb4ed Initial commit 2025-04-16 15:11:29 +03:00
Alexey Chubar 6fe8a0dff5 Added fmt3 bundle format
Publish PHP Package / docker (push) Successful in 6s Details
2025-03-14 00:14:14 +07:00
Pavel Shevaev fd49e48a57 Support for configs bundle patching WIP; Migrating to iterable from array where it makes sense; Adding config_hash_changed(..)
Publish PHP Package / docker (push) Successful in 6s Details
2025-03-06 13:23:44 +03:00
Pavel Shevaev 4bd731aa25 Adding debug flag to pack routine
Publish PHP Package / docker (push) Successful in 7s Details
2025-02-27 13:16:46 +03:00
Pavel Shevaev 63c2c46cc7 Improving initialization of workers; Adding sorting when splitting config jobs; Minor improvements here and there
Publish PHP Package / docker (push) Successful in 7s Details
2025-02-27 01:35:17 +03:00
Pavel Shevaev 0842ba416f Fixing version argument ordering and making it required
Publish PHP Package / docker (push) Successful in 6s Details
2025-02-26 18:44:37 +03:00
Pavel Shevaev dd8c4311b7 Adding and using convenience config_log(msg)
Publish PHP Package / docker (push) Successful in 6s Details
2025-02-25 15:48:29 +03:00
Pavel Shevaev 00f17cc1a8 API and internals overhaul, optimizing parsing and import, still work in progress
Publish PHP Package / docker (push) Successful in 6s Details
2025-02-24 19:22:02 +03:00