summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Collapse)Author
2023-04-11build(deps): bump peter-evans/create-or-update-comment from 2 to 3dependabot[bot]
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2 to 3. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v2...v3) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-04-11build(deps): bump peter-evans/create-pull-request from 4 to 5dependabot[bot]
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-04-07CODEOWNERS: Add @infinisil to pkgs/pkgs-libSilvan Mosberger
2023-04-04maintainers/team-list: drop lnl7 from rust maintainer listJörg Thalheim
2023-03-30CODEOWNERS: remove superherointjsuperherointj
2023-03-25.github/workflows/update-terraform-providers.yml: variouszowoq
- removed outdated permissions comment - add failed updates step - add failed updates and ofborg rebuild to PR body
2023-03-20build(deps): bump cachix/install-nix-action from 19 to 20dependabot[bot]
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 19 to 20. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v19...v20) --- 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-03-19workflows: check maintainers sortedness on pull_request_targetpennae
`pull_request` workflows need approval to run, `pull_request_target` does not. this one isn't particularly vulnerable and doesn't take long to run, so we may as well run it without approval.
2023-03-18CODEOWNERS: Add OCaml maintainersUlrik Strid
* CODEOWNERS: add OCaml team
2023-03-17CODEOWNERS: add superherointj to vscode (2th path)superherointj
2023-03-15maintainers: add script and workflows to check sortednesspennae
the script can output a list of sed commands to create the order it expects to find. this was mainly useful for initially sorting the list, but we'll keep it here for later reference. Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2023-03-09CODEOWNERS: add superherointj to vscodesuperherointj
2023-03-06workflows/backport: Copy security label in backport PRsMartin Weinelt
Since v1.2.0 the backport action supports copying labels from the source to the backport PR. This is useful for copying the security label from the original PR to the backport PR, so relevant security updates don't get lost.
2023-03-04.github: build nixpkgs manual on `lib` changesNaïm Favier
The nixpkgs manual includes documentation for `lib` functions.
2023-03-01Revert "workflows: pin install-nix-action to use nix 2.13.3"zowoq
This reverts commit 3563c178ca7d45d028c095b2a3ba35ee28294eea. fixed in cachix/install-nix-action@v20
2023-03-01.github/workflows: update cachix/install-nix-action to v20zowoq
2023-03-01workflows: pin install-nix-action to use nix 2.13.3pennae
same reasoning as #218858, only now for an action we depend on and can't fix quite as easily. cachix-action also uses nix-env and will thus not work correctly, so pin the nix version used to the last known good one.
2023-02-28Merge pull request #218858 from cole-h/fixup-editorconfig-actionWeijia Wang
Fixup editorconfig action with Nix 2.14.0
2023-02-28ci: editorconfig: use nix-shell instead of nix-envCole Helbling
2023-02-28build(deps): bump korthout/backport-action from 1.1.0 to 1.2.0dependabot[bot]
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 Weinelt
CODEOWNERS: Drop python-modules ownership
2023-02-26CODEOWNERS: Drop python-modules and python-packages ownershipMartin Weinelt
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]
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-dbpennae
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 improvementspiegames
Issue template improvements
2023-01-31CODEOWNERS: add new Rust team members, re-add Rust build support/docsWinter
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]
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 typozowoq
mistake in https://github.com/NixOS/nixpkgs/commit/d1570428a2685b40925fe90916b68862b0895e94
2023-01-21.github/workflows/labels.yml: allow PRs to skip labelszowoq
2023-01-21.github/workflows/editorconfig.yml: change to `skip treewide`zowoq
2023-01-10Merge pull request #209940 from romildo/upd.labelerJosé Romildo Malaquias
.github/labeler.yml: label Enlightenment, Lumina and LXQt pull requests
2023-01-09.github/labeler.yml: label LXQt pull requestsJosé Romildo
2023-01-09.github/labeler.yml: label Lumina pull requestsJosé Romildo
2023-01-09.github/labeler.yml: label Enlightenment pull requestsJosé Romildo
2023-01-10build(deps): bump korthout/backport-action from 1.0.0 to 1.0.1dependabot[bot]
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 Engelen
Fix issue template for unreproducible packages
2023-01-08.github/labeler.yml: label MATE pull requestsBobby Rong
2023-01-07Fix issue template for unreproducible packagesArnout Engelen
2023-01-03CODEOWNERS: Add myself to python language documentationMartin Weinelt
2023-01-03Merge pull request #205190 from NixOS/lib.path.relativeNormaliseRobert Hensing
lib.path.subpath.{isValid,normalise}: init
2023-01-03lib.path: init README.md documentSilvan Mosberger
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]
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-providerszowoq
2023-01-01workflows/periodic-merge: Remove 22.05 jobsMartin Weinelt
2022-12-27fixup! .github/ISSUE_TEMPLATE: Improvementspiegames
2022-12-24nixos/lib/make-disk-image: make raitobezarius code owner of this primitiveRaito Bezarius
2022-12-19makeHardcodeGsettingsPatch: Rename from glib.mkHardcodeGsettingsPatchJan Tojnar
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 Thalheim
Support external bootloader backends (RFC-0125)
2022-12-15Update .github/ISSUE_TEMPLATE/missing_documentation.mdpiegames
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2022-12-12teams: add figsoda to the vim team and codeownersfigsoda