Commit Graph
720787 Commits
Author SHA1 Message Date
Silvan Mosberger 4e6b5639ac workflows: Consistently condition on merge commit
Before the get-merge-commit was put into a separate workflow job, it ran
as a step, which then required skipping all subsequent steps
individually. This is not necessary anymore, because entire workflow
jobs can be skipped.

This commit consistently applies that change throughout all workflows.
2024-12-11 20:52:40 +01:00
Silvan Mosberger 83d4c9d28d workflows: Condition all merge-dependent workflows on a merge commit
After the introduction of the reusable get-merge-commit.yml workflow,
this now applies it on all remaining workflows that depend on a merge
commit. This ensures that CI doesn't fail for those PRs, which would
cause notifications to be sent, and the CI run to be marked as failed in
the list of runs.
2024-12-11 20:50:38 +01:00
Martin WeineltandGitHub 2e261ac62f home-assistant-custom-components.philips_airpurifier_coap: init at 0.28.0, python3Packages.aioairctrl: init at 0.2.5 (#359651) 2024-12-11 20:17:42 +01:00
Philip TaronandGitHub 3e4d1375c3 xen: 4.19.0-unstable-2024-11-12 → 4.19.1 (#362847) 2024-12-11 11:03:56 -08:00
Jörg ThalheimandGitHub f11a40c420 ssh-to-age: 1.1.9 -> 1.1.10 (#364253) 2024-12-11 20:00:44 +01:00
Jörg ThalheimandGitHub 1cac0e7d99 workflows/eval: Improve debuggabilitiy (#364308) 2024-12-11 20:00:03 +01:00
misuzuandGitHub 9b05b570f2 kubefirst: 2.7.3 -> 2.7.7 (#362892) 2024-12-11 20:59:34 +02:00
misuzuandGitHub 228e255580 scotch: 7.0.5 -> 7.0.6 (#362656) 2024-12-11 20:58:06 +02:00
misuzuandGitHub ee08c2e3ff gaugePlugins.java: 0.11.1 -> 0.11.2 (#362671) 2024-12-11 20:57:04 +02:00
misuzuandGitHub faeb3a04e5 gaugePlugins.dotnet: 0.7.2 -> 0.7.3 (#362672) 2024-12-11 20:56:37 +02:00
misuzuandGitHub a436520b1b macchina: 6.2.1 -> 6.4.0 (#362947) 2024-12-11 20:55:11 +02:00
Leona MaroniandGitHub 17e5f1ef3d gitlab: 17.6.1 -> 17.6.2 (#364213) 2024-12-11 19:53:03 +01:00
misuzuandGitHub 344f87f266 tdl: 0.17.7 -> 0.18.3 (#363149) 2024-12-11 20:52:10 +02:00
misuzuandGitHub b0dd45e2ad jdt-language-server: 1.40.0 -> 1.42.0 (#363836) 2024-12-11 20:50:14 +02:00
misuzuandGitHub c8019cd034 vault-tasks: 0.5.0 -> 0.6.1 (#364299) 2024-12-11 20:48:12 +02:00
misuzuandGitHub 6ae9269234 tui-journal: 0.12.1 -> 0.13.0 (#363353) 2024-12-11 20:43:54 +02:00
misuzuandGitHub 043fc5f445 touchosc: 1.3.5.212 -> 1.3.6.216 (#363550) 2024-12-11 20:41:02 +02:00
misuzuandGitHub 6ef9f60c22 primesieve: 12.4 -> 12.6 (#363618) 2024-12-11 20:39:14 +02:00
Nick CaoandGitHub 9ebf31226c revpfw3: 0.4.2 -> 0.4.3 (#352126) 2024-12-11 13:38:57 -05:00
misuzuandGitHub 7e63ccd4ae maestro: 1.39.0 -> 1.39.2 (#363828) 2024-12-11 20:37:59 +02:00
misuzuandGitHub c1334d82ff firefox-beta-bin-unwrapped: 133.0b2 -> 134.0b8 (#363877) 2024-12-11 20:36:47 +02:00
Nick CaoandGitHub 716e1b2895 python312Packages.testcontainers: 4.8.2 -> 4.9.0 (#363989) 2024-12-11 13:36:32 -05:00
misuzuandGitHub 907f381b73 zxtune: 5075 -> 5080 (#364008) 2024-12-11 20:35:13 +02:00
misuzuandGitHub 3810da8c75 algia: 0.0.74 -> 0.0.84 (#364124) 2024-12-11 20:34:29 +02:00
misuzuandGitHub 4c8d443262 vivaldi: 7.0.3495.18 -> 7.0.3495.23 (#364182) 2024-12-11 20:33:21 +02:00
misuzuandGitHub fd90b5146a git-cola: 4.9.0 -> 4.10.0 (#364194) 2024-12-11 20:32:38 +02:00
Silvan Mosberger aae821d4fe workflows/eval: Improve debuggabilitiy
Sometimes successful workflows trigger that condition,
see https://github.com/NixOS/nixpkgs/actions/runs/12278493443/job/34260660227:

    Comparing against "https://github.com/NixOS/nixpkgs/actions/runs/12278495895"
    Workflow not done, waiting 10 seconds before checking again
    Workflow was not successful, cannot make comparison

Even though

    $ gh api /repos/NixOS/nixpkgs/actions/runs/12278495895 --jq .conclusion
    success

Let's print the conclusion when it's not "success" to debug this.
2024-12-11 19:32:07 +01:00
misuzuandGitHub 1ea7c3ffbd ocamlPackages.hxd: 0.3.2 -> 0.3.3 (#364231) 2024-12-11 20:30:58 +02:00
misuzuandGitHub b5b736f422 wavebox: 10.129.32-2 -> 10.131.16-2 (#362995) 2024-12-11 20:28:53 +02:00
misuzuandGitHub 0a8225b8c7 remnote: 1.17.21 -> 1.18.17 (#364067) 2024-12-11 20:28:07 +02:00
misuzuandGitHub 42d75788a4 tdf: unstable-2024-10-09 -> 0.2.0 (#361832) 2024-12-11 20:20:53 +02:00
Maciej KrügerandGitHub 91f84ba45d qlog: 0.40.0 -> 0.40.1 (#364300) 2024-12-11 19:20:31 +01:00
misuzuandGitHub 6426179236 cargo-crev: 0.25.11 -> 0.26.2 (#362449) 2024-12-11 20:19:18 +02:00
misuzuandGitHub 8eff2ddf98 python312Packages.f3d: 2.5.0 -> 2.5.1 (#363906) 2024-12-11 20:18:36 +02:00
misuzuandGitHub 2e614cfb88 c3c: 0.6.3 -> 0.6.4 (#363256) 2024-12-11 20:14:20 +02:00
misuzuandGitHub ce96979015 python312Packages.gflanguages: 0.6.5 -> 0.7.1 (#363092) 2024-12-11 20:13:45 +02:00
misuzuandGitHub 7c0eab22cd mpvScripts.mpv-playlistmanager: 0-unstable-2024-08-17 -> 0-unstable-2024-11-19 (#362627) 2024-12-11 20:13:03 +02:00
misuzuandGitHub b6dcb2764d sby: 0.46 -> 0.47 (#362514) 2024-12-11 20:12:40 +02:00
misuzuandGitHub eb7817714a python312Packages.peft: 0.13.2 -> 0.14.0 (#362815) 2024-12-11 20:11:47 +02:00
misuzuandGitHub 5e3becc1e0 crun: 1.18.2 -> 1.19 (#362658) 2024-12-11 20:11:04 +02:00
Pol DellaieraandGitHub c6a5dc5ce3 typstyle: 0.12.9 -> 0.12.10 (#364296) 2024-12-11 19:09:53 +01:00
misuzuandGitHub adc5828cc1 python312Packages.courlan: 1.3.1 -> 1.3.2 (#362910) 2024-12-11 20:09:32 +02:00
misuzuandGitHub 431e58c722 ytt: 0.51.0 -> 0.51.1 (#364262) 2024-12-11 20:08:11 +02:00
SandroandGitHub 07e8a77920 libgnt: 2.14.3 -> 2.14.4-dev (#355043) 2024-12-11 19:07:37 +01:00
SandroandGitHub 5d67ea6b4b clever-tools: 3.9.0 -> 3.10.1 (#360167) 2024-12-11 19:06:44 +01:00
SandroandGitHub 7194a136ae hmcl: 3.5.9 -> 3.6.11 (#356397) 2024-12-11 19:05:45 +01:00
misuzuandGitHub 21e39e915f system/activation: mention deps attr in activationScripts example (#363915) 2024-12-11 20:01:19 +02:00
R. Ryantm 1a7a8de301 qlog: 0.40.0 -> 0.40.1 2024-12-11 17:57:03 +00:00
R. Ryantm d02e314c54 vault-tasks: 0.5.0 -> 0.6.1 2024-12-11 17:56:43 +00:00
Justinas Stankevicius 30380af033 home-assistant-custom-components.philips_airpurifier_coap: init at 0.28.0 2024-12-11 19:49:22 +02:00