about summary refs log tree commit diff
path: root/.github
AgeCommit message (Collapse)AuthorFilesLines
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-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-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.
2022-10-14.github/workflows/update-terraform-providers.yml: add link to run logzowoq1-0/+4
also move git clean to separate step
2022-10-13build(deps): bump cachix/install-nix-action from 17 to 18dependabot[bot]7-7/+7
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 17 to 18. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v17...v18)
2022-10-13build(deps): bump cachix/cachix-action from 10 to 11dependabot[bot]4-4/+4
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 10 to 11. - [Release notes](https://github.com/cachix/cachix-action/releases) - [Commits](https://github.com/cachix/cachix-action/compare/v10...v11)
2022-10-08.github/workflows/update-terraform-providers.yml: set max-workers to 2zowoq1-0/+2
also add git clean so logs aren't committed
2022-10-07.github/workflows/update-terraform-providers.yml: bypass interactive promptzowoq1-1/+1
2022-10-07Merge pull request #194825 from qowoz/tf-update-actionJörg Thalheim1-14/+7
.github/workflows/update-terraform-providers.yml: re-enable
2022-10-04fix typoValentin Gagarin1-1/+1
2022-10-04.github/workflows/update-terraform-providers.yml: re-enablezowoq1-14/+7
- run daily with updateScript, will create a commit for each provider update - drop wip label and failure comment
2022-09-30fix typoValentin Gagarin1-1/+1
2022-09-26Merge pull request #192981 from winterqt/update-backport-actionDomen Kožar1-4/+1
backport-action: 0.0.5 -> 0.0.8
2022-09-25backport-action: 0.0.5 -> 0.0.8Winter1-4/+1
2022-09-25Add issue template for unreproducible packagesArnout Engelen1-0/+31
It's nice to be able to easily create an issue for an unreproducibility, but my additional motivation for creating this issue template is that it makes it easier for non-maintainers to create issues that are correctly tagged '8.topic: reproducible builds'.
2022-09-25CODEOWNERS: add piegames to check-meta.nixpiegames1-0/+1
2022-09-21.github/labeler.yml: add vscode labelsuperherointj1-0/+3
2022-09-21.github/workflows/update-terraform-providers.yml: add nixpkgs-unstable for ↵zowoq1-0/+2
nix-shell nix_path was removed from the update scripts in 3e63fa279f035df1d3650aa392f3a55a374e4cb4
2022-09-19issue template: fill 'about' fieldValentin Gagarin1-1/+1
according to [GitHub documentation] some fields are required. `about` is not listed, but it probably is required. [GitHub documentation]: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms
2022-09-16add issue template for missing or incorrect documentationValentin Gagarin1-0/+32
this allows anyone to create labelled issues for easy filtering.
2022-09-15.github/workflows/update-terraform-providers.yml: disable scheduled updatezowoq1-2/+2
try nixpkgs-update with passthru.updateScript
2022-09-12.github/workflows: fix permissionszowoq4-5/+4
the merge actions comment on pull requests, seems this was broken by 2c71278a2395d6d8c4e06d1ebe4de1ffdae727c7 also: - fix permissions on new manual rendering action - drop unnecessary issues permission from the terraform action
2022-09-11workflows: fix manual-rendering.ymlpennae1-0/+1
the check command didn't set NIX_PATH, so compare-manuals.sh (which is a nix-shell script) failed.
2022-09-10workflows: add check for docbook/md manual equalitypennae2-0/+84
we want to make sure that rendering the manual from markdown without going through docbook produces (semantically) the same output as with going through docbook. to ensure this we'll build the manual twice, run each manual through html-tidy to generate a normalized form and diff the normalized forms. we don't want to compare raw output because that exposes us to a lot of whitespace we'd have to reproduce exactly in the MD render. this check may be relaxed even further in the future, but hopefully not by much.
2022-09-10workflows: check that nixos manual does not use docbook option docspennae1-1/+9
the nixos manual should not use docbook for module option documentation, only markdown, to make future transition to a markdown-only world easier and less painful. this check will ensure that all options documentation (even plain text that would not be interpreted specially by neither markdown nor docbook) is declared as being markdown.
2022-09-05.github/labeler.yml: label PR that touches cinnamon modules and testsBobby Rong1-0/+2
2022-08-23.github/CODEOWNERS: remove rust docs/packagingzowoq1-2/+0
2022-08-20Add myself to Perl CODEOWNERSJanne Heß1-3/+3
2022-08-07buildGo{Module,Package}: move to build-support/gozowoq2-4/+2
2022-08-02terraform-full: remove (#184649)zowoq1-1/+1
* terraform-full: remove * .github/workflows/update-terraform-providers.yml: switch to terraform.full
2022-07-24Revert "backport-action: 0.0.5 -> 0.0.8"Winter1-1/+6
2022-07-24backport-action: 0.0.5 -> 0.0.8Winter1-6/+1
2022-07-13Merge pull request #180228 from fricklerhandwerk/codeowners-docJanne Heß1-0/+1
codeowners: add fricklerhandwerk to documentation