Review the commit history looking for release-note-able things that we missed #294
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
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lix-project/lix#294
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?
Example: https://gerrit.lix.systems/c/lix/+/1062 should probably be release-note'd, since it is an improvement over 2.18 and is nice.
But there's gonna be more of them. I just would have to go write the right git log query to filter out commits with release-notes changes, and then go write some release notes so we can credit the people who have done excellent work on Lix :D
went through
2.18.2..origin/main
and found a few that may be worth noting:aeb803de9a
feat: add always-allow-substitutescba87025f8
Allow user input ingit commit
64a269ef73
fix: nix copy ssh-ng:// not respecting --substitute-on-destinationaac8416eac
saner default for log-lines: change to 25fad1a25e17
Add --unpack to nix store prefetch-file2bb0a06346
ConvertMachine::speedFactor
from a non-neg int to a non-neg float41b7876b32
nix
: FixhaveInternet
to check for proxye9b5929b22
Increase stack size on macOS as well as Linux706f0df55b
Include phase reporting in log file for ssh-ng buildsf2c32738ad
Print derivation paths9eb58f5209
structured attrs: improve support / usage of NIX_ATTRS_{SH,JSON}_FILE6ef9d8efba
Print derivation paths innix eval
1958152d14
Pretty-print values in the REPL992d99592f
:quit
in the debugger should quit the whole program0d85875c3a
Allow dlopen of plugins to fail8044540c42
feat: unprivileged read-only open of SQLite DB4494f9097f
feat: notation to refer to no attribute search prefixc1319831fb
Fix exportReferencesGraph when given store subpathc03de0df62
gc: Find roots using libproc on Darwin104448e75d
ssh-ng: Set log-fd for ssh to4
by default9229e87347
Fix progress bar on copyPaths0c831765bd
Run all derivation builders inside the sandbox on macOS2e8f9ac944
Warn on untrusted client settings being ignoredhttps://gerrit.lix.systems/c/lix/+/1175
https://gerrit.lix.systems/c/lix/+/1176 by jade
our list still isn't completely release-noted, but we're reasonably sure that all visible/ux-relevant improvements that have a larger impact have notes. should this be considered done for now? (in the future we should definitely be more thorough to ask for release notes on CLs, most of the ones missing here were for backports or minor changes).
@raito @jade close as completed?
For me, it's completed. Feel free to reopen if this is a mistake.