Commit Graph
851206 Commits
Author SHA1 Message Date
Wolfgang WaltherandGitHub 01481c9972 age-plugin-fido2-hmac: 0.3.0 -> 0.3.1 (#434072) 2025-08-24 20:12:46 +00:00
Wolfgang WaltherandGitHub 2a49170ba3 maintainers: drop ertes (#436525) 2025-08-24 20:12:00 +00:00
0afa4abac2 snx-rs: 4.5.0 -> 4.6.0 (#436542)
Co-authored-by: Shavyn <Shavyn@users.noreply.github.com>
2025-08-24 20:03:09 +00:00
EmilyandGitHub 07ed5f418c nixos/tests: Use autoFormat (#434312) 2025-08-24 20:41:04 +01:00
Will Fancher 328b6d874b nixos/tests/swap-file-btrfs: Use autoFormat 2025-08-24 15:32:29 -04:00
Will Fancher bb51c2d8fe nixos/tests/snapper: Use autoFormat 2025-08-24 15:32:29 -04:00
Will Fancher e2e7ac2504 nixos/tests/saunafs: Use autoFormat 2025-08-24 15:32:29 -04:00
Will Fancher e31cb25877 nixos/tests/orangefs: Use autoFormat 2025-08-24 15:32:29 -04:00
Will Fancher b9057606a5 nixos/tests/moosefs: Use autoFormat 2025-08-24 15:32:29 -04:00
Will Fancher dc4a8f961a nixos/tests/hardened: Use autoFormat 2025-08-24 15:32:29 -04:00
Will Fancher d22eef5cfa nixos/tests/glusterfs: Use autoFormat 2025-08-24 15:32:29 -04:00
Will Fancher 35bbf24122 nixos/tests/bees: Use autoFormat 2025-08-24 15:32:29 -04:00
Will Fancher ec44a39a38 nixos/qemu-vm: Allow configuration of empty disk image qemu devices. 2025-08-24 15:32:29 -04:00
Niklas KorzandGitHub cd06dcae53 shader-slang: 2025.12.1 -> 2025.14.3 (#435962) 2025-08-24 21:30:07 +02:00
ibizamanandHerwig Hochleitner 078b5bba83 lldap: lldap 0.6.1 -> 0.6.2 2025-08-24 21:14:11 +02:00
ibizamanandHerwig Hochleitner 42b6d62699 lldap: add options to set important secrets 2025-08-24 21:14:11 +02:00
Leona MaroniandGitHub 1bda23e1fb paperless-ngx: 2.18.1 -> 2.28.2 (#436256) 2025-08-24 21:13:19 +02:00
Wolfgang WaltherandGitHub 8a36e80503 workflows/{merge-group,pr}: improve "no PR failures" handling (#435929) 2025-08-24 19:10:46 +00:00
Paul HaerleandGitHub 8fac9d9711 docker-color-output: fix binary name (#435885) 2025-08-24 21:10:33 +02:00
Weijia WangandGitHub 17b83ed9fb libcerf: 3.0 -> 3.1 (#430814) 2025-08-24 21:04:57 +02:00
Weijia WangandGitHub ec5f6812c2 linuxPackages.xone: 0.4.1 -> 0.4.3 (#434316) 2025-08-24 21:04:25 +02:00
R. Ryantm 8416afc141 snx-rs: 4.5.0 -> 4.6.0 2025-08-24 18:23:59 +00:00
Leona MaroniandGitHub 41cae5beb6 varnish77: 7.7.2 -> 7.7.3 (#436144) 2025-08-24 20:23:57 +02:00
Wolfgang WaltherandGitHub b36af43f05 kdePackages.packagekit-qt: 1.1.2 -> 1.1.3 (#429730) 2025-08-24 18:23:03 +00:00
Wolfgang WaltherandGitHub 9106a58f55 networkmanager-openvpn: 1.12.0 -> 1.12.2 (#433358) 2025-08-24 18:21:01 +00:00
Wolfgang WaltherandGitHub bf2d63a5eb level-zero: 1.22.4 -> 1.24.1 (#434203) 2025-08-24 18:20:53 +00:00
Wolfgang WaltherandGitHub b32a72fd3e intel-compute-runtime: 25.27.34303.6 -> 25.31.34666.3 (#434458) 2025-08-24 18:20:32 +00:00
Wolfgang WaltherandGitHub 782dfcca3e matrix-synapse-plugins.matrix-synapse-mjolnir-antispam: 1.10.0 -> 1.11.0 (#434359) 2025-08-24 18:20:09 +00:00
Fabián Heredia MontielandGitHub 535dec879a gst_all_1.gst-plugins-rs: disable tests (#436518) 2025-08-24 12:20:00 -06:00
Wolfgang WaltherandGitHub 55be605cf8 fuzzel: 1.12.0 -> 1.13.0 (#434592) 2025-08-24 18:19:46 +00:00
Wolfgang WaltherandGitHub c2a570c072 nwjs-ffmpeg-prebuilt: 0.102.0 -> 0.102.1 (#434753) 2025-08-24 18:18:04 +00:00
Wolfgang WaltherandGitHub 38360e0b99 pipeline: 2.6.1 -> 3.0.1 (#434669) 2025-08-24 18:17:46 +00:00
Wolfgang WaltherandGitHub 587d3ca50e pure-maps: 3.4.0 -> 3.4.1 (#434796) 2025-08-24 18:17:12 +00:00
Wolfgang WaltherandGitHub 0eec8630a9 dool: 1.3.4 -> 1.3.6 (#434855) 2025-08-24 18:17:03 +00:00
Wolfgang Walther 956d0a744d workflows/check: allow owners to fail when ci/OWNERS is untouched
The owners check is not reproducible, because it depends on the state of
the NixOS org on GitHub. Owners can rename their accounts or they can
leave the organisation and access to Nixpkgs can be removed from teams.
All of this breaks the owners check for reasons unrelated to the PR at
hand.

This PR makes the check for the owners file conditionally required: Only
when the ci/OWNERS file is actually modified a failed check will block
merging the PR. When that's not the case, the check will still fail
visibily in the checklist, but the failure can be ignored.

This is especially relevant for the Merge Queue, which should not be
entirely blocked whenever any of these events happen.

Also, it allows passing the checks in a fork when testing, where the
owners check will *always* fail, because the respective teams and
members are never part of the "user org" that a fork is.
2025-08-24 20:11:29 +02:00
Wolfgang Walther 5ff32763b2 workflows/{merge-group,pr}: avoid posting "no PR failures" for pull_request trigger
The required status checks should depend on exactly one workflow,
triggered via pull_request_target or merge_group. Anything that is
triggered by pull_request is for testing purposes of the workflows
themselves only.
2025-08-24 20:11:24 +02:00
Wolfgang Walther 2c25cb0891 workflows/{merge-group,pr}: post "no PR failures" status manually
Posting the status manually allows us to avoid the strange "skipped ==
success" logic and properly skip the `unlock` job for pull_request
events in the next commit.

This should be much easier to understand than the previous logic.
2025-08-24 20:11:23 +02:00
Weijia WangandGitHub 053accab73 llvmPackages_21.lldbPlugins.llef: 1.2.1 -> 2.0.0 (#432042) 2025-08-24 20:09:33 +02:00
R. RyantmandWeijia Wang 36b4528952 linuxPackages.xone: 0.4.1 -> 0.4.3 2025-08-24 20:02:25 +02:00
Wolfgang WaltherandGitHub 128ab1d92d hatari: 2.6.0 -> 2.6.1 (#434594) 2025-08-24 17:34:27 +00:00
Wolfgang WaltherandGitHub e2962d039e opensoundmeter: 1.4.1 -> 1.5 (#434834) 2025-08-24 17:33:59 +00:00
Weijia WangandGitHub 4079b505ad oneDNN: 3.8.1 -> 3.9 (#432119) 2025-08-24 19:33:41 +02:00
Wolfgang WaltherandGitHub 1f3fe78012 alfaview: 9.22.11 -> 9.22.12 (#435140) 2025-08-24 17:32:59 +00:00
Wolfgang WaltherandGitHub 08cd895bb5 jhentai: 8.0.9 -> 8.0.10+297 (#435175) 2025-08-24 17:32:34 +00:00
Wolfgang WaltherandGitHub 1ceb9541e6 cherry-studio: 1.5.5 -> 1.5.6 (#435192) 2025-08-24 17:32:19 +00:00
Wolfgang WaltherandGitHub f0da36e00e gyroflow: 1.6.1 -> 1.6.2 (#435568) 2025-08-24 17:32:09 +00:00
Wolfgang WaltherandGitHub bee6d1969c sladeUnstable: 3.2.7-unstable-2025-08-08 -> 3.2.7-unstable-2025-08-19 (#436148) 2025-08-24 17:31:53 +00:00
Fabián Heredia Montiel 4c5513d312 mopidy: remove upstreamed patch 2025-08-24 11:30:53 -06:00
Wolfgang Walther 9f15e04f18 maintainers: drop ertes
Last activity in 2014.
2025-08-24 19:29:47 +02:00
Wolfgang WaltherandGitHub 35bc379590 ipv6calc: 4.3.2 -> 4.3.3 (#436479) 2025-08-24 17:23:15 +00:00