about summary refs log tree commit diff
path: root/.github/workflows
AgeCommit message (Expand)AuthorFilesLines
2024-04-22build(deps): bump actions/checkout from 4.1.1 to 4.1.3dependabot[bot]13-13/+13
2024-04-21workflows: force CLI color when running nixpkgs-check-by-nameWill Bush1-0/+4
2024-04-17pkgs/top-level: split release-checks into a separate jobK9001-1/+1
2024-04-11Build Nixpkgs manual when nixdoc changesSilvan Mosberger1-0/+1
2024-04-09ci: fix the branch patterns of the 'Check cherry-picks' actionThomas Gerbet1-2/+2
2024-04-08Merge pull request #172098 from risicle/ris-cherry-pick-checkThomas Gerbet1-0/+24
2024-04-06Optimize check-maintainers-sorted workflow with sparse checkoutWill Bush1-0/+4
2024-04-04Merge pull request #300663 from NixOS/dependabot/github_actions/korthout/back...Thomas Gerbet1-1/+1
2024-04-04ci: fix the manual cache auth tokenzimbatm2-2/+2
2024-04-03workflows/check-nix-format.yml: pin nixpkgs (fix staging)Someone Serge1-1/+4
2024-04-01add "Check cherry-picks" github actionRobert Scott1-0/+24
2024-04-01build(deps): bump korthout/backport-action from 2.4.1 to 2.5.0dependabot[bot]1-1/+1
2024-04-01workflows/check-nix-format.yml: initConnor Baker1-0/+50
2024-03-26workflows/check-by-name.yml: Switch to new separate repoSilvan Mosberger1-10/+10
2024-03-18Merge pull request #296887 from NixOS/dependabot/github_actions/actions/check...Martin Weinelt11-11/+11
2024-03-18build(deps): bump peter-evans/create-pull-request from 6.0.1 to 6.0.2dependabot[bot]1-1/+1
2024-03-18build(deps): bump actions/checkout from 4.1.1 to 4.1.2dependabot[bot]11-11/+11
2024-03-17Merge pull request #273526 from NixOS/dependabot/github_actions/actions/label...Martin Weinelt1-1/+1
2024-03-17Merge pull request #284754 from NixOS/dependabot/github_actions/korthout/back...Thomas Gerbet1-1/+1
2024-03-17build(deps): bump actions/labeler from 4.3.0 to 5.0.0dependabot[bot]1-1/+1
2024-03-11build(deps): bump cachix/install-nix-action from 25 to 26dependabot[bot]8-8/+8
2024-03-04build(deps): bump peter-evans/create-pull-request from 5.0.2 to 6.0.1dependabot[bot]1-1/+1
2024-01-29workflows/periodic-merge: drop 23.05 jobsfigsoda1-4/+0
2024-01-29build(deps): bump peter-evans/create-or-update-commentdependabot[bot]2-2/+2
2024-01-29build(deps): bump korthout/backport-action from 2.1.1 to 2.4.1dependabot[bot]1-1/+1
2024-01-21workflows/check-by-name: Trigger on base branch changesSilvan Mosberger1-1/+9
2024-01-18build(deps): bump cachix/cachix-action from 13 to 14 (#281122)dependabot[bot]3-3/+3
2024-01-18build(deps): bump cachix/install-nix-action from 24 to 25 (#281120)dependabot[bot]8-8/+8
2024-01-17check-by-name: Update contributor docsSilvan Mosberger1-2/+3
2024-01-17check-by-name: Fix CISilvan Mosberger1-1/+1
2024-01-17check-by-name/run-local.sh: Make it usable for non-CI platformsSilvan Mosberger1-2/+6
2024-01-16Merge pull request #281374 from tweag/by-name-check-pinSilvan Mosberger1-1/+1
2024-01-16workflows/check-by-name: Pin nixpkgs-check-by-name toolSilvan Mosberger1-1/+1
2024-01-16ci: Fix nix-parse workflowJanne Heß1-1/+3
2024-01-16ci: Only check nix files when any nix file changedJanne Heß1-0/+5
2024-01-10ci: Check if all nix files are parseableJanne Heß1-0/+35
2023-12-22Merge pull request #274591 from tweag/by-name-reproducibleSilvan Mosberger1-115/+16
2023-12-22maintainers/scripts/check-by-name.sh: Introduce symlink aliasSilvan Mosberger1-1/+1
2023-12-20Merge pull request #273773 from nbraud/scripts/doc/check-manpage-urlsSilvan Mosberger1-1/+1
2023-12-20check-by-name: Pass --base in CI and local running scriptSilvan Mosberger1-1/+1
2023-12-20workflows/check-by-name: Slim down and prepare for --baseSilvan Mosberger1-81/+11
2023-12-19workflows/check-by-name: Why the mergeability check needs to be inlineSilvan Mosberger1-0/+3
2023-12-19workflows/check-by-name: Move tool fetching into scriptSilvan Mosberger1-34/+2
2023-12-18workflows/manual-nixpkgs: Run the manual's testsnicoo1-1/+1
2023-12-15workflows/check-by-name: Cancel on merge conflictsSilvan Mosberger1-3/+11
2023-12-08.github/workflows/update-terraform-providers.yml: use opentofu instead of ter...zowoq1-1/+1
2023-12-05build(deps): bump cachix/cachix-action from 12 to 13 (#272012)dependabot[bot]3-3/+3
2023-12-05build(deps): bump cachix/install-nix-action from 23 to 24 (#272011)dependabot[bot]7-7/+7
2023-12-02workflows/periodic-merge: allow manual dispatchMartin Weinelt2-0/+2
2023-12-01Merge pull request #270496 from tweag/by-name-backoffSilvan Mosberger1-4/+21