Commit graph

36 commits

Author SHA1 Message Date
Ricardo Squassina Lee
982b42728e
Fix directory name for scenefx AUR clone 2026-02-18 11:30:45 -03:00
Ricardo Squassina Lee
ce48f137c1
Fix path for scenefx build in workflow 2026-02-18 11:28:35 -03:00
Ricardo Squassina Lee
179a2b6725
Install scenefx from AUR in build workflow
Added steps to install scenefx from AUR in the build workflow.
2026-02-18 11:25:54 -03:00
Ricardo Squassina Lee
de5007fbdd
Remove scenefx installation from build.yml
Removed AUR installation steps for scenefx from build workflow.
2026-02-18 11:12:56 -03:00
Ricardo Squassina Lee
bc2cf39de5
Update wlroots package version in build workflow 2026-02-18 11:07:48 -03:00
copilot-swe-agent[bot]
9f4b2a6314 Use pacman for all dependencies, install scenefx from AUR
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 13:16:18 +00:00
copilot-swe-agent[bot]
6a209101a0 Switch CI to Arch Linux container for better package availability
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 13:03:59 +00:00
copilot-swe-agent[bot]
fa51bed55a Add libinput 1.27.1 build from source for version requirement
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 13:02:11 +00:00
Ricardo Squassina Lee
dccd11ac2b
Fix formatting in README for lock.yml section 2026-02-18 09:57:11 -03:00
Ricardo Squassina Lee
d80f0804b2
Improve formatting in README.md for workflows
Format markdown for better readability.
2026-02-18 09:45:16 -03:00
copilot-swe-agent[bot]
b2652b20a6 Fix markdown linting errors in workflows README
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 12:40:30 +00:00
copilot-swe-agent[bot]
ba9dffc39e Add libgbm-dev for wlroots EGL support
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 12:37:50 +00:00
copilot-swe-agent[bot]
76ca96ebe4 Fix workflows README to match actual docs.yml behavior
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 12:35:53 +00:00
copilot-swe-agent[bot]
831831841f Add OpenGL ES dependencies for scenefx build
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 10:57:28 +00:00
copilot-swe-agent[bot]
c1a909b55b Fix version consistency in documentation
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 10:48:52 +00:00
copilot-swe-agent[bot]
d2ae6c60ae Revert to building from source and use meson subprojects download
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 10:47:52 +00:00
copilot-swe-agent[bot]
fe85cbbaae Restrict markdown linter to repository files only
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 10:43:31 +00:00
copilot-swe-agent[bot]
304832e4da Improve version checking logic and documentation
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 10:36:52 +00:00
copilot-swe-agent[bot]
f2b3b1bd73 Prefer apt packages over building from source when available
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 10:35:52 +00:00
copilot-swe-agent[bot]
e21ae7e013 Merge remote-tracking branch 'origin/main' into copilot/create-simple-build-workflow 2026-02-18 10:33:10 +00:00
copilot-swe-agent[bot]
91f2cfdd08 Fix COMMANDS.md and bug_report.md linting errors
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 10:17:34 +00:00
copilot-swe-agent[bot]
739add6a63 Fix version reference in workflow comment
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 10:12:50 +00:00
copilot-swe-agent[bot]
b67179d9c6 Fix build workflow by building wayland 1.23.1 from source
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 10:12:02 +00:00
copilot-swe-agent[bot]
f1b97a5453 Add path filters to workflows and create docs linting workflow
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 10:08:44 +00:00
copilot-swe-agent[bot]
c13f7a6165 Add explicit permissions to build workflow for security
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 10:01:22 +00:00
copilot-swe-agent[bot]
831dc99146 Fix version consistency in workflow documentation
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 10:00:50 +00:00
copilot-swe-agent[bot]
ca33f1d7ec Add workflows documentation
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 10:00:20 +00:00
copilot-swe-agent[bot]
3f9c37967a Add build workflow for CI/CD
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
2026-02-18 09:59:43 +00:00
DreamMaoMao
9a591993d6 update github workflow 2025-08-14 13:28:03 +08:00
DreamMaoMao
b20b3ef9f6 change: change project name to mango 2025-07-30 15:03:10 +08:00
DreamMaoMao
de43dbc40a update github workflow 2025-06-20 11:07:12 +08:00
Yappaholic
2ab80391a5
Merge branch 'DreamMaoMao:main' into main 2025-06-19 00:43:51 +03:00
DreamMaoMao
fb8a76f51e github: update workflow 2025-06-18 07:53:56 +08:00
DreamMaoMao
77ef3f74d8 github: add workflow action 2025-06-18 07:44:39 +08:00
Yappaholic
b14a91067b feat: update bug_report template 2025-06-17 23:04:55 +03:00
DreamMaoMao
af11da1881 init 2025-02-03 23:18:47 +08:00