meta bug: backport docs prs #163
Labels
No labels
Area/build-packaging
Area/cli
Area/evaluator
Area/fetching
Area/flakes
Area/language
Area/profiles
Area/protocol
Area/releng
Area/remote-builds
Area/repl
Area/store
bug
crash 💥
Cross Compilation
devx
docs
Downstream Dependents
E/easy
E/hard
E/help wanted
E/reproducible
E/requires rearchitecture
imported
Needs Langver
OS/Linux
OS/macOS
performance
regression
release-blocker
RFD
stability
Status
blocked
Status
invalid
Status
postponed
Status
wontfix
testing
testing/flakey
ux
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lix-project/lix#163
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
this is a very not specific bug.
the docs pr list here has not been very seriously considered for picking, and this should change.
(please mark ones you've picked as you go) https://pad.lix.systems/7NJ31SVPTBGqeDP1HCoiEw#
!! warning !! these are spaghetti merged, by rebase or squash or merge commit. you will want to fix my pr backport script CL (https://gerrit.lix.systems/c/lix/+/494) to probably hit the gh api to get the commit list in the pr, possibly use git-revise somehow to generate a squashed commit on top of the original base in nix master, then cherry pick it to main here in a CL.
the reason to do that is that we absolutely do not expect good commit hygiene from upstream prs because it was not necessary in a gh like model, and spaghetti commits will make it hard to handle merge conflicts.
sorry. it's a lot of work.
the docs prs in the list seem mostly good from a content point of view (unless there's anything about fetchTree in there, and there's a few of those). the problem we were ignoring is not just the spaghetti merges you mentioned, but also that a bunch of build infra divergence has happened that made picking docs prs a real pain in the tail. many of them have to be re-edited.
@pennae can you set that specific pad to freely, so external contributors can help?
should be freely now