summary refs log tree commit diff
path: root/.github
Commit message (Collapse)AuthorAge
* out_of_date_package_report.md: fix typoK0RR2022-02-03
|
* .github/CODEOWNERS: add kuberneteszowoq2022-01-24
|
* Remove myself from maintainersAndreas Rammhold2022-01-20
| | | | I don't have time and energy to deal with all of this anymore.
* Merge pull request #154074 from piegamesde/codeownersMartin Weinelt2022-01-15
|\
| * CODEOWNERS: Add entries for a few Matrix-related applicationspiegames2022-01-15
| |
* | CODEOWNERS: subscribe to few pkgs, modules and testsMartin Weinelt2022-01-09
|/
* .github/workflows/update-terraform-providers.yml: minor fixeszowoq2022-01-04
| | | | | - change ofborg command into a comment - use WIP label instead of draft so codeowner notification works
* .github/workflows/update-terraform-providers.yml: initzowoq2022-01-04
| | | | weekly update of terraform providers which can also be run manually
* .github/CODEOWNERS: add go docszowoq2022-01-02
|
* .github/CODEOWNERS: add terraform-providerszowoq2022-01-01
|
* bug_report.md: remove confusing 'maintainer information' section (#120711)Atemu2021-12-23
| | | | | | | When I started out, I was confused by this section and no idea what to put in and I don't think I'm the only one as I rarely see it filled out. This means there isn't much usefulness in it for bot processing either; better just remove it.
* .github/workflows/editorconfig.yml: 2.3.5 -> 2.4.0zowoq2021-12-16
|
* Merge pull request #147544 from cab404/fix-stdenv-overrideGuillaume Girol2021-12-10
|\ | | | | stdenv: move overriden stdenv in closure
| * CODEOWNERS: added cab404Vladimir Serov2021-11-27
| |
* | nixos/podman: sort files into directorieszowoq2021-12-09
| | | | | | | | Makes codeowners, git history, etc. a bit simpler now that podman has expanded beyond the original single file module and test.
* | Merge pull request #146951: piegamesde/codeownerspiegames2021-12-04
|\ \ | | | | | | Codeowners: update teams and add entry for GNOME
| * | CODEOWNERS: Add entries for GNOMEpiegames2021-12-02
| | |
| * | CODEOWNERS: Update teamspiegames2021-12-02
| | |
* | | .github/workflows/editorconfig.yml: allow PRs to skip checkzowoq2021-12-03
| | | | | | | | | | | | Intended for treewide reformatting PRs so we don't hit the API ratelimit.
* | | .github/workflows/editorconfig.yml: write changed files to diskzowoq2021-12-02
| | | | | | | | | | | | | | | | | | This avoids errors when exporting long lists to $GITHUB_ENV. Co-authored-by: Moritz Hedtke <Moritz.Hedtke@t-online.de>
* | | Merge pull request #148114 from teto/neovim-labelerJörg Thalheim2021-12-01
|\ \ \ | | | | | | | | .github/labeler.yml: tag neovim files with "vim" label
| * | | .github/labeler.yml: tag neovim files with "vim" labelMatthieu Coudron2021-12-01
| | | |
* | | | .github/PULL_REQUEST_TEMPLATE.md, CONTRIBUTING.md: 21.11 -> 22.05 (#147977)Bobby Rong2021-11-30
| | | | | | | | | | | | | | | | | | | | * .github/PULL_REQUEST_TEMPLATE.md: 21.11 -> 22.05 * CONTRIBUTING.md: 21.11 -> 22.05
* | | | Revert ".github/workflows/editorconfig.yml: Don't use GitHub API for PR diff."zowoq2021-11-30
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4db84ed126a16e226c5f1a3f13c7bee92fa0a3a4. Causing CI errors.
* | | | .github/workflows/editorconfig.yml: Don't use GitHub API for PR diff.Moritz Hedtke2021-11-30
|/ / / | | | | | | | | | This caused ratelimits for large PRs (reformatting PRs)
* | / .github/workflows/periodic-merge: configure 21.11 releaseMartin Weinelt2021-11-28
| |/ |/|
* | build(deps): bump cachix/install-nix-action from 15 to 16dependabot[bot]2021-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 15 to 16. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v15...v16) --- 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>
* | PULL_REQUEST_TEMPLATE.md: fix link to nix.conf documentationSebastián Mancilla2021-11-19
| |
* | Merge pull request #141820 from cab404/patch-1Alexander Bantyev2021-11-20
|\ \ | | | | | | .github/PULL_REQUEST_TEMPLATE: added md-to-db reminder
| * | .github/PULL_REQUEST_TEMPLATE: added md-to-db reminderVladimir Serov2021-10-17
| | |
* | | Merge pull request #145387 from Artturin/updaterequesttemplateArtturi2021-11-14
|\ \ \ | |_|/ |/| |
| * | PULL_REQUEST_TEMPLATE.md: change nixpkgs-review wip to rev HEADArtturin2021-11-13
| | |
* | | build(deps): bump cachix/install-nix-action from 14 to 15dependabot[bot]2021-11-13
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 14 to 15. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v14...v15) --- 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>
* | PULL_REQUEST_TEMPLATE.md: ticks to bulletsRobert Hensing2021-11-03
| | | | | | | | As suggested by 06kellyjac.
* | PULL_REQUEST_TEMPLATE.md: execution -> basic functionalityRobert Hensing2021-11-01
| | | | | | | | As suggested by Artturin.
* | PULL_REQUEST_TEMPLATE.md: Elaborate on testingRobert Hensing2021-10-31
| | | | | | We've recently seen VM tests being added that could have been simple package tests instead.
* | Revert "build(deps): bump zeebe-io/backport-action from 0.0.5 to 0.0.6 ↵Domen Kožar2021-10-31
| | | | | | | | | | | | | | | | (#140848)" This reverts commit 50341b0cd8c5acba28ad63c9d1ff29ec3d66c173. It breaks the backport action.
* | Revert "backport-action: 0.0.6 -> 0.0.7"Domen Kožar2021-10-31
| | | | | | | | | | | | This reverts commit 7e3ba3e88b02c8b780075f87a3c6282eace0878e. It breaks the backport.
* | backport-action: 0.0.6 -> 0.0.7Domen Kožar2021-10-29
| |
* | build(deps): bump zeebe-io/backport-action from 0.0.5 to 0.0.6 (#140848)Jörg Thalheim2021-10-28
|/ | | | | | | | | | | | | | | | | | | | | | | * build(deps): bump zeebe-io/backport-action from 0.0.5 to 0.0.6 Bumps [zeebe-io/backport-action](https://github.com/zeebe-io/backport-action) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/zeebe-io/backport-action/releases) - [Commits](https://github.com/zeebe-io/backport-action/compare/v0.0.5...v0.0.6) --- updated-dependencies: - dependency-name: zeebe-io/backport-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update .github/workflows/backport.yml * Update .github/workflows/backport.yml Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Domen Kožar <domen@enlambda.com>
* .github/CODEOWNERS: add zakame to perl maintainersZak B. Elep2021-10-15
|
* .github/workflows/periodic-merge: move stable merges to 24h cycleMartin Weinelt2021-10-05
|
* codeowners: Add myself for NixOS systemJanne Heß2021-10-05
|
* Merge pull request #136489 from ehmry/nimPackagesGuillaume Girol2021-09-22
|\ | | | | nimpackages / buildNimPackage
| * Nim: Add documentation and GitHub metadataEmery Hemingway2021-09-05
| |
* | treewide: remove danieldk as maintainer from a set of packagesDaniël de Kok2021-09-12
| | | | | | | | | | | | I currently do not have much time to work on nixpkgs. Remove myself as a maintainer from a bunch of packages to avoid that people are waiting on me for a review.
* | CODEOWNERS: add myself to lib/systemsAlyssa Ross2021-09-09
| |
* | build(deps): bump cachix/install-nix-action from 13 to 14dependabot[bot]2021-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 13 to 14. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v13...v14) --- 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>
* | Merge pull request #130047 from NixOS/doc-manpage-roleJan Tojnar2021-09-07
|\ \ | |/ |/| doc: Add support for manpage references
| * codeowners: Add Nixpkgs Markdown docs toolingJan Tojnar2021-07-13
| |