about summary refs log tree commit diff
path: root/.github
AgeCommit message (Collapse)AuthorFilesLines
2024-06-13Merge pull request #319371 from ↵Thomas Gerbet1-0/+1
risicle/ris-check-cherry-picks-ignore-staging-next check-cherry-picks workflow: don't run for staging-next PRs
2024-06-13Merge pull request #316070 from ExpidusOS/feat/llvm-labelsPol Dellaiera1-0/+6
github: add llvm/clang label
2024-06-12check-cherry-picks workflow: don't run for staging-next PRsRobert Scott1-0/+1
2024-06-06.github/labeler.yml: add pnpm to nodejsSandro1-0/+1
2024-06-04Merge pull request #316757 from superherointj/dotnet-labelsuperherointj1-0/+11
github/labeler.yml: add dotnet label
2024-06-04nix: remove myself (ma27) from maintainer teamMaximilian Bosch1-2/+2
Using Lix now 🍦
2024-06-02.github/labeler.yml: add dotnet labelsuperherointj1-0/+11
2024-05-30github: add llvm/clang labelTristan Ross1-0/+6
2024-05-27build(deps): bump cachix/cachix-action from 14 to 15dependabot[bot]3-3/+3
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 14 to 15. - [Release notes](https://github.com/cachix/cachix-action/releases) - [Commits](https://github.com/cachix/cachix-action/compare/18cf96c7c98e048e10a83abd92116114cd8504be...ad2ddac53f961de1989924296a1f236fcfbaa4fc) --- updated-dependencies: - dependency-name: cachix/cachix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23Merge pull request #313345 from ↵Silvan Mosberger1-6/+6
katexochen/workflows/remove-check-by-name-concurrency
2024-05-23CODEOWNERS: add adamcstephens to forgejoemilylange1-2/+2
2024-05-22CODEOWNERS: fix forgejo package pathemilylange1-1/+1
This slipped through the pkgs/by-name move in 3b4dad9b001a2c5cbc4282bb4b842903bbdeac2d.
2024-05-2224.05 is Vicuña 24.11-preWeijia Wang2-1/+5
2024-05-22check-by-name: remove concurrency groupPaul Meyer1-6/+6
Due to the trigger on PR edit, every change to the PR body will trigger a re-run of the check-by-name workflow. This is needed to catch of the base branch. However, an action like ticking the checkbox of a PR will also trigger a re-run. Furthermore, due to the concurrency group, any already running check-by-name workflow will be canceled, leading to a notification sent to the PR author. To reduce the noise, remove the concurrency group. As a consequence, multiple runs will run to completion on the same PR/commit. While concurrent runs are often canceled after a few seconds, the workflow will take about a minute to complete. Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-14workflows/check-by-name: Skip instead of canceling on conflictsSilvan Mosberger1-13/+8
This avoids sending emails when there's merge conflicts. The check will appear to be green, but it doesn't matter since the PR can't be merged anyways. Unfortunately there's no better way to do this right now: https://github.com/actions/runner/issues/662
2024-05-13build(deps): bump actions/checkout from 4.1.4 to 4.1.5dependabot[bot]13-13/+13
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/0ad4b8fadaa221de15dcec353f45205ec38ea70b...44c2b7a8a4ea60a981eaca3cf939b5f4305c123b) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-10github/workflows: add k3s to check-nix-formatsuperherointj1-0/+4
2024-05-10CODEOWNERS: Add marcusramberg to PerlMarcus Ramberg1-3/+3
2024-05-09pretalx: adopt and set up code ownershipMartin Weinelt1-0/+3
2024-05-07github: add k3s labelsuperherointj1-0/+8
2024-05-06Merge pull request #309577 from obsidiansystems/bsd-reformatJohn Ericson1-0/+1
bsd treewide: Run RFC formatter
2024-05-06workflows: Add `pkgs/os-specific/bsd` to formatter whitelistJohn Ericson1-0/+1
2024-05-04workflows/check-nix-format: enforce for build-support/phpPol Dellaiera1-0/+1
2024-05-04workflows/check-nix-format: enforce for php-packagesPol Dellaiera1-0/+1
2024-05-03workflows: enforce RFC166 formatting for mpvScriptsnicoo1-0/+1
2024-05-03CODEOWNERS: Drop piegamespiegames1-8/+1
2024-05-01workflows/check-nix-format: enforce for vscode extensionséclairevoyant1-0/+1
2024-04-29labeler.yml: add `8.has: maintainer-list (update)`Artturin1-0/+5
For things like tracking new contributors who also add themselves to maintainers.
2024-04-29build(deps): bump actions/checkout from 4.1.3 to 4.1.4dependabot[bot]13-13/+13
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/1d96c772d19495a3b5c517cd2bc0cb401ea0529f...0ad4b8fadaa221de15dcec353f45205ec38ea70b) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-28Removing FRidh as active maintainer of packagesFrederik Rietdijk1-5/+2
In the past I was very active with Python packaging. For several years now I was hardly around as maintainer, so it does not make sense I am listed as a maintainer for these makes. Looking back, I should have removed myself as maintainer already much longer ago. Anyway, better late than never. It's been a fun ride, and I do intend to occasionally contribute to Nixpkgs, but not in the same way it once was.
2024-04-27Merge pull request #306719 from willbush/workflows/by-name-concurrency-groupSilvan Mosberger1-0/+7
workflows: add concurrency group to check-by-name workflow (again)
2024-04-25workflows: add concurrency group to check-by-name workflow (again)Will Bush1-0/+7
This is the second attempt to add a concurrency group to the check-by-name in hopes that it will reduce unnecessary load on the CI system (wasted electricity) despite free cost. first attempt: https://github.com/NixOS/nixpkgs/pull/306072 revert: https://github.com/NixOS/nixpkgs/pull/306430
2024-04-24workflows/check-by-name.yml: Increase timeout for resolving merge commitPeder Bergebakken Sundt1-1/+1
2024-04-24maintainers: drop marsamMario Rodas1-5/+1
2024-04-23Revert "workflows: add concurrency group to check-by-name workflow"Will Bush1-7/+0
This reverts commit 75600cde6bb25b0e04d2a10d0fb9aaf975e1da81.
2024-04-24Merge pull request #306072 from ↵Silvan Mosberger1-0/+7
willbush/workflow/check-by-name/concurrency-group workflows: add concurrency group to check-by-name workflow
2024-04-23Merge pull request #305980 from ↵Jörg Thalheim1-1/+1
NixOS/dependabot/github_actions/peter-evans/create-pull-request-6.0.4 build(deps): bump peter-evans/create-pull-request from 6.0.2 to 6.0.4
2024-04-22workflows: add concurrency group to check-by-name workflowWill Bush1-0/+7
On event that triggers the workflow for the matching concurrency group, any previous runs of the workflow in the same group will be cancelled.
2024-04-22build(deps): bump peter-evans/create-pull-request from 6.0.2 to 6.0.4dependabot[bot]1-1/+1
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.2 to 6.0.4. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/70a41aba780001da0a30141984ae2a0c95d8704e...9153d834b60caba6d51c9b9510b087acf9f33f83) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22build(deps): bump actions/checkout from 4.1.1 to 4.1.3dependabot[bot]13-13/+13
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4.1.1...1d96c772d19495a3b5c517cd2bc0cb401ea0529f) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-21workflows: force CLI color when running nixpkgs-check-by-nameWill Bush1-0/+4
Currently something about the environment in which GH action is running the colored library is not using ANSI colors. I have done some testing in this repo: https://github.com/willbush/throwaway-miette-gh-action-test/actions/runs/8777029939/job/24081383467 And I'm fairly certain env var `CLICOLOR_FORCE: 1` should fix colors.
2024-04-20Merge pull request #304730 from K900/bigger-parallelerK9001-1/+1
pkgs/top-level: split release-checks into a separate job
2024-04-20Merge pull request #305356 from lilyinstarlight/fix/codeowners-qt-kdeK9001-7/+7
codeowners: change non-committer qt-kde github team to committers in the qt-kde team
2024-04-19Merge pull request #305359 from Janik-Haag/drop-piegames-from-gnome-pluginsMaxine Aubrey1-1/+1
gnomeExtensions: drop piegames from maintainers
2024-04-19gnomeExtensions: drop piegames from maintainersJanik H.1-1/+1
upon request of @piegamesde
2024-04-19codeowners: change non-committer qt-kde github team to committers in the ↵Lily Foster1-7/+7
qt-kde team
2024-04-17codeowners: add Janik to NetworkManager module and testsJanik H.1-0/+2
2024-04-17pkgs/top-level: split release-checks into a separate jobK9001-1/+1
This should improve latency on channel updates.
2024-04-11Merge pull request #303129 from adamcstephens/codeownerAdam C. Stephens1-0/+13
CODEOWNERS: add adamcstephens for incus/lxc/lxd
2024-04-11Build Nixpkgs manual when nixdoc changesSilvan Mosberger1-0/+1
Because this wasn't done previously, a PR was merged that broke the build: https://github.com/NixOS/nixpkgs/pull/302990#issuecomment-2049471406