summary refs log tree commit diff
path: root/.github
Commit message (Collapse)AuthorAge
* build(deps): bump cachix/install-nix-action from 16 to 17dependabot[bot]2022-04-08
| | | | | | | | | | | | | | Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 16 to 17. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v16...v17) --- 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>
* .github/CODEOWNERS: update dockerTools pathszowoq2022-04-05
|
* Merge pull request #166772 from Artturin/gi-ci-basicevalJörg Thalheim2022-04-02
|\ | | | | .github/workflows/basic-eval.yml: only run if manually triggered
| * .github/workflows/basic-eval.yml: only run if manually triggeredArtturin2022-04-01
| | | | | | | | | | | | | | ofborg should have obsoleted this with https://github.com/NixOS/ofborg/pull/588#issuecomment-1078451552 https://github.com/NixOS/nixpkgs/pull/166599#issuecomment-1085069938 this is still useful to have around for act usage
* | .github/CODEOWNERS: remove non-committer users/teamszowoq2022-03-30
|/ | | | these didn't work anyway and now github warns if they don't have commit access
* Merge pull request #165397 from Mic92/create-or-update-commentSandro2022-03-27
|\
| * build(deps): bump peter-evans/create-or-update-comment from 1 to 2dependabot[bot]2022-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 1 to 2. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v1...v2) --- 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>
* | build(deps): bump peter-evans/commit-comment from 1 to 2dependabot[bot]2022-03-23
|/ | | | | | | | | | | | | | Bumps [peter-evans/commit-comment](https://github.com/peter-evans/commit-comment) from 1 to 2. - [Release notes](https://github.com/peter-evans/commit-comment/releases) - [Commits](https://github.com/peter-evans/commit-comment/compare/v1...v2) --- updated-dependencies: - dependency-name: peter-evans/commit-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #164850 from bobvanderlinden/patch-3Florian Klink2022-03-22
|\ | | | | CODEOWNERS: add @NixOS/systemd for systemd files
| * CODEOWNERS: formattingBob van der Linden2022-03-22
| |
| * CODEOWNERS: remove @Kloenk from systemd filesBob van der Linden2022-03-22
| |
| * CODEOWNERS: use correct paths for systemdBob van der Linden2022-03-22
| | | | | | Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
| * CODEOWNERS: only include NixOS/systemd and KloenkBob van der Linden2022-03-21
| |
| * CODEOWNERS: add members of NixOS/systemd as wellBob van der Linden2022-03-20
| |
| * CODEOWNERS: add @NixOS/systemd for systemd filesBob van der Linden2022-03-19
| |
* | ci: add warning to actions with writeable GITHUB_TOKENJörg Thalheim2022-03-21
|/ | | | Co-authored-by: ckie <25263210+ckiee@users.noreply.github.com>
* labeler: don't use path-based labeling for BSDCole Helbling2022-03-17
| | | | | | ofborg labels the bsd and darwin platforms based on the title, which conflicts with the labeler action's `sync-labels` setting (if no paths are changed, it'll remove the label).
* .github/workflows/basic-eval.yml: add cachix cachezowoq2022-03-14
| | | | Avoids rebuilding nix in every PR if it hasn't been build on hydra yet.
* .github/workflows: update cachix cache commentzowoq2022-03-14
|
* PULL_REQUEST_TEMPLATE: move call-for-review to the endMartin Weinelt2022-03-07
| | | | | | This improves URL previews like the ones on Discourse, where currently the boilerplate comment is printed for every PR link instead of parts of the motivation.
* Merge #162790: PULL_REQUEST_TEMPLATE.md: Request PRs describe themselvespiegames2022-03-07
|\
| * PULL_REQUEST_TEMPLATE.md: Request PRs describe themselvesEmery Hemingway2022-03-07
| | | | | | | | | | | | There are a lot of PRs for updates that don't make it easy to find out what changes might be breaking and lots of PRs for new packages that don't describe what the new packages is or does.
* | CODEOWNERS: remove deleted user volthSandro2022-03-07
|/
* Merge pull request #162450 from Mic92/actions-labelerJörg Thalheim2022-03-02
|\ | | | | build(deps): bump actions/labeler from 3 to 4
| * build(deps): bump actions/labeler from 3 to 4dependabot[bot]2022-03-02
| | | | | | | | | | | | Bumps [actions/labeler](https://github.com/actions/labeler) from 3 to 4. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/v3...v4)
* | build(deps): bump actions/checkout from 2 to 3dependabot[bot]2022-03-02
|/ | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 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/v2...v3)
* vim: Update .github/CODEOWNERS and .github/labeler.ymlAndersonTorres2022-02-24
|
* Merge pull request #160344 from AndersonTorres/move-vscode-pluginsAnderson Torres2022-02-24
|\ | | | | Move misc/vscode-extensions to applications/editors/vscode/extensions
| * vscode: Update .github/CODEOWNERSAndersonTorres2022-02-18
| |
* | emacs/elisp-packages: Update .github/CODEOWNERS and .github/labeler.ymlAndersonTorres2022-02-18
|/
* .github/CODEOWNERS: add rust docszowoq2022-02-14
|
* terraform-providers: update scriptszowoq2022-02-07
| | | | | | - add flag to skip building updated providers - have the github action skip building providers so we don't need to handle build failures in the script - remove outdated `vendor` flag, all providers use `buildGoModule`
* 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
| | |