fix(ci): Nightly QA Stabilization (Browser & Dependencies) #1

Open
mmintel wants to merge 0 commits from fix/nightly-qa-stabilization into main
Owner

This PR stabilizes the Nightly QA pipeline by resolving infrastructure dependency conflicts and ensuring environment stability.

Key changes:

  • Updated browser library installation in Static Analysis to use the chromium-browser PPA pattern (resolves libasound2 candidates issue on Ubuntu 24.04).
  • Set CHROME_PATH and PUPPETEER_EXECUTABLE_PATH environment variables consistently across all browser-based jobs.
  • Added missing packages to depcheck ignores (@payloadcms/ui, @commitlint/*) to prevent false-positive failures in the Maintenance job.
  • Unified registry authentication patterns.
This PR stabilizes the Nightly QA pipeline by resolving infrastructure dependency conflicts and ensuring environment stability. Key changes: - Updated browser library installation in `Static Analysis` to use the `chromium-browser` PPA pattern (resolves `libasound2` candidates issue on Ubuntu 24.04). - Set `CHROME_PATH` and `PUPPETEER_EXECUTABLE_PATH` environment variables consistently across all browser-based jobs. - Added missing packages to `depcheck` ignores (`@payloadcms/ui`, `@commitlint/*`) to prevent false-positive failures in the Maintenance job. - Unified registry authentication patterns.
mmintel added 1 commit 2026-05-03 09:40:25 +00:00
fix(ci): stabilize nightly qa pipeline browser dependencies and depcheck ignores
All checks were successful
CI - Quality Assurance / 🧪 QA (pull_request) Successful in 1m41s
cad27d6a02
mmintel added 1 commit 2026-05-03 09:42:16 +00:00
fix(ci): stabilize nightly qa pipeline browser dependencies and pnpm build scripts
Some checks failed
CI - Quality Assurance / 🧪 QA (pull_request) Failing after 14s
0633326c1e
mmintel added 1 commit 2026-05-03 09:42:35 +00:00
test(ci): trigger nightly qa on stabilization branch
Some checks failed
Nightly QA (Inlined) / 🏗️ Prepare & Install (push) Failing after 14s
Nightly QA (Inlined) / 🔍 Static Analysis (push) Has been skipped
Nightly QA (Inlined) / ♿ Accessibility (push) Has been skipped
Nightly QA (Inlined) / 🧪 Maintenance & Links (push) Has been skipped
Nightly QA (Inlined) / 🎭 Lighthouse (push) Has been skipped
CI - Quality Assurance / 🧪 QA (pull_request) Failing after 13s
Nightly QA (Inlined) / 🔔 Notify (push) Successful in 2s
ed98c40079
mmintel added 1 commit 2026-05-03 09:44:09 +00:00
fix(ci): update lockfile and package.json with pnpm onlyBuiltDependencies
All checks were successful
CI - Quality Assurance / 🧪 QA (pull_request) Successful in 3m40s
81c6e02faf
mmintel added 1 commit 2026-05-03 09:44:36 +00:00
test(ci): remove path restriction to trigger qa pipeline
Some checks failed
Nightly QA (Inlined) / 🏗️ Prepare & Install (push) Successful in 57s
CI - Quality Assurance / 🧪 QA (pull_request) Successful in 3m44s
Nightly QA (Inlined) / 🔍 Static Analysis (push) Failing after 3m36s
Nightly QA (Inlined) / 🧪 Maintenance & Links (push) Successful in 1m15s
Nightly QA (Inlined) / ♿ Accessibility (push) Failing after 2m27s
Nightly QA (Inlined) / 🔔 Notify (push) Has been cancelled
Nightly QA (Inlined) / 🎭 Lighthouse (push) Has been cancelled
bbcf859d12
mmintel added 1 commit 2026-05-03 09:50:31 +00:00
fix(qa): consolidate workflow and fix chromium pathing issues
All checks were successful
CI - Quality Assurance / 🧪 QA (pull_request) Successful in 3m31s
dbae239031
mmintel added 1 commit 2026-05-03 09:50:46 +00:00
test(qa): trigger qa workflow on push
Some checks failed
Nightly QA (Inlined) / 🧪 Quality Assurance (push) Failing after 1m22s
CI - Quality Assurance / 🧪 QA (pull_request) Successful in 3m28s
8dd5c077c5
Some checks failed
Nightly QA (Inlined) / 🧪 Quality Assurance (push) Failing after 1m22s
CI - Quality Assurance / 🧪 QA (pull_request) Successful in 3m28s
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/nightly-qa-stabilization:fix/nightly-qa-stabilization
git checkout fix/nightly-qa-stabilization
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mmintel/mb-grid-solutions.com#1