| 25 Jul 2023 |
asymmetric | In reply to @asymmetric:matrix.dapp.org.uk I'm not sure I understand what's happening with the "postponed" column on the board. 99% of the issues there are done. How does that happen? Also what's the difference between postponed and stale? | 09:43:19 |
asymmetric | In reply to @asymmetric:matrix.dapp.org.uk I'm not sure I understand what's happening with the "postponed" column on the board. 99% of the issues there are done. How does that happen? * Also what's the difference between postponed and stale? I propose we remove stale | 09:43:49 |
asymmetric | In reply to @asymmetric:matrix.dapp.org.uk I'm not sure I understand what's happening with the "postponed" column on the board. 99% of the issues there are done. How does that happen? Also, does anyone know why the automation which should move merged PRs and closed issues to "done" isn't working? Is it just that it's not retroactive? | 09:47:38 |
asymmetric | infinisil: just created this: https://github.com/NixOS/nixpkgs/pull/245358. Not sure how it interacts with https://github.com/NixOS/nixpkgs/issues/244056, I guess whichever gets merged first needs to take the other one into consideration | 10:22:32 |
asymmetric | cc pennae | 10:22:41 |
infinisil | In reply to @asymmetric:matrix.dapp.org.uk infinisil: just created this: https://github.com/NixOS/nixpkgs/pull/245358. Not sure how it interacts with https://github.com/NixOS/nixpkgs/issues/244056, I guess whichever gets merged first needs to take the other one into consideration Yeah, my PR will take a while still, I'll rebase it as needed :) | 10:25:12 |
asymmetric | posting this draft here for early feedback, as the topic is not my area of expertise: https://github.com/NixOS/nixpkgs/pull/245368 | 11:42:44 |
asymmetric | Redacted or Malformed Event | 11:43:22 |
nikstur | We have some NixOS documentation outside the nixos/doc/manual tree, e.g.: https://github.com/NixOS/nixpkgs/tree/master/nixos/modules/system/boot/loader/external Is this something we want to support/encourage in the long run? I think it's nice because it keeps the docs close to the code but on the other hand its makes it more difficult for docs contributors to find the source. | 13:44:55 |
nikstur | * We have some NixOS documentation outside the nixos/doc/manual tree, e.g.: https://github.com/NixOS/nixpkgs/tree/master/nixos/modules/system/boot/loader/external Is this something we want to support/encourage in the long run? I think it's nice because it keeps the docs close to the code but on the other hand it makes it more difficult for docs contributors to find the source. | 13:45:05 |
infinisil | nikstur: +1 from me, having documentation right next to the implementation makes it easy to update it | 13:52:04 |