-
-
Notifications
You must be signed in to change notification settings - Fork 0
feat(actions): add setup_virtual_desktop action #103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #103 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 6 6
Lines 977 977
Branches 82 82
=========================================
Hits 977 977
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
3c11735 to
a921618
Compare
Introduces a new composite action, setup_virtual_desktop, for setting up a virtual desktop environment on Linux runners, including scripts, documentation, and CI matrix.
a921618 to
e6c3afd
Compare
e0f4b8b to
166a4ed
Compare
Introduces a Python script to test AppIndicator/Ayatana integration in MATE and XFCE environments. Updates setup scripts to install required dependencies, start the indicator service where supported, and run the test script with screenshot capture. Adds a requirements.txt for Python dependencies.
94514e5 to
0dd44e9
Compare
1d551b8 to
75f6500
Compare
Adds a debug script for AppIndicator issues, enhances D-Bus session validation, and improves AppIndicator service checks in the virtual desktop setup and post-CI scripts. These changes provide better diagnostics and reliability for CI environments using MATE/XFCE with AppIndicator support.
75f6500 to
ee9a6f3
Compare
|




Description
Introduces a new composite action, setup_virtual_desktop, for setting up a virtual desktop environment on Linux runners, including scripts, documentation, and CI matrix.
Screenshot
Issues Fixed or Closed
Roadmap Issues
Type of Change
Checklist
AI Usage