Commit Graph
796008 Commits
Author SHA1 Message Date
Wolfgang Walther 6cb93f221b workflows/labeler: fix double quotes
Because GitHub Actions doesn't like double quotes.
2025-05-04 19:25:26 +02:00
Arne KellerandGitHub a3ed2519b6 workflows/backport: avoid broken korthout/backport-action output (#404159) 2025-05-04 19:24:51 +02:00
Wolfgang Walther 2480e356dc workflows/backport: avoid broken korthout/backport-action output
Somehow, the was_successful output didn't work correctly. It's hard to
imagine that the created_pull_numbers output fails the same way,
because... when the backport action fails there **are no pull request
numbers**.
2025-05-04 19:18:41 +02:00
Felix BargfeldtandGitHub 4bb6d41a0f python312Packages.netbox-dns: 1.2.7 -> 1.2.11 (#403344) 2025-05-04 19:17:39 +02:00
Wolfgang Walther b6375b21c0 workflows/backport: fix conditional 2025-05-04 19:11:36 +02:00
Jörg ThalheimandGitHub 93e8cdce7a workflows/labeler: fix conditionals (#404152) 2025-05-04 19:03:45 +02:00
Jörg ThalheimandGitHub 83cb1123ac workflows/backport: only trigger on backport labels (#404132) 2025-05-04 19:02:32 +02:00
Jörg ThalheimandGitHub bf76b0f22c workflows/backport: add "has: port to stable" label on success (#404142) 2025-05-04 19:01:30 +02:00
R. Ryantm 374e14f2ea phpExtensions.ds: 1.5.0 -> 1.6.0 2025-05-04 17:01:01 +00:00
Wolfgang Walther e67623596d workflows/labeler: fix repo owner condition
Introduced in #402332, but broken on all ends:
- pull_request needs to be event.pull_request
- pull_request.head is an object, not a string
- github.ref_protected is about the target branch, because this runs as
a pull_request_target event

Thus, we need to list the branches manually.
2025-05-04 18:52:43 +02:00
éclairevoyant 7b6b409755 lilypond: remove dead code 2025-05-04 12:50:06 -04:00
R. Ryantm 301c4a5d99 cpm-cmake: 0.40.8 -> 0.41.0 2025-05-04 16:45:49 +00:00
Yohann BonifaceandGitHub 2e2b8b716a nuclear: 0.6.46 -> 0.6.47 (#403642) 2025-05-04 18:43:55 +02:00
éclairevoyant f731ebd198 lilypond: enable docs 2025-05-04 12:42:34 -04:00
R. Ryantm 6cc5b627a1 protols: 0.11.6 -> 0.12.0 2025-05-04 16:37:06 +00:00
éclairevoyant 5323742558 lilypond-unstable: 2.25.24 -> 2.25.25; lilypond: switch to fetchzip 2025-05-04 12:35:38 -04:00
éclairevoyant 9ec03f8223 lilypond: enable strictDeps 2025-05-04 12:35:38 -04:00
éclairevoyant 9fc299d595 lilypond: fix metadata 2025-05-04 12:35:38 -04:00
éclairevoyant 214942d52b lilypond: modernise 2025-05-04 12:35:38 -04:00
Fabian Affolter 43efe93de3 pur: disable failing tests 2025-05-04 18:29:35 +02:00
Fabian AffolterandGitHub 7b616e2913 python313Packages.model-checker: 0.9.18 -> 0.9.19 (#404058) 2025-05-04 18:20:26 +02:00
YurekaandGitHub 6d7712d625 bird3: downgrade to 3.0.2 (#404140) 2025-05-04 18:20:14 +02:00
Rafael Fernández López b367221198 unison-ucm: 0.5.37 -> 0.5.39 2025-05-04 18:07:55 +02:00
teutat3sandYureka 8d92119c54 electron-source.electron_36: init at 36.1.0
- Changelog: https://github.com/electron/electron/releases/tag/v36.0.0
- Changelog: https://github.com/electron/electron/releases/tag/v36.0.1
- Changelog: https://github.com/electron/electron/releases/tag/v36.1.0
2025-05-04 18:05:36 +02:00
teutat3sandYureka 20401cb20c electron-chromedriver_36: init at 36.1.0
- Changelog: https://github.com/electron/electron/releases/tag/v36.0.0
- Changelog: https://github.com/electron/electron/releases/tag/v36.0.1
- Changelog: https://github.com/electron/electron/releases/tag/v36.1.0
2025-05-04 18:05:36 +02:00
teutat3sandYureka b880fdd3f5 electron_36-bin: init at 36.1.0
- Changelog: https://github.com/electron/electron/releases/tag/v36.0.0
- Changelog: https://github.com/electron/electron/releases/tag/v36.0.1
- Changelog: https://github.com/electron/electron/releases/tag/v36.1.0
2025-05-04 18:05:36 +02:00
Rafael Fernández López dbcf59c561 otpauth: 0.5.4 -> 0.6.0 2025-05-04 17:57:17 +02:00
Yohann BonifaceandGitHub 5fe6820251 marker: fix incompatible pointer type (#404111) 2025-05-04 17:50:55 +02:00
R. RyantmandSigmanificient 23fe35ce9d nuclear: 0.6.46 -> 0.6.47 2025-05-04 17:48:52 +02:00
Arne KellerandGitHub 041121c765 pid-fan-controller: init at 0.1.1, nixos/pid-fan-controller: init (#336849) 2025-05-04 17:42:37 +02:00
Nick CaoandGitHub f266c5f71d ygot: 0.30.0 -> 0.31.0 (#404128) 2025-05-04 11:36:05 -04:00
Gaétan LepageandGitHub fd0ade024f noti: Migrate and refactor (#402696) 2025-05-04 17:35:43 +02:00
Nick CaoandGitHub 943a59d04f cdncheck: 1.1.16 -> 1.1.17 (#404059) 2025-05-04 11:35:15 -04:00
Wolfgang Walther fa154d184f workflows/backport: add "has: port to stable" label on success
This allows filtering for PRs with a backport label, but without the
"has: port to stable" label to find those which need to be manually
acted on.

Resolves #325359
2025-05-04 17:34:37 +02:00
Nick CaoandGitHub 63272f45bd nushellPlugins.highlight: 1.4.4+0.103.0 -> 1.4.5+0.104.0 (#404098) 2025-05-04 11:34:33 -04:00
Nick CaoandGitHub c98ce467ec melange: 0.23.9 -> 0.23.11 (#404100) 2025-05-04 11:33:55 -04:00
Nick CaoandGitHub 84a290132c dolt: 1.52.2 -> 1.52.3 (#404029) 2025-05-04 11:30:11 -04:00
Nick CaoandGitHub 806a1383f9 airwindows: 0-unstable-2025-04-19 -> 0-unstable-2025-04-27 (#404033) 2025-05-04 11:29:35 -04:00
Nick CaoandGitHub 5dfaed1088 python3Packages.pytelegrambotapi: 4.26.0 -> 4.27.0 (#404035) 2025-05-04 11:29:12 -04:00
Nick CaoandGitHub 07cb99593c ytt: 0.51.2 -> 0.52.0 (#404043) 2025-05-04 11:28:33 -04:00
Nick CaoandGitHub 3a37f9fa07 tbls: 1.85.1 -> 1.85.2 (#404056) 2025-05-04 11:28:08 -04:00
Nick CaoandGitHub 363a784c33 python3Packages.linode-api: 5.29.0 -> 5.29.1 (#403976) 2025-05-04 11:27:08 -04:00
Nick CaoandGitHub 161da6fbb1 python3Packages.pydmd: 2025.04.01 -> 2025.05.01 (#403977) 2025-05-04 11:26:27 -04:00
Nick CaoandGitHub b3ee2e4d48 python3Packages.scmrepo: 3.3.10 -> 3.3.11 (#403939) 2025-05-04 11:23:48 -04:00
Nick CaoandGitHub 6c099d64a5 raycast: 1.96.0 -> 1.97.0 (#403940) 2025-05-04 11:23:27 -04:00
Nick CaoandGitHub f5cbfa4dbb saleae-logic-2: 2.4.22 -> 2.4.29 (#403964) 2025-05-04 11:22:04 -04:00
Nick CaoandGitHub 659f374c5d python3Packages.pipdeptree: 2.26.0 -> 2.26.1 (#403870) 2025-05-04 11:20:27 -04:00
Nick CaoandGitHub 56882383ea python313Packages.publicsuffixlist: 1.0.2.20250430 -> 1.0.2.20250503 (#403887) 2025-05-04 11:19:39 -04:00
Nick CaoandGitHub 76cfbadee2 python3Packages.pytest-ansible: 25.4.0 -> 25.4.1 (#403905) 2025-05-04 11:18:38 -04:00
Guy ChronisterandGaetan Lepage d57be05584 noti: 3.7.0 -> 3.8.0
Diff: https://github.com/variadico/noti/compare/refs/tags/3.7.0...3.8.0

Changelog: https://github.com/variadico/noti/releases/tag/3.8.0
2025-05-04 17:18:25 +02:00