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
Unknown Object (File)
Sat, Jun 6, 03:21
Unknown Object (File)
Sat, Jun 6, 03:19
Unknown Object (File)
Sat, Jun 6, 00:31
Unknown Object (File)
Fri, Jun 5, 18:09
Unknown Object (File)
Fri, Jun 5, 04:35
Unknown Object (File)
Wed, Jun 3, 02:20
Unknown Object (File)
Sat, May 30, 04:39
Unknown Object (File)
Sun, May 24, 02: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 6718
Build 7006: 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.