about summary refs log tree commit diff
path: root/.github
AgeCommit message (Collapse)AuthorFilesLines
2023-02-28ci: editorconfig: use nix-shell instead of nix-envCole Helbling1-3/+1
2023-02-28build(deps): bump korthout/backport-action from 1.1.0 to 1.2.0dependabot[bot]1-1/+1
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/v1.1.0...v1.2.0) --- 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>
2023-02-26Merge pull request #215741 from NixOS/python-codeownershipMartin Weinelt1-2/+0
CODEOWNERS: Drop python-modules ownership
2023-02-26CODEOWNERS: Drop python-modules and python-packages ownershipMartin Weinelt1-2/+0
We currently have 5800 python modules in that path, and we're seeing roughly 1000 pull requests for these modules per month. Having @FRidh and @jonringer requested on every PR that touches a python package isn't helping anyone, nor is it sustainable for any one person to have that number of incoming notifications. I think it's time to get rid of that code ownership.
2023-02-14build(deps): bump cachix/install-nix-action from 18 to 19dependabot[bot]6-6/+6
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 18 to 19. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v18...v19) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10nixos/manual: remove md-to-dbpennae2-35/+0
with manual chapters no longer needing pandoc for their conversion to xml we can get rid of this source of confusion, and its huge cache of xml files.
2023-02-07Merge pull request #204460: Issue template improvementspiegames5-38/+25
Issue template improvements
2023-01-31CODEOWNERS: add new Rust team members, re-add Rust build support/docsWinter1-1/+3
8ce6fdf581b191d67c62590ec73a22cbf8797ae8 removed the build support/docs entries, but per discussion in #213697, we think having multiple members justifies its readdition.
2023-01-24build(deps): bump korthout/backport-action from 1.0.1 to 1.1.0dependabot[bot]1-1/+1
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/v1.0.1...v1.1.0) --- 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>
2023-01-21.github/workflows/labels.yml: fix typozowoq1-1/+1
mistake in https://github.com/NixOS/nixpkgs/commit/d1570428a2685b40925fe90916b68862b0895e94
2023-01-21.github/workflows/labels.yml: allow PRs to skip labelszowoq1-1/+1
2023-01-21.github/workflows/editorconfig.yml: change to `skip treewide`zowoq1-1/+1
2023-01-10Merge pull request #209940 from romildo/upd.labelerJosé Romildo Malaquias1-0/+13
.github/labeler.yml: label Enlightenment, Lumina and LXQt pull requests
2023-01-09.github/labeler.yml: label LXQt pull requestsJosé Romildo1-0/+5
2023-01-09.github/labeler.yml: label Lumina pull requestsJosé Romildo1-0/+3
2023-01-09.github/labeler.yml: label Enlightenment pull requestsJosé Romildo1-0/+5
2023-01-10build(deps): bump korthout/backport-action from 1.0.0 to 1.0.1dependabot[bot]1-1/+1
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09Merge pull request #209447 from raboof/fix-rb-issue-templateArnout Engelen1-1/+1
Fix issue template for unreproducible packages
2023-01-08.github/labeler.yml: label MATE pull requestsBobby Rong1-0/+5
2023-01-07Fix issue template for unreproducible packagesArnout Engelen1-1/+1
2023-01-03CODEOWNERS: Add myself to python language documentationMartin Weinelt1-1/+1
2023-01-03Merge pull request #205190 from NixOS/lib.path.relativeNormaliseRobert Hensing1-0/+1
lib.path.subpath.{isValid,normalise}: init
2023-01-03lib.path: init README.md documentSilvan Mosberger1-0/+1
Adds initial work towards a `lib.path` library Originally proposed in https://github.com/NixOS/nixpkgs/pull/200718, but has since gone through some revisions Co-Authored-By: Valentin Gagarin <valentin.gagarin@tweag.io> Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
2023-01-03build(deps): bump zeebe-io/backport-action from 0.0.9 to 1.0.0dependabot[bot]1-8/+4
Bumps [zeebe-io/backport-action](https://github.com/zeebe-io/backport-action) from 0.0.9 to 1.0.0. - [Release notes](https://github.com/zeebe-io/backport-action/releases) - [Commits](https://github.com/zeebe-io/backport-action/compare/v0.0.9...v1.0.0) --- updated-dependencies: - dependency-name: zeebe-io/backport-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02terraform-providers: add github token to update-providerszowoq1-2/+4
2023-01-01workflows/periodic-merge: Remove 22.05 jobsMartin Weinelt1-4/+0
2022-12-27fixup! .github/ISSUE_TEMPLATE: Improvementspiegames1-22/+8
2022-12-24nixos/lib/make-disk-image: make raitobezarius code owner of this primitiveRaito Bezarius1-0/+4
2022-12-19makeHardcodeGsettingsPatch: Rename from glib.mkHardcodeGsettingsPatchJan Tojnar1-0/+1
glib expression is messy enough as is. Also rename the `glib-schema-to-var` argument to `schemaIdToVariableMapping` to better match Nixpkgs coding style.
2022-12-17Merge pull request #172237 from DeterminateSystems/bootspec-rfcJörg Thalheim1-0/+2
Support external bootloader backends (RFC-0125)
2022-12-15Update .github/ISSUE_TEMPLATE/missing_documentation.mdpiegames1-1/+1
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2022-12-12teams: add figsoda to the vim team and codeownersfigsoda1-2/+2
2022-12-08nixos/activation/bootspec: bootspec owners also own the cue fileCole Helbling1-0/+1
2022-12-08nixos/activation/bootspec: add @raitobezarius as a code-ownerRaito Bezarius1-1/+1
2022-12-08nixos/activation/bootspec: init bootspec support (RFC-0125)Cole Helbling1-0/+1
2022-12-04CODEOWNERS: Add codeowners for cacert related packagesMartin Weinelt1-0/+5
2022-12-04.github/ISSUE_TEMPLATE: Improvementspiegames5-31/+32
2022-12-03CODEOWNERS: Remove piegames from matrix-appservice-ircMartin Weinelt1-3/+0
2022-11-30Release NixOS 22.11Martin Weinelt1-1/+1
2022-11-23workflows/backport-action 0.0.8 -> 0.0.9Martin Weinelt1-1/+1
https://github.com/zeebe-io/backport-action/releases/tag/v0.0.9
2022-11-21workflows: add 24 hour periodic merges for 22.11Martin Weinelt1-0/+4
2022-11-14Merge pull request #200289 from fricklerhandwerk/contributingValentin Gagarin1-2/+7
codeowners: narrower responsibilities for fricklerhandwerk
2022-11-14Merge pull request #192724 from raboof/add-unreproducible-package-issue-templateArnout Engelen1-0/+31
Add issue template for unreproducible packages
2022-11-09buildNpmPackage: initWinter1-0/+5
2022-11-08codeowners: narrower responsibilities for fricklerhandwerkValentin Gagarin1-2/+7
the number of pull requests against documentation is too high to handle on the side, and getting assigned as reviewer for all of them sends the wrong message to authors.
2022-11-08Revert ".github/dependabot.yml: disable"zowoq1-0/+6
This reverts commit a98a34e86a3b9b783c03f26fd3d4c45cc8497985. https://github.blog/changelog/2022-11-07-dependabot-pull-requests-off-by-default-for-forks/
2022-10-28build(deps): bump cachix/cachix-action from 11 to 12dependabot[bot]4-4/+4
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 11 to 12. - [Release notes](https://github.com/cachix/cachix-action/releases) - [Commits](https://github.com/cachix/cachix-action/compare/v11...v12) --- 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>
2022-10-19CODEOWNERS: Add myself for kea-exporter moduleMartin Weinelt1-0/+1
Because I missed a recent PR against the module.
2022-10-16.github/workflows: replace deprecated `set-output`zowoq2-2/+2
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2022-10-15.github/workflows: use ofborg-eval context for pending statusNaïm Favier3-56/+33
Instead of adding a pending status with context `Wait for ofborg`, make the context `ofborg-eval` and the description "Wait for OfBorg...". That way, the status will be reused by OfBorg when it starts evaluation and we don't need to clear it any more.