Tomodachi94
0c2a7f8159
OWNERS: add Java team as owner of Java module
...
It is within our scope.
The general team consensus seems to be that it is in a similar position
to nix-ld: in-tree users should migrate away from it, but out-of-tree
users can use it as a workaround, in place of a wrapper.
2024-11-24 22:47:26 +00:00
Zhong Jianxin
6520fb92dc
OWNERS: Add azuwis to .github/workflows
2024-11-23 00:08:17 +08:00
Maximilian Bosch
f3110c93dc
Merge: cargo-pgrx: drop obsolete versions ( #357670 )
2024-11-22 16:00:55 +01:00
Jörg Thalheim
67d43ef9ef
workflows/eval: Minor fixes, ensure the correct commit is checked out ( #357965 )
2024-11-21 20:18:44 +01:00
Silvan Mosberger
bb19beaf77
OWNERS: Add myself to .github/workflows
2024-11-21 20:04:01 +01:00
Jörg Thalheim
d65d18f1e4
ci: use nix 2.24
2024-11-21 09:13:09 +01:00
Wolfgang Walther
1596e0aa7d
OWNERS: add postgres team to own cargo-pgrx
...
This is exclusively used to built PostgreSQL extensions.
2024-11-20 22:27:53 +01:00
Jörg Thalheim
6d2d99ef57
Parallel GH actions workflow for Nixpkgs eval ( #356023 )
2024-11-20 19:49:18 +01:00
Silvan Mosberger
fbbe972898
Parallel GH actions workflow for Nixpkgs eval
...
Motivated by ofborg struggling [1] and its evaluations taking too long,
inspired by Jörg's initial PR [2]
and Adam's previous attempt to parallelise Nixpkgs evaluation [3],
this PR contains initial work to relief ofborg from its evaluation duty
by using GitHub Actions to evaluate Nixpkgs.
For now this doesn't take care of all of what ofborg does, such as
requesting appropriate reviewers or labeling mass rebuilds, but this can
be follow-up work.
[1]: https://discourse.nixos.org/t/infrastructure-announcement-the-future-of-ofborg-your-help-needed/56025?u=infinisil
[2]: https://github.com/NixOS/nixpkgs/pull/352808
[3]: https://github.com/NixOS/nixpkgs/pull/269403
Co-Authored-By: Jörg Thalheim <joerg@thalheim.io>
Co-Authored-By: Adam Joseph <adam@westernsemico.com>
2024-11-20 10:35:56 +01:00
TomaSajt
91ed69e7b7
OWNERS: add TomaSajt as owner for fetchCargoVendor
2024-11-19 13:54:10 +01:00
Thiago Kenji Okada
9e6ece3ee1
nixos-rebuild-ng: init
2024-11-15 18:27:16 +00:00
GetPsyched
5b8a714968
nixos-render-docs: init redirects system
...
Co-authored-by: Valentin Gagarin <valentin@gagarin.work>
2024-11-15 14:09:21 +01:00
github-actions[bot]
81f60ef90d
Merge master into staging-next
2024-11-11 00:14:46 +00:00
Tomodachi94
91333a0e6d
team-list: establish java team ( #352938 )
2024-11-10 10:14:57 -08:00
Maximilian Bosch
0644d3be87
Merge branch 'master' into staging-next
2024-11-10 18:34:57 +01:00
Tomo
c04d7170e0
team-list: establish java team
...
As discussed in #jdk:nixos.org on Matrix, the maintainers of the
Java ecosystem in Nixpkgs feel that a team for Java would be helpful.
2024-11-09 18:26:59 +00:00
Wolfgang Walther
9035573855
nixosTests.postgresql: move all postgresql related nixosTests into one folder
...
This makes it possible to run all those tests at once by building
nixosTests.postgresql and allow a simple entry to ci/OWNERS for all
tests.
2024-11-09 18:24:52 +01:00
github-actions[bot]
b977757646
Merge master into staging-next
2024-11-09 12:54:16 +00:00
aleksana
751912c95a
OWNERS: correct path after 1st by-name migration
2024-11-09 20:17:54 +08:00
github-actions[bot]
b3a0f2d3f1
Merge master into staging-next
2024-11-07 12:05:37 +00:00
Fabián Heredia Montiel
fddcebd426
OWNERS: Add fabianhjr to hardened kernel
...
- Widen the scope under pkgs
- Align like other parts of OWNERS file
2024-11-06 18:22:01 -06:00
github-actions[bot]
e953c01873
Merge staging-next into staging
2024-11-05 00:14:28 +00:00
Maximilian Bosch
c65705940a
postgresql: use team
...
Main motivation for this is that I'd like to get a feature-freeze ping:
we have old stuff to remove and quite a bit of things ongoing here, so
explicitly being part of the check-up process seems like a good thing.
Also added myself and wolfgangwalther to it.
2024-11-02 15:47:32 +01:00
github-actions[bot]
e4e28b07ad
Merge staging-next into staging
2024-11-01 12:06:22 +00:00
Silvan Mosberger
fbe72102dd
OWNERS: Also make @philiptaron an owner of OWNERS
2024-11-01 12:32:37 +01:00
Silvan Mosberger
0471dd41e0
OWNERS: Only request @infinisil for OWNERS changes
...
This was the original intention, but lower matching entries take
precedence, so it never worked!
Note that before the move to ci/OWNERS, .github/CODEOWNERS had no owner
itself, and I might also remove myself again if it turns out to be too
much noise.
2024-11-01 12:32:31 +01:00
Silvan Mosberger
2e57c3e39b
OWNERS: set the neovim team as owner of neovim and vimPlugins ( #352576 )
2024-11-01 11:50:02 +01:00
github-actions[bot]
670be3a8ed
Merge staging-next into staging
2024-11-01 06:05:13 +00:00
Aleksana
3ef9175dad
doc/hooks/xfce4-dev-tools: document hook ( #351512 )
2024-11-01 11:01:31 +08:00
Tomo
7cfbd634a9
ci/OWNERS: add xfce4-dev-tools documentation
2024-10-31 21:48:41 +00:00
Gaetan Lepage
135592ce8d
OWNERS: set the neovim team as owner of neovim and vimPlugins
...
https://github.com/orgs/NixOS/teams/neovim
2024-10-31 11:09:26 +01:00
github-actions[bot]
549b778c4e
Merge staging-next into staging
2024-10-28 18:05:09 +00:00
K900
66f01b7af9
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-28 15:11:30 +03:00
Emery Hemingway
da6da7189e
buildNimPackage: move into /pkgs/build-support, tidy OWNERS
2024-10-28 10:26:14 +00:00
github-actions[bot]
b67a45959d
Merge staging-next into staging
2024-10-27 00:16:01 +00:00
K900
f21f4ca3ee
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-26 21:05:47 +03:00
Francesco Gazzetta
3000459155
doc: Add Tcl doc
2024-10-26 16:23:15 +00:00
Francesco Gazzetta
1009ec8796
tclPackages: init
2024-10-26 16:23:15 +00:00
Silvan Mosberger
cd691f8864
ci/OWNERS: Fix path of codeowners.yml
...
After https://github.com/NixOS/nixpkgs/pull/351446
2024-10-26 16:26:22 +02:00
github-actions[bot]
4e6b4b667b
Merge staging-next into staging
2024-10-26 00:14:30 +00:00
K900
7f898ed413
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-25 21:06:42 +03:00
Alyssa Ross
cda6874d14
OWNERS: add myself to Rust
...
Since I started doing Rust upgrades in 2018, I've done most of them,
as well as a lot of other work on the Rust compiler build.
2024-10-25 10:56:32 +02:00
github-actions[bot]
5d3d06d621
Merge staging-next into staging
2024-10-22 06:05:27 +00:00
github-actions[bot]
2f507992fe
Merge master into staging-next
2024-10-22 06:05:03 +00:00
Tristan Ross
838156a865
OWNERS: make the LLVM team own all of LLVM ( #347961 )
2024-10-21 20:49:26 -07:00
Tristan Ross
6b8153a545
teams: create the stdenv team ( #347959 )
2024-10-21 20:45:27 -07:00
github-actions[bot]
c7ac9aa65f
Merge staging-next into staging
2024-10-21 00:15:16 +00:00
github-actions[bot]
8164a7aa6d
Merge master into staging-next
2024-10-21 00:14:52 +00:00
Gutyina Gergő
c261249cad
OWNERS: add Scrumplex and gepbird to pnpm tools
2024-10-19 23:43:50 +02:00
github-actions[bot]
a6f239cb33
Merge staging-next into staging
2024-10-17 06:05:13 +00:00