Some checks failed
Main Confidence / confidence (push) Failing after 45s
## Summary - introduce surface-aware compressed governance outcomes and reuse the shared truth/explanation seams for operator-first summaries - apply the compressed outcome hierarchy across baseline, evidence, review, review-pack, canonical review/evidence, and artifact-oriented operation-run surfaces - expand spec 214 fixtures and Pest coverage, and fix tenant-panel route assertions by generating explicit tenant-panel URLs in the affected Filament tests ## Validation - `cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agent` - focused governance compression suite from `specs/214-governance-outcome-compression/quickstart.md` passed (`68` tests, `445` assertions) - `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Filament/InventoryItemResourceTest.php tests/Feature/Filament/BackupSetUiEnforcementTest.php tests/Feature/Filament/RestoreRunUiEnforcementTest.php` passed (`18` tests, `81` assertions) Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de> Reviewed-on: #253
82 lines
1.9 KiB
Plaintext
82 lines
1.9 KiB
Plaintext
{
|
|
"comment": "Do not edit this file, use utils/roll_browser.js",
|
|
"browsers": [
|
|
{
|
|
"name": "chromium",
|
|
"revision": "1217",
|
|
"installByDefault": true,
|
|
"browserVersion": "147.0.7727.15",
|
|
"title": "Chrome for Testing"
|
|
},
|
|
{
|
|
"name": "chromium-headless-shell",
|
|
"revision": "1217",
|
|
"installByDefault": true,
|
|
"browserVersion": "147.0.7727.15",
|
|
"title": "Chrome Headless Shell"
|
|
},
|
|
{
|
|
"name": "chromium-tip-of-tree",
|
|
"revision": "1417",
|
|
"installByDefault": false,
|
|
"browserVersion": "148.0.7755.0",
|
|
"title": "Chrome Canary for Testing"
|
|
},
|
|
{
|
|
"name": "chromium-tip-of-tree-headless-shell",
|
|
"revision": "1417",
|
|
"installByDefault": false,
|
|
"browserVersion": "148.0.7755.0",
|
|
"title": "Chrome Canary Headless Shell"
|
|
},
|
|
{
|
|
"name": "firefox",
|
|
"revision": "1511",
|
|
"installByDefault": true,
|
|
"browserVersion": "148.0.2",
|
|
"title": "Firefox"
|
|
},
|
|
{
|
|
"name": "firefox-beta",
|
|
"revision": "1505",
|
|
"installByDefault": false,
|
|
"browserVersion": "148.0b9",
|
|
"title": "Firefox Beta"
|
|
},
|
|
{
|
|
"name": "webkit",
|
|
"revision": "2272",
|
|
"installByDefault": true,
|
|
"revisionOverrides": {
|
|
"mac14": "2251",
|
|
"mac14-arm64": "2251",
|
|
"debian11-x64": "2105",
|
|
"debian11-arm64": "2105",
|
|
"ubuntu20.04-x64": "2092",
|
|
"ubuntu20.04-arm64": "2092"
|
|
},
|
|
"browserVersion": "26.4",
|
|
"title": "WebKit"
|
|
},
|
|
{
|
|
"name": "ffmpeg",
|
|
"revision": "1011",
|
|
"installByDefault": true,
|
|
"revisionOverrides": {
|
|
"mac12": "1010",
|
|
"mac12-arm64": "1010"
|
|
}
|
|
},
|
|
{
|
|
"name": "winldd",
|
|
"revision": "1007",
|
|
"installByDefault": false
|
|
},
|
|
{
|
|
"name": "android",
|
|
"revision": "1001",
|
|
"installByDefault": false
|
|
}
|
|
]
|
|
}
|