about summary refs log tree commit diff
path: root/.github
AgeCommit message (Collapse)AuthorFilesLines
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
2024-04-10CODEOWNERS: Fix check-by-name pathSilvan Mosberger1-1/+1
Was moved in https://github.com/NixOS/nixpkgs/pull/297901
2024-04-10CODEOWNERS: add adamcstephens for incus/lxc/lxdAdam Stephens1-0/+13
2024-04-09ci: fix the branch patterns of the 'Check cherry-picks' actionThomas Gerbet1-2/+2
For reference on the acceptable pattern: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet
2024-04-08Merge pull request #172098 from risicle/ris-cherry-pick-checkThomas Gerbet1-0/+24
add "check cherry-picks" github action
2024-04-06Optimize check-maintainers-sorted workflow with sparse checkoutWill Bush1-0/+4
Only lib and maintainers directories are needed to perform the check.
2024-04-04Merge pull request #301318 from ↵Silvan Mosberger1-1/+1
kachick/doc-update-pr-template-link-to-package-tests PULL_REQUEST_TEMPLATE.md: Update link to package tests
2024-04-04Merge pull request #300663 from ↵Thomas Gerbet1-1/+1
NixOS/dependabot/github_actions/korthout/backport-action-2.5.0 build(deps): bump korthout/backport-action from 2.4.1 to 2.5.0
2024-04-04ci: fix the manual cache auth tokenzimbatm2-2/+2
I reset the cache by mistake.
2024-04-04PULL_REQUEST_TEMPLATE.md: Update link to package testsKenichi Kamiya1-1/+1
2024-04-03workflows/check-nix-format.yml: pin nixpkgs (fix staging)Someone Serge1-1/+4
2024-04-02Merge pull request #299578 from ↵Silvan Mosberger1-0/+50
ConnorBaker/fix/treewide-cuda-reformat-nixfmt-rfc-style-2024-03-01 treewide: CUDA reformat with `nixfmt-rfc-style`
2024-04-01GitHub labeler: add "6.topic: julia" configurationthomasjm1-0/+8
2024-04-01add "Check cherry-picks" github actionRobert Scott1-0/+24
the intention being to catch commits which declare themselves as cherry-picks, but either: - don't refer to a commit in the master or staging branches - are significantly altered from their original commit determining the latter is not an exact science, but the heuristic of looking for differences in only the added or removed lines seems to work quite well. still, this should be considered an assistant for reviewers rather than a hard failure. unfortunately github workflows don't have a way of raising a gentle warning instead of a failure. the formatting of the output also leaves something to be desired due to the limitations of github actions' "group" commands.
2024-04-01build(deps): bump korthout/backport-action from 2.4.1 to 2.5.0dependabot[bot]1-1/+1
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/e8161d6a0dbfa2651b7daa76cbb75bc7c925bbf3...ef20d86abccbac3ee3a73cb2efbdc06344c390e5) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01workflows/check-nix-format.yml: initConnor Baker1-0/+50
2024-03-29Merge master into staging-nextgithub-actions[bot]1-5/+0
2024-03-28CODEOWNERS: drop myself from LLVM & Linux KernelRaito Bezarius1-5/+0
I am not able to take care of those for the time being, will readd myself in the future once I have more time and energy. Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-27Merge master into staging-nextgithub-actions[bot]1-10/+10
2024-03-26Merge pull request #297901 from tweag/check-by-name-separate-repoSilvan Mosberger1-10/+10
Switch the `pkgs/by-name` check to a separate repository
2024-03-26workflows/check-by-name.yml: Switch to new separate repoSilvan Mosberger1-10/+10
The nixpkgs-check-by-name tooling is [being moved](https://github.com/NixOS/nixpkgs/issues/286559#issuecomment-2000466124) to a [separate repo](https://github.com/NixOS/nixpkgs-check-by-name). This commit updates Nixpkgs CI to use it instead of the tree inside Nixpkgs No changes have been made to the tooling locally since it was moved: - [Exported history](https://github.com/NixOS/nixpkgs/commits/55bf02190ee57fcf83490fd7b6bf7834e28c9c86/pkgs/test/nixpkgs-check-by-name) - [Imported history](https://github.com/NixOS/nixpkgs-check-by-name/commits/d579e1821d56c79fd90dab34b991cc7bdab7a5c6/)
2024-03-23Merge staging-next into staginggithub-actions[bot]1-1/+1
2024-03-23PULL_REQUEST_TEMPLATE: update link to reviewing contributionSandro1-1/+1
2024-03-23Merge staging-next into staginggithub-actions[bot]1-0/+15
2024-03-22Merge pull request #297723 from hercules-ci/labeler-testingRobert Hensing1-0/+15
labeler.yml: Add testing label
2024-03-21labeler.yml: Add testing labelRobert Hensing1-0/+15
2024-03-19Merge staging-next into staginggithub-actions[bot]11-12/+12