aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2025-11-24CI: Temporarily disable FreeBSDIvan Molodetskikh
2025-11-17CI: free disk space before running nix flake check (#2821)Indi
* CI: free disk space before running nix flake check * disable cleaning dotnet and large-packages in nix CI free-disk-space
2025-11-16CI: Disable caching on FreeBSDIvan Molodetskikh
It didn't quite work, now it started failing altogether.
2025-08-19CI: Move feature combinations off the docs critical pathIvan Molodetskikh
Make docs deploy faster. Also don't build --release separately, it's covered by the randomized-tests job.
2025-08-17ci: Add some blank linesIvan Molodetskikh
2025-08-17ci: Add missing permIvan Molodetskikh
2025-08-17github wiki replacement / mkdocs-docs (#2147)Kent Daleng
* Add wiki based on mkdocs * wording fixes * fix github bg color on narrow * Fix left sidebar section headers being bigger than pages * fix hover accent * fix list rendering on fractional layout * fix videos * fix automatic full links * remove redundant commented css * improve dark mode contrast * update pygments for better child node coloring * update logo * remove blank lines * add systemd language hint --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
2025-08-17Add FreeBSD CI (#2072)Matej Cotman
* feat(ci): add FreeBSD job * Update .github/workflows/ci.yml * fix(workflow): remove 10m timeout for freebsd job, put it back later if there is an actual reason * feat(workflow): enable cache on freebsd job * feat(workflow): add custom CARGO_HOME for freebsd job * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * clean-up * test cache --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
2025-07-18ci/alpine: switch to container to not rely on overloaded alpine gitlabzimward
2025-07-17ci: add musl/alpine build (#2065)ジムワルド
* ci: add musl build * Update .github/workflows/ci.yml * Update .github/workflows/ci.yml --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
2025-05-12dependabot: Change to weeklyIvan Molodetskikh
Let's see if this fixes it missing from the GitHub UI.
2025-04-01Update issue template and contact linksIvan Molodetskikh
2025-03-16ci/wiki: check that (local) links are well formed (#1282)Kent Daleng
* add check-links step, fix some links * don't depend on build right now * fix fragment * reintroduce dependency for build * don't only check links on push to main * maybe this is a more sensible dependency tree for this stuff * change commented suggestions, try v2.0.2 for action * describe why we're on v2.0.2 * revert to %E2%80%90 (works with lychee anyway)
2025-03-15Use anchors on the wiki (#1266)Kent Daleng
* wiki testing * wiki updates * use .md with anchors, revert sidebar * bump wiki action * add some more anchors, fix some language * change links to be more descriptive by themselves
2025-01-26CI: Don't forget to build randomized tests in releaseIvan Molodetskikh
2025-01-26CI: Further reduce the number of proptest casesIvan Molodetskikh
2025-01-26CI: Reduce number of proptest casesIvan Molodetskikh
2025-01-26CI: Add a randomized tests jobIvan Molodetskikh
2025-01-26CI: Write out dependencies once at the topIvan Molodetskikh
2025-01-25CI: Remove version string from msrv jobIvan Molodetskikh
Required checks on GitHub need to be updated every time otherwise.
2025-01-10CI: Add permission to releaseIvan Molodetskikh
2025-01-10CI: Fix grep checkIvan Molodetskikh
2025-01-10CI: Add a prepare-release workflowIvan Molodetskikh
2025-01-10CI: Rearrange some dependenciesIvan Molodetskikh
2025-01-04CI: Fix MSRVIvan Molodetskikh
2025-01-02Update dependabot.ymlIvan Molodetskikh
2025-01-02Update dependabot.ymlIvan Molodetskikh
2025-01-02Update dependabot.ymlIvan Molodetskikh
2025-01-02Create dependabot.ymlIvan Molodetskikh
2025-01-02Delete dependabot.ymlIvan Molodetskikh
2025-01-02Create dependabot.ymlIvan Molodetskikh
2025-01-02Delete dependabot.ymlIvan Molodetskikh
Let's see if re-creating fixes it.
2025-01-02Create dependabot.ymlIvan Molodetskikh
Copied from Helix.
2024-12-22Bump MSRV to `1.80`bbb651
It should be old enough for most distros, and allows upgrading to `zbus 5.x`
2024-11-20Bump CI image versionsIvan Molodetskikh
2024-10-05ci: `nix build` -> `nix flake check`seth
The (debug) package is already set as a check and will still be built with this, but Nix will now also check other outputs automatically -- such as the dev shell
2024-09-04ci: Add niri-ipc rustdoc generationIvan Molodetskikh
2024-09-03Use libdisplay-info for make/model/serial parsing, implement throughoutIvan Molodetskikh
2024-08-06Bump MSRV to 1.77.0Ivan Molodetskikh
New pipewire-rs requires it.
2024-07-28CI: Switch leftover action to dtolnay/rust-toolchainIvan Molodetskikh
Missed this I guess.
2024-04-27Add distro to issue templateIvan Molodetskikh
2024-03-26CI: Depend on a later commit of the github wiki actionIvan Molodetskikh
2024-03-26CI: Download LFS files in publish-wikiIvan Molodetskikh
2024-03-25Move wiki into the main repositoryIvan Molodetskikh
2024-03-25CI: Disable checkout progress from nixIvan Molodetskikh
2024-03-06CI: Check dinit featureIvan Molodetskikh
2024-02-21ci: Check individual featuresIvan Molodetskikh
2024-02-16CI: Add a MSRV jobIvan Molodetskikh
2024-02-12CI: check nix build worksKiara Grouwstra
2024-02-06Add niri-visual-testsIvan Molodetskikh