Page MenuHomeDevCentral

Use correct versions in Composer replace map
ClosedPublic

Authored by dereckson on Jul 2 2023, 18:30.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 28, 01:21
Unknown Object (File)
Thu, Sep 19, 17:45
Unknown Object (File)
Sat, Sep 14, 04:26
Unknown Object (File)
Sat, Sep 14, 04:26
Unknown Object (File)
Sun, Sep 8, 07:54
Unknown Object (File)
Fri, Sep 6, 19:40
Unknown Object (File)
Tue, Sep 3, 01:29
Unknown Object (File)
Tue, Sep 3, 00:16
Subscribers
None

Details

Summary

Versions of the Keruald libraries aren't sync.
As such, it doesn't make sense to use self.version.

Instead, we can read Git tags, and find the greater version
for each package, and use that information as library version.

Test Plan

rm composer.json && make composer.json

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Passed
Unit
No Test Coverage
Branch
composer
Build Status
Buildable 5083
Build 5364: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Jul 2 2023, 18:30