Maintainers:Maintainers: Difference between revisions

imported>Samueldr
m Adds other links
Klinger (talk | contribs)
mNo edit summary
 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
__NOTOC__{{#tweekihide:sidebar-right}}{{#tweekihide:firstHeading}}
__NOTOC__<!-- {{#tweekihide:sidebar-right}}{{#tweekihide:firstHeading}} -->
= Maintainers portal =
= Maintainers portal =


Line 9: Line 9:
* [https://github.com/NixOS/nixpkgs/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+base%3Astaging Targeting staging]
* [https://github.com/NixOS/nixpkgs/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+base%3Astaging Targeting staging]
* [https://github.com/NixOS/nixpkgs/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+base%3Amaster Targeting master]
* [https://github.com/NixOS/nixpkgs/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+base%3Amaster Targeting master]
=== Packages ===
* [https://github.com/NixOS/nixpkgs/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+base%3Amaster+base%3Astaging+%22init+at%22+in%3Atitle+ New packages]
* [https://github.com/NixOS/nixpkgs/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+base%3Amaster+base%3Astaging++NOT+%22init+at%22+in%3Atitle+ EXCLUDE new packages]
* <em>Note that github search cannot work with "->". Updates cannot be filtered for or against.</em>


=== WIP ===
=== WIP ===
Line 14: Line 20:
* [https://github.com/NixOS/nixpkgs/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+WIP+in%3Atitle++-label%3A%222.status%3A+work-in-progress%22+ WIP title without label]
* [https://github.com/NixOS/nixpkgs/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+WIP+in%3Atitle++-label%3A%222.status%3A+work-in-progress%22+ WIP title without label]
* [https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+is%3Aopen+NOT+WIP+in%3Atitle+label%3A%222.status%3A+work-in-progress%22 Labeled, but title does not contain WIP] (Could mean they renamed)
* [https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+is%3Aopen+NOT+WIP+in%3Atitle+label%3A%222.status%3A+work-in-progress%22 Labeled, but title does not contain WIP] (Could mean they renamed)
* [https://github.com/NixOS/nixpkgs/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+NOT+WIP+in%3Atitle+-label%3A%222.status%3A+work-in-progress%22+ NOT WIP]


=== Stale PRs ===
=== Stale PRs ===


* [https://github.com/NixOS/nixpkgs/pulls?utf8=%E2%9C%93&q=updated%3A%3C2018-01-01+sort%3Aupdated-asc++is%3Apr+is%3Aopen Last updated before 2018-01-01]<sup>Fix the date in the query if needed</sup>
* [https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+is%3Aopen+label%3A%222.status%3A+stale%22+sort%3Acreated-desc Newest with stale label]
* [https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+is%3Aopen+created%3A%3C2024-01-01+sort%3Acreated-desc Newest before 2024-01-01]<sup>Fix the date in the query if needed</sup>


== Backports ==
== Issues ==
 
* [https://github.com/NixOS/nixpkgs/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-asc Least recently updated issues]
* [https://github.com/NixOS/nixpkgs/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sort%3Aupdated-asc+-label%3A%220.kind%3A+enhancement%22+-label%3A%220.kind%3A+bug%22+-label%3A%220.kind%3A+question%22+-label%3A%220.kind%3A+regression%22 Not labeled by kind]
 
<hr />
 
== Helpful links ==
 
* [[Nixpkgs#Building_all_of_the_packages_you_maintain | Build all your packages]]
 
=== Backports ===


* [https://gist.github.com/grahamc/c60578c6e6928043d29a427361634df6#what-to-backport What to backport?]
* [https://gist.github.com/grahamc/c60578c6e6928043d29a427361634df6#what-to-backport What to backport?]
* [https://nixos.org/nixpkgs/manual/#idm140737315708960 nixpkgs manual: Cherry-picking]
* [https://nixos.org/manual/nixpkgs/stable/#submitting-changes-stable-release-branches nixpkgs manual: Cherry-picking]


== Issues ==
== Infrastructure ==


* [https://github.com/NixOS/nixpkgs/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-asc Least recently updated issues]
[[Maintainers:Fastly|Notes about the Fastly implementation details]]
* [https://github.com/NixOS/nixpkgs/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sort%3Aupdated-asc+-label%3A%220.kind%3A+enhancement%22+-label%3A%220.kind%3A+bug%22+-label%3A%220.kind%3A+question%22+-label%3A%220.kind%3A+regression%22 Not labeled by kind]
[[Category:Community]]