Skip to content

chore: get rid of xvfb action#3677

Merged
cdietrich merged 2 commits intomainfrom
cd-get-rid-of-xvfb-action
Apr 14, 2026
Merged

chore: get rid of xvfb action#3677
cdietrich merged 2 commits intomainfrom
cd-get-rid-of-xvfb-action

Conversation

@cdietrich
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the coactions/setup-xvfb GitHub Action from the Maven CI workflow and replaces it with an inline xvfb-run prefix on Linux runners, keeping the build/test invocation otherwise the same.

Changes:

  • Removed coactions/setup-xvfb@v1.0.1 usage from the “Build and test” step.
  • Added a conditional xvfb-run --auto-servernum prefix only when runner.os == 'Linux'.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 13, 2026

Test Results

  8 076 files  + 31    8 076 suites  +31   3h 46m 49s ⏱️ + 5m 15s
 43 241 tests ±  0   42 650 ✅ + 17    584 💤 ±0  7 ❌  - 17 
212 745 runs  +196  209 817 ✅ +212  2 921 💤 +1  7 ❌  - 17 

For more details on these failures, see this check.

Results for commit e4e3d1a. ± Comparison against base commit 0279350.

♻️ This comment has been updated with latest results.

@cdietrich cdietrich force-pushed the cd-get-rid-of-xvfb-action branch from ea90a5c to e4e3d1a Compare April 14, 2026 04:33
@cdietrich cdietrich merged commit c85178f into main Apr 14, 2026
19 of 20 checks passed
@cdietrich cdietrich deleted the cd-get-rid-of-xvfb-action branch April 14, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants