Page MenuHomeDevCentral

Avoid deployment wheel between PHP 8.2 and PHP 8.3 deployment
Needs ReviewPublic

Authored by dereckson on Feb 14 2026, 11:08.
Tags
None
Referenced Files
F42560586: D3952.id10780.diff
Sat, Aug 8, 10:47
F42560582: D3952.id10245.diff
Sat, Aug 8, 10:47
Unknown Object (File)
Wed, Aug 5, 04:54
Unknown Object (File)
Mon, Aug 3, 06:29
Unknown Object (File)
Sun, Aug 2, 22:19
Unknown Object (File)
Sun, Aug 2, 20:42
Unknown Object (File)
Sat, Aug 1, 09:44
Unknown Object (File)
Fri, Jul 31, 17:06
Subscribers
None

Details

Reviewers
Duranzed
Summary

Version for PaaS Alkane can now be configurable from pillar, independantly from the main packages.

Test Plan
  • Deploy on web-001
  • Ensure it's no-op on Hervil

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
stop-wheel-php82-php83
Build Status
Buildable 6317
Build 6601: arc lint + arc unit

Event Timeline

dereckson created this revision.
Duranzed requested changes to this revision.Feb 19 2026, 11:44

We want to change the "if" statement in php.sls for a proper map in order to support more OS

This revision now requires changes to proceed.Feb 19 2026, 11:44

Rebased. Implemented a new map for PHP packages by version.

Tested on hervil and web-001, map is parsed correctly and packages changes are no-op.