HigherOrderLogic
0200670d9e
Fix typo in issue type name
2026-05-07 23:30:58 -07:00
HigherOrderLogic
90366886b2
Assign issue with type instead of label
2026-05-07 12:36:33 -07:00
Ivan Molodetskikh
8d83fbae67
CI: Update Fedora to 42
...
41 is EOL
2026-04-25 09:12:26 +03:00
Ivan Molodetskikh
dbe79b7873
CI: Fix next release check in release workflow
2026-04-25 09:12:16 +03:00
Ivan Molodetskikh
c814c656c5
Dlsym set_default_max_buffer_size() to avoid wayland-server 1.23 requirement
...
Ubuntu 24.04 users rejoice
2026-04-17 16:32:10 +03:00
HigherOrderLogic
d1a0380eed
ci: update actions/checkout to v6
2026-04-05 14:43:37 +03:00
Ivan Molodetskikh
8f75d171b6
CI: Switch tests to Ubuntu 26.04
2026-03-07 11:57:07 +03:00
Ivan Molodetskikh
41b5de8769
Change all links from YaLTeR/niri to niri-wm/niri
2026-02-10 17:59:14 +03:00
HigherOrderLogic
f01d48bc51
ci: user Cachix nix installer
2025-12-23 10:27:32 +03:00
HigherOrderLogic
31ca509160
ci: remove flake check action
2025-12-23 10:27:32 +03:00
Ivan Molodetskikh
f85cb5c5f9
dependabot: Add cooldown
2025-12-18 13:39:30 +03:00
Ivan Molodetskikh
80469abc20
Bump MSRV to 1.85, upgrade deps
2025-12-18 11:54:07 +03:00
Ivan Molodetskikh
d1fc1ab731
CI/freebsd: Fix PW patch application
2025-12-13 14:39:57 +03:00
Ivan Molodetskikh
d9a9e6ddc4
CI: Remove Rust install from FreeBSD action
...
We don't need it since we removed the cache.
2025-12-13 14:27:21 +03:00
Ivan Molodetskikh
0cb20b55b8
CI: Update FreeBSD to 15.0
2025-12-13 14:26:17 +03:00
Ivan Molodetskikh
3d2d7b95d9
CI: Re-enable FreeBSD
2025-12-13 14:23:32 +03:00
DerRockWolf
83a733e085
Update issue template to put niri config into <details> block
...
This makes issues much more readable and prevents readers from needing to scroll all the way past the config.
2025-12-09 07:55:53 +03:00
Ivan Molodetskikh
79e41d7d88
CI: Temporarily disable FreeBSD
2025-11-24 09:04:16 +03:00
Indi
7f19d268b3
CI: free disk space before running nix flake check ( #2821 )
...
* CI: free disk space before running nix flake check
* disable cleaning dotnet and large-packages in nix CI free-disk-space
2025-11-17 12:11:06 +03:00
Ivan Molodetskikh
2652efe9db
CI: Disable caching on FreeBSD
...
It didn't quite work, now it started failing altogether.
2025-11-16 11:10:30 +03:00
Ivan Molodetskikh
1013147ba3
CI: Move feature combinations off the docs critical path
...
Make docs deploy faster. Also don't build --release separately, it's covered by
the randomized-tests job.
2025-08-19 19:31:03 +03:00
Ivan Molodetskikh
26a6e0cd98
ci: Add some blank lines
2025-08-17 18:10:41 +03:00
Ivan Molodetskikh
f6e1b3133e
ci: Add missing perm
2025-08-17 17:19:05 +03:00
Kent Daleng
dc93f1c1fd
github wiki replacement / mkdocs-docs ( #2147 )
...
* 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-17 17:05:41 +03:00
Matej Cotman
3b76cb7b3d
Add FreeBSD CI ( #2072 )
...
* 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-08-17 11:12:47 +03:00
zimward
0b1a6c76ec
ci/alpine: switch to container to not rely on overloaded alpine gitlab
2025-07-18 12:10:47 -07:00
ジムワルド
9c09bc730f
ci: 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-07-17 20:05:36 +00:00
Ivan Molodetskikh
7a42140d6c
dependabot: Change to weekly
...
Let's see if this fixes it missing from the GitHub UI.
2025-05-12 20:05:33 +03:00
Ivan Molodetskikh
2adbf33fb6
Update issue template and contact links
2025-04-01 08:55:14 +03:00
Kent Daleng
5e549e1323
ci/wiki: check that (local) links are well formed ( #1282 )
...
* 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-16 20:15:37 +03:00
Kent Daleng
392fc27de1
Use anchors on the wiki ( #1266 )
...
* 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-03-15 15:42:05 +00:00
Ivan Molodetskikh
d665079b84
CI: Don't forget to build randomized tests in release
2025-01-26 09:54:40 +03:00
Ivan Molodetskikh
f0d935dee1
CI: Further reduce the number of proptest cases
2025-01-26 09:39:04 +03:00
Ivan Molodetskikh
314b82caa0
CI: Reduce number of proptest cases
2025-01-26 09:20:49 +03:00
Ivan Molodetskikh
8f79139b78
CI: Add a randomized tests job
2025-01-26 08:37:25 +03:00
Ivan Molodetskikh
c5296b870a
CI: Write out dependencies once at the top
2025-01-26 08:37:24 +03:00
Ivan Molodetskikh
4f79303811
CI: Remove version string from msrv job
...
Required checks on GitHub need to be updated every time otherwise.
2025-01-25 10:54:07 +03:00
Ivan Molodetskikh
a03783f54c
CI: Add permission to release
2025-01-10 16:04:19 +03:00
Ivan Molodetskikh
bbbd35e9ef
CI: Fix grep check
2025-01-10 15:42:22 +03:00
Ivan Molodetskikh
d825e3125e
CI: Add a prepare-release workflow
2025-01-10 15:28:50 +03:00
Ivan Molodetskikh
80fe5a8167
CI: Rearrange some dependencies
2025-01-10 15:15:50 +03:00
Ivan Molodetskikh
bf6995f759
CI: Fix MSRV
2025-01-04 11:49:27 +03:00
Ivan Molodetskikh
8b3d8ccb47
Update dependabot.yml
2025-01-02 11:34:04 +03:00
Ivan Molodetskikh
f8ff2e4e28
Update dependabot.yml
2025-01-02 11:32:34 +03:00
Ivan Molodetskikh
044f0d41a5
Update dependabot.yml
2025-01-02 11:31:37 +03:00
Ivan Molodetskikh
4089bebd83
Create dependabot.yml
2025-01-02 11:30:01 +03:00
Ivan Molodetskikh
d4787c75fd
Delete dependabot.yml
2025-01-02 11:26:49 +03:00
Ivan Molodetskikh
3bf0a57b82
Create dependabot.yml
2025-01-02 11:20:47 +03:00
Ivan Molodetskikh
cc505ae49f
Delete dependabot.yml
...
Let's see if re-creating fixes it.
2025-01-02 11:19:20 +03:00
Ivan Molodetskikh
a38a5c529f
Create dependabot.yml
...
Copied from Helix.
2025-01-02 10:44:27 +03:00