php-uptelligence/Console
Snider 1d117c83e6 feat(uptelligence): add sync-altum-versions command to read deployed versions from disk
Reads PRODUCT_VERSION from init.php and plugin versions from config.php,
then updates uptelligence_vendors to reflect what is actually deployed.
Supports --dry-run and --path options. 7 tests, 16 assertions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 08:54:37 +00:00
..
AnalyzeCommand.php chore: fix pint code style and add test config 2026-02-23 03:50:07 +00:00
CheckCommand.php chore: fix pint code style and add test config 2026-02-23 03:50:07 +00:00
CheckUpdatesCommand.php chore: fix pint code style and add test config 2026-02-23 03:50:07 +00:00
IssuesCommand.php chore: fix pint code style and add test config 2026-02-23 03:50:07 +00:00
SendDigestsCommand.php chore: fix pint code style and add test config 2026-02-23 03:50:07 +00:00
SyncAltumVersionsCommand.php feat(uptelligence): add sync-altum-versions command to read deployed versions from disk 2026-03-12 08:54:37 +00:00
SyncForgeCommand.php feat: add sync-forge command and update config defaults 2026-03-04 15:27:47 +00:00