about summary refs log tree commit diff
path: root/.github
AgeCommit message (Collapse)AuthorFilesLines
17 hoursMerge pull request #322650 from tweag/direnvSilvan Mosberger1-0/+1
Direnv support
20 hoursMerge pull request #324963 from ExpidusOS/feat/labelerTristan Ross1-1/+8
github: add flutter label, fix llvm/clang label
3 days.github/labeler.yml: update Emacs labelerAnderson Torres1-1/+1
Because the directories were moved.
3 daysgithub: add flutter labelTristan Ross1-0/+7
3 daysgithub: fix llvm/clang labelTristan Ross1-1/+1
3 daysMerge pull request #317261 from arianvp/add-nixos-acmeéclairevoyant1-0/+3
CODEOWNERS: add @NixOS/acme
4 daysMerge pull request #323216 from tweag/github-statusSilvan Mosberger1-1/+1
workflows/check-by-name: link to githubstatus
4 daysworkflows/check-by-name: link to githubstatusSilvan Mosberger1-1/+1
Co-authored-by: Philip Taron <philip.taron@gmail.com>
7 daysCODEOWNERS: add natsukium to python stuffnatsukium1-2/+5
7 dayscodeowners: remove lilyinstarlightLily Foster1-3/+3
7 daysmaintainers: remove ckieckie1-1/+1
well, we failed. we have not saved nix together[0], and today's show of utter incompetence[1] has pushed me over the edge along with many others[2] it's been good. a lot of PRs. a lot of endless reviews. some new friends, some old friends converted :P cya in the next world, cuties <3 [0] https://save-nix-together.org/ [1] https://discourse.nixos.org/t/nca-member-jonringer-joint-announcement/48231 [2] https://github.com/NixOS/nixpkgs/issues?q=label%3A%228.has%3A+maintainer-list+%28update%29%22+remove+in%3Atitle+created%3A%3C2024-07-10
7 daysmaintainers: drop janikJanik H.1-3/+0
I guess my time has come as well... With this commit, I'm not just dropping my maintainer entry, but I'm also resigning from my duties as a board observer and NixCon project lead. I also terminated my Summer of Nix contract today. I'll also stop hosting the local NixOS meetup. The only "project" I'll finish under the NixOS Foundation umbrella is Google Summer of Code because the mentees aren't even remotely responsible for why I'm leaving, and it would be unfair to leave them hanging. I'm grateful for all the things I was able to learn, for all the experiences I could gather, and for all the friends I made along the way. NixOS is what makes computers bearable for me, so I'll go and work on some fork (*something something* you always meet twice in life).
9 daysworkflows: remove 23.11 mergesWeijia Wang1-4/+0
10 days.envrc: init for new shell.nixSilvan Mosberger1-0/+1
https://direnv.net/ support!
10 daysbuild(deps): bump actions/checkout from 4.1.5 to 4.1.7dependabot[bot]14-15/+15
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.7. - [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/44c2b7a8a4ea60a981eaca3cf939b5f4305c123b...692973e3d937129bcbf40652eb9f2f61becf3332) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
10 daysMerge pull request #322512 from tweag/pinned-nixfmtSilvan Mosberger3-10/+53
Development shell with a pinned nixfmt
10 daysCODEOWNERS: add corngood to dotnet pathséclairevoyant1-4/+4
10 daysmaintainers: remove ivaréclairevoyant1-4/+4
11 daysCODEOWNERS: remove samueldréclairevoyant1-2/+2
13 daysCODEOWNERS: set myself as code owner of workflows/check-nix-formatSilvan Mosberger1-0/+1
13 daysworkflows/check-nix-format: strip newline from file listingsSilvan Mosberger1-3/+3
Otherwise it prints the command to run with an empty entry: nixfmt '<stuff>' '' Thanks to https://yaml-multiline.info/ for the great help with this
13 daysworkflows/check-nix-format: show command to fixSilvan Mosberger1-2/+8
When some files are not formatted properly, this shows how people can fix the problem. This notably uses the shell.nix introduced in the parent commit to ensure that the nixfmt version matches what CI expects.
13 daysroot: shell.nix for nixfmtSilvan Mosberger2-1/+31
This uses the reusable pinned Nixpkgs from the parent commit to create a shell.nix file for an environment with a pinned nixfmt version.
13 daysci: reusable Nix format Nixpkgs pinSilvan Mosberger1-3/+8
This is needed such that in the next commit, we can re-use the same version from a shell.nix, allowing people to have a guaranteed matching nixfmt version.
13 daysci: init directorySilvan Mosberger1-1/+2
This creates a new directory for all CI support files, will be populated in future commits.
13 daysCODEOWNERS: add katexochen to golangzowoq1-3/+3
2024-06-25CODEOWNERS: remove jonringerPaul Meyer1-5/+4
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-06-24CODEOWNERS: remove dasj from multiple locations (#322162)Janne Heß1-4/+3
2024-06-22nix: remove myself from "code ownership" and 2.3 maintenanceRaito Bezarius1-0/+3
I have no further plan to review CppNix code anymore as I will dedicate myself to Lix development. Co-authored-by: aleksana <me@aleksana.moe>
2024-06-20CODEOWNERS: add RossComputerGuy for Flutter, ExpidusOS, LLVM, SELinux, Zip, ↵Tristan Ross1-0/+14
and GNU Tar
2024-06-17github/workflows/check-nix-format: add maintainers filessuperherointj1-0/+3
2024-06-13Merge pull request #319371 from ↵Thomas Gerbet1-0/+1
risicle/ris-check-cherry-picks-ignore-staging-next check-cherry-picks workflow: don't run for staging-next PRs
2024-06-13Merge pull request #316070 from ExpidusOS/feat/llvm-labelsPol Dellaiera1-0/+6
github: add llvm/clang label
2024-06-12check-cherry-picks workflow: don't run for staging-next PRsRobert Scott1-0/+1
2024-06-06.github/labeler.yml: add pnpm to nodejsSandro1-0/+1
2024-06-04Merge pull request #316757 from superherointj/dotnet-labelsuperherointj1-0/+11
github/labeler.yml: add dotnet label
2024-06-04CODEOWNERS: add @NixOS/acmeArian van Putten1-0/+3
We would like to have the @NixOS/acme team assigned for review to changes of this module
2024-06-04nix: remove myself (ma27) from maintainer teamMaximilian Bosch1-2/+2
Using Lix now 🍦
2024-06-02.github/labeler.yml: add dotnet labelsuperherointj1-0/+11
2024-05-30github: add llvm/clang labelTristan Ross1-0/+6
2024-05-27build(deps): bump cachix/cachix-action from 14 to 15dependabot[bot]3-3/+3
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 14 to 15. - [Release notes](https://github.com/cachix/cachix-action/releases) - [Commits](https://github.com/cachix/cachix-action/compare/18cf96c7c98e048e10a83abd92116114cd8504be...ad2ddac53f961de1989924296a1f236fcfbaa4fc) --- 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>
2024-05-23Merge pull request #313345 from ↵Silvan Mosberger1-6/+6
katexochen/workflows/remove-check-by-name-concurrency
2024-05-23CODEOWNERS: add adamcstephens to forgejoemilylange1-2/+2
2024-05-22CODEOWNERS: fix forgejo package pathemilylange1-1/+1
This slipped through the pkgs/by-name move in 3b4dad9b001a2c5cbc4282bb4b842903bbdeac2d.
2024-05-2224.05 is Vicuña 24.11-preWeijia Wang2-1/+5
2024-05-22check-by-name: remove concurrency groupPaul Meyer1-6/+6
Due to the trigger on PR edit, every change to the PR body will trigger a re-run of the check-by-name workflow. This is needed to catch of the base branch. However, an action like ticking the checkbox of a PR will also trigger a re-run. Furthermore, due to the concurrency group, any already running check-by-name workflow will be canceled, leading to a notification sent to the PR author. To reduce the noise, remove the concurrency group. As a consequence, multiple runs will run to completion on the same PR/commit. While concurrent runs are often canceled after a few seconds, the workflow will take about a minute to complete. Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-14workflows/check-by-name: Skip instead of canceling on conflictsSilvan Mosberger1-13/+8
This avoids sending emails when there's merge conflicts. The check will appear to be green, but it doesn't matter since the PR can't be merged anyways. Unfortunately there's no better way to do this right now: https://github.com/actions/runner/issues/662
2024-05-13build(deps): bump actions/checkout from 4.1.4 to 4.1.5dependabot[bot]13-13/+13
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5. - [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/0ad4b8fadaa221de15dcec353f45205ec38ea70b...44c2b7a8a4ea60a981eaca3cf939b5f4305c123b) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-10github/workflows: add k3s to check-nix-formatsuperherointj1-0/+4
2024-05-10CODEOWNERS: Add marcusramberg to PerlMarcus Ramberg1-3/+3