Commit Graph
818754 Commits
Author SHA1 Message Date
Wolfgang Walther a3ce5970e0 workflows/{check,reviewers}: don't run on PRs from secondary development branches
It makes no sense to check cherry picks or request reviewers on PRs from
staging-next to master, the same on backbranches or for haskell-updates
into staging.
2025-06-22 14:21:06 +02:00
Wolfgang Walther 7763be5a80 workflows/pr: refactor base/head branch decision making
Some jobs purposefully only run on certain base or head branches. By
centralizing the logic, parts of it can easily be re-used later. Also,
this gives them an explicit name and thus makes them easier to
understand.
2025-06-22 14:21:03 +02:00
Wolfgang Walther caf4ced100 workflows/pr: add required job
This job serves as a target for the "Required Status Checks" branch
protection rule.
2025-06-20 09:22:58 +02:00
Wolfgang Walther 9927d758e7 workflows/{labels,reviewers}: move from Eval to PR context
This allows *not* depending on those two jobs with the required status
checks in the next commit, which wouldn't really make sense. If labeling
or pinging maintainers fails for obscure reasons or because the GitHub
API is down, a PR might still pass all other tests and be
merge-eligible.
2025-06-20 09:22:53 +02:00
Wolfgang Walther 09ddb1a8a0 workflows: sync merge commits
This fixes a problem where each workflow would get their own merge
commit. This happens frequently when the target branch is merged into a
the same time, different workflows in the same run will run
get-merge-commit at different times and thus have different merge
commits.

Since the jobs don't really depend on each other, this doesn't cause
practical problems, yet. But it has already led to strange CI failures
in a still unmerged PR, which can be prevented from happening with this
clean approach.

And yes, this saves a few API calls on every run.
2025-06-20 09:22:48 +02:00
Wolfgang Walther 9422f30e47 workflows/{pr,push}: move prepare job from eval workflow
This is only a refactor at this stage, but split into a separate commit
for better review. It's the base for the next two commits.
2025-06-20 09:22:42 +02:00
Wolfgang Walther 69ab2f4347 workflows/eval: small improvements
Some naming improvements after we introduced the PR / Push workflows and
small refactors.
2025-06-20 09:22:39 +02:00
Wolfgang WaltherandGitHub 60d80946db workflows/labels: fix pull_request event trigger (#418119) 2025-06-19 16:56:23 +00:00
dotlambdaandGitHub 59f5fbf79a python3Packages.stem: 1.8.3-unstable-2024-02-13 -> 1.8.3 (#417918) 2025-06-19 09:42:17 -07:00
dotlambdaandGitHub 97ae237bf0 python3Packages.aioamazondevices: 3.1.2 -> 3.1.12 (#417911) 2025-06-19 09:41:50 -07:00
dotlambdaandGitHub 23cd8d0307 python3Packages.aiowebdav2: 0.4.5 -> 0.4.6 (#417910) 2025-06-19 09:41:33 -07:00
AleksanaandGitHub 58ff966dd2 maintainers: rename midirhee12 -> midischwarz12 (#418190) 2025-06-20 00:41:13 +08:00
midischwarz12 b88538e071 maintainers: rename midirhee12 -> midischwarz12 2025-06-19 11:34:25 -05:00
dotlambdaandGitHub 9e98452a23 python3Packages.django-mcp-server: fix pythonImportsCheck, removed unused input (#418043) 2025-06-19 09:33:06 -07:00
dotlambdaandGitHub 1ca5858274 rocmPackages.migraphx: override oneDNN (#416821) 2025-06-19 09:32:25 -07:00
Leona MaroniandGitHub 0a8f3e11c0 fediwall: init at 0.4.0 (#413666) 2025-06-19 18:11:51 +02:00
misuzuandGitHub 6bc3c6693d ptouch-driver: 1.7 -> 1.7.1 (#417946) 2025-06-19 18:56:59 +03:00
Philip TaronandGitHub 2e99aa1ef9 libvirt: 11.0.0 -> 11.4.0 (#417265) 2025-06-19 08:26:41 -07:00
Donovan GloverandGitHub 4011114bb2 grimblast: 0.1-unstable-2025-05-18 -> 0.1-unstable-2025-06-14 (#418049) 2025-06-19 15:19:57 +00:00
Mutsuha AsadaandGitHub 4868c12f40 ocamlPackages.encore: 0.8 -> 0.8.1 (#414532)
* ocamlPackages.encore: 0.8 -> 0.8.1
Diff: https://github.com/mirage/encore/compare/v0.8...v0.8.1
Changelog: https://github.com/mirage/encore/releases/tag/v0.8.1

* ocamlPackages.encore: modernized derivation
- Removed duneVersion
- Added longDescription and changelog
2025-06-19 17:09:23 +02:00
Gaétan LepageandGitHub 330102adb9 btrfs-assistant: 2.1.1 -> 2.2 (#418050) 2025-06-19 17:03:43 +02:00
Martin WeineltandGitHub 9a4f7710f4 python3Packages.django-prometheus: 2.4.0 -> 2.4.0 (#418015) 2025-06-19 16:52:10 +02:00
K900andGitHub ac62de567f home-assistant-custom-lovelace-modules.universal-remote-card: 4.5.5 -> 4.6.0 (#418176) 2025-06-19 17:47:23 +03:00
ee5b835546 stylelint: 16.20.0 -> 16.21.0 (#418167)
Co-authored-by: momeemt <me@momee.mt>
2025-06-19 14:44:05 +00:00
R. Ryantm 1f3536ecbb home-assistant-custom-lovelace-modules.universal-remote-card: 4.5.5 -> 4.6.0 2025-06-19 14:37:50 +00:00
Bobby RongandGitHub dfcf351dba pantheon.switchboard-plug-keyboard: 8.0.2 -> 8.1.0 (#417904) 2025-06-19 22:31:50 +08:00
Bobby RongandGitHub c19fa32232 pantheon.elementary-bluetooth-daemon: 1.0.1 -> 1.1.0 (#418007) 2025-06-19 22:30:36 +08:00
Pol DellaieraandGitHub 371e9c3763 claude-code: 1.0.24 -> 1.0.29 (#417927) 2025-06-19 16:30:18 +02:00
Adam C. StephensandGitHub 0a6dd9759a forgejo: 11.0.1 -> 11.0.2 (#417851) 2025-06-19 10:17:45 -04:00
952d9ff063 scalingo: 1.34.0 -> 1.35.0 (#418158)
Co-authored-by: cimm <cimm@users.noreply.github.com>
2025-06-19 14:14:54 +00:00
Johannes KirschbauerandGitHub 1849ee507e modules: Add _prefix module argument, improve error, add docs (#398839) 2025-06-19 16:09:07 +02:00
Gaétan LepageandGitHub 39b8914c44 vimPlugins.blink-pairs: 0.2.0 -> 0.3.0 (#418047) 2025-06-19 15:58:15 +02:00
R. Ryantm 55fd771b14 stylelint: 16.20.0 -> 16.21.0 2025-06-19 13:56:50 +00:00
Johannes KirschbauerandGitHub 982c74a71e lib.derivations: avoid common double-warn with warnOnInstantiate (#414606) 2025-06-19 15:54:57 +02:00
Philip TaronandGitHub 8988e1af36 python3Packages.guestfs: build and use from pkgs.libguestfs (#385635) 2025-06-19 06:52:18 -07:00
dc50b96e8a python3Packages.guestfs: build and use from pkgs.libguestfs
Co-authored-by: Robert Schütz <github@dotlambda.de>
2025-06-19 06:42:03 -07:00
R. Ryantm ce9550f2e9 scalingo: 1.34.0 -> 1.35.0 2025-06-19 13:25:05 +00:00
Austin Horstman f9fcefd27a btrfs-assistant: 2.1.1 -> 2.2
https: //gitlab.com/btrfs-assistant/btrfs-assistant/-/blob/main/changelog?ref_type=heads#L3
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-06-19 08:19:57 -05:00
8b1e1e1e0f hydralauncher: 3.6.0 -> 3.6.1 (#418041)
Co-authored-by: HeitorAugustoLN <IAm.HeitorALN@proton.me>
2025-06-19 13:17:02 +00:00
Gaétan LepageandGitHub 52afaedb4b python3Packages.ray: 2.47.0 -> 2.47.1 (#418123) 2025-06-19 15:15:51 +02:00
Austin Horstman 8d1484af41 vimPlugins.blink-pairs: 0.2.0 -> 0.3.0
Changelog: https://github.com/Saghen/blink.pairs/blob/v0.3.0/CHANGELOG.md
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-06-19 08:12:41 -05:00
Nick CaoandGitHub 899cad19c1 sing-box: 1.11.13 -> 1.11.14 (#418129) 2025-06-19 09:09:20 -04:00
Leona MaroniandGitHub 5d1b2ba61f x2gokdriveclient: init at 0.0.0.1-unstable-2025-09-10 (#400046) 2025-06-19 15:08:35 +02:00
SandroandGitHub dee0fb226d deno: 2.3.5 -> 2.3.6, fix tests (#416177) 2025-06-19 15:06:29 +02:00
Omar Jatoi 2cd4e1c09a claude-code: 1.0.24 -> 1.0.29 2025-06-19 09:05:11 -04:00
Omar Jatoi 082e0967fc claude-code: add omarjatoi to maintainers 2025-06-19 09:05:10 -04:00
Omar Jatoi d353bd94f7 maintainers: add omarjatoi 2025-06-19 09:05:10 -04:00
AleksanaandGitHub 62b257fbad illuminanced: init at 1.0.2 (#416655) 2025-06-19 21:02:59 +08:00
Pol DellaieraandGitHub fa29204aa8 rpcs3: remove me as maintainer (#417862) 2025-06-19 14:59:15 +02:00
Pol DellaieraandGitHub a4eef8486d phpExtensions.gnupg: 1.5.1 -> 1.5.3 (#417951) 2025-06-19 14:57:38 +02:00