| Commit message (Expand) | Author | Age | Files | Lines |
| * | terraform-providers: update 2022-07-10 | github-actions[bot] | 2022-07-10 | 1 | -1/+1 |
| * | ci: Add GitHub token permissions for workflows•••Signed-off-by: Varun Sharma <varunsh@stepsecurity.io>
| Varun Sharma | 2022-07-08 | 7 | -0/+36 |
| * | workflows/nixos-manual: Add command to run to error message | Robert Hensing | 2022-07-06 | 1 | -1/+9 |
| * | workflows: Remove 21.11 merges•••Channel is EOL
| Janne Heß | 2022-07-04 | 1 | -4/+0 |
| * | chore: Set permissions for GitHub actions••• Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
Signed-off-by: nathannaveen <42319948+nathannaveen@users.noreply.github.com>
| nathannaveen | 2022-07-04 | 2 | -0/+12 |
| * | .github/PULL_REQUEST_TEMPLATE.md: 21.11 -> 22.05 | Markus Wamser | 2022-05-31 | 1 | -1/+1 |
| * | Release 22.05 | Janne Heß | 2022-05-30 | 1 | -1/+1 |
| * | Merge pull request #171041 from ryantm/stalebot•••.github/stale bot: stop commenting | Sandro | 2022-05-26 | 2 | -2/+2 |
| |\ |
|
| | * | .github/stale bot: stop commenting•••Niklas Hambüchen noted in
https://github.com/NixOS/rfcs/pull/124#issuecomment-1113647856
that we can add a label description for the stale label that appears
when you hover over the label, or look on
https://github.com/NixOS/nixpkgs/labels
I set the description to be
> https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md
which is our page explaining the stale bot.
The stale bot comments/emails are a significant burden on our most
prodigious contributors, and the reason for their existence to orient
new contributors.
Since our stale bot's configuration is benign enough to ignore (it
does not close), I believe it is good enough to satisfy the new
contributor orientation with the label description.
Therefore, this commit disables commenting when labeling an issue or
PR stale.
| Ryan Mulligan | 2022-04-30 | 2 | -2/+2 |
| * | | Merge pull request #174363 from expipiplus1/ellie-codeowners•••CODEOWNERS: remove expipiplus1 from haskell | Ellie Hermaszewska | 2022-05-25 | 1 | -7/+7 |
| |\ \ |
|
| | * | | CODEOWNERS: remove expipiplus1 from haskell•••Hopefully temporarily, just too many notifications at the moment
| Ellie Hermaszewska | 2022-05-25 | 1 | -7/+7 |
| * | | | workflows: Replace 21.05 with 22.05 | Janne Heß | 2022-05-23 | 1 | -4/+4 |
| |/ / |
|
| * | | CODEOWNERS: rename Gabriel439 to Gabriella439•••See https://github.com/Gabriel439:
Hi, there! 👋🏼
I renamed my GitHub account from @Gabriel439 to @Gabriella439, so if you got here from an old profile link you can visit my new profile here:
@Gabriella439
I created this placeholder account so that:
… people who visit old links to my profile can find my new profile
… other people cannot impersonate my old handle
… GitHub continues to redirect old links to my repositories indefinitely
| Rick van Schijndel | 2022-05-11 | 1 | -2/+2 |
| * | | ISSUE_TEMPLATE/build_failure.md: create | Artturin | 2022-05-09 | 1 | -0/+34 |
| |/ |
|
| * | build(deps): bump peter-evans/create-pull-request from 3 to 4•••Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3...v4)
| dependabot[bot] | 2022-04-29 | 1 | -1/+1 |
| * | .github/workflows/update-terraform-providers.yml: minor fixes•••- simplify comment
- move `ofborg` command into block for clickable copying
| zowoq | 2022-04-28 | 1 | -4/+5 |
| * | .github/CODEOWNERS: add IvarWithoutBones for dotnet | = | 2022-04-25 | 1 | -0/+4 |
| * | CODEOWNERS: Add layus for autoPatchelfHook•••With the re-implementation in Python merged[1], it no longer makes sense
for me to track issues and pull requests. I did this originally because
people were forgetting (rightfully so) to run tests against all that
proprietary stuff we have in nixpkgs that is using autoPatchelfHook.
We still can't test these automatically but with me no longer being the
author of the code, I hereby drop my entry in CODEOWNERS and instead
replace it with layus, who's the author of the rewrite.
[1]: https://github.com/NixOS/nixpkgs/pull/149731
Signed-off-by: aszlig <aszlig@nix.build>
| aszlig | 2022-04-14 | 1 | -1/+2 |
| * | build(deps): bump cachix/install-nix-action from 16 to 17•••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> | dependabot[bot] | 2022-04-08 | 6 | -6/+6 |
| * | .github/CODEOWNERS: update dockerTools paths | zowoq | 2022-04-05 | 1 | -3/+2 |
| * | Merge pull request #166772 from Artturin/gi-ci-basiceval•••.github/workflows/basic-eval.yml: only run if manually triggered | Jörg Thalheim | 2022-04-02 | 1 | -8/+9 |
| |\ |
|
| | * | .github/workflows/basic-eval.yml: only run if manually triggered•••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
| Artturin | 2022-04-01 | 1 | -8/+9 |
| * | | .github/CODEOWNERS: remove non-committer users/teams•••these didn't work anyway and now github warns if they don't have commit access
| zowoq | 2022-03-30 | 1 | -41/+24 |
| |/ |
|
| * | Merge pull request #165397 from Mic92/create-or-update-comment | Sandro | 2022-03-27 | 3 | -3/+3 |
| |\ |
|
| | * | build(deps): bump peter-evans/create-or-update-comment from 1 to 2•••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> | dependabot[bot] | 2022-03-23 | 3 | -3/+3 |
| * | | build(deps): bump peter-evans/commit-comment from 1 to 2•••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> | dependabot[bot] | 2022-03-23 | 1 | -1/+1 |
| |/ |
|
| * | Merge pull request #164850 from bobvanderlinden/patch-3•••CODEOWNERS: add @NixOS/systemd for systemd files | Florian Klink | 2022-03-22 | 1 | -0/+6 |
| |\ |
|
| | * | CODEOWNERS: formatting | Bob van der Linden | 2022-03-22 | 1 | -3/+3 |
| | * | CODEOWNERS: remove @Kloenk from systemd files | Bob van der Linden | 2022-03-22 | 1 | -4/+4 |
| | * | CODEOWNERS: use correct paths for systemd•••Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com> | Bob van der Linden | 2022-03-22 | 1 | -2/+2 |
| | * | CODEOWNERS: only include NixOS/systemd and Kloenk | Bob van der Linden | 2022-03-21 | 1 | -4/+4 |
| | * | CODEOWNERS: add members of NixOS/systemd as well | Bob van der Linden | 2022-03-20 | 1 | -4/+4 |
| | * | CODEOWNERS: add @NixOS/systemd for systemd files | Bob van der Linden | 2022-03-19 | 1 | -0/+6 |
| * | | ci: add warning to actions with writeable GITHUB_TOKEN•••Co-authored-by: ckie <25263210+ckiee@users.noreply.github.com>
| Jörg Thalheim | 2022-03-21 | 3 | -0/+16 |
| |/ |
|
| * | labeler: don't use path-based labeling for BSD•••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).
| Cole Helbling | 2022-03-17 | 1 | -4/+0 |
| * | .github/workflows/basic-eval.yml: add cachix cache•••Avoids rebuilding nix in every PR if it hasn't been build on hydra yet.
| zowoq | 2022-03-14 | 1 | -0/+5 |
| * | .github/workflows: update cachix cache comment | zowoq | 2022-03-14 | 2 | -2/+2 |
| * | PULL_REQUEST_TEMPLATE: move call-for-review to the end•••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.
| Martin Weinelt | 2022-03-07 | 1 | -10/+11 |
| * | Merge #162790: PULL_REQUEST_TEMPLATE.md: Request PRs describe themselves | piegames | 2022-03-07 | 1 | -1/+5 |
| |\ |
|
| | * | PULL_REQUEST_TEMPLATE.md: Request PRs describe themselves•••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.
| Emery Hemingway | 2022-03-07 | 1 | -1/+5 |
| * | | CODEOWNERS: remove deleted user volth | Sandro | 2022-03-07 | 1 | -3/+3 |
| |/ |
|
| * | Merge pull request #162450 from Mic92/actions-labeler•••build(deps): bump actions/labeler from 3 to 4 | Jörg Thalheim | 2022-03-02 | 1 | -1/+1 |
| |\ |
|
| | * | build(deps): bump actions/labeler from 3 to 4•••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)
| dependabot[bot] | 2022-03-02 | 1 | -1/+1 |
| * | | build(deps): bump actions/checkout from 2 to 3•••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)
| dependabot[bot] | 2022-03-02 | 9 | -9/+9 |
| |/ |
|
| * | vim: Update .github/CODEOWNERS and .github/labeler.yml | AndersonTorres | 2022-02-24 | 2 | -2/+2 |
| * | Merge pull request #160344 from AndersonTorres/move-vscode-plugins•••Move misc/vscode-extensions to applications/editors/vscode/extensions | Anderson Torres | 2022-02-24 | 1 | -1/+1 |
| |\ |
|
| | * | vscode: Update .github/CODEOWNERS | AndersonTorres | 2022-02-18 | 1 | -1/+1 |
| * | | emacs/elisp-packages: Update .github/CODEOWNERS and .github/labeler.yml | AndersonTorres | 2022-02-18 | 2 | -4/+4 |
| |/ |
|
| * | .github/CODEOWNERS: add rust docs | zowoq | 2022-02-14 | 1 | -0/+1 |
| * | terraform-providers: update scripts•••- 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`
| zowoq | 2022-02-07 | 1 | -1/+1 |