diff options
author | Jade Lovelace <lix@jade.fyi> | 2024-05-20 12:17:54 -0700 |
---|---|---|
committer | eldritch horrors <pennae@lix.systems> | 2024-05-22 21:13:56 +0200 |
commit | dcc7ea54986e0712666b15b502b6f89dd42b000c (patch) | |
tree | b61015050de043a02c0b78a9cac6fe4b985d0398 /doc/manual/rl-next/ssh-ng-phase-reporting.md | |
parent | 0bf4c2971f6b57dbba3b79986d9f65ae7924260f (diff) |
release notes: add a bunch of them
Also fix typos introduced by the commits I read.
I have run the addDrvOutputDependencies release note past Ericson since
I was confused by what the heck it was doing, and he was saying it was
reasonable.
Change-Id: Id015353b00938682f7faae7de43df7f991a5237e
Diffstat (limited to 'doc/manual/rl-next/ssh-ng-phase-reporting.md')
-rw-r--r-- | doc/manual/rl-next/ssh-ng-phase-reporting.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/manual/rl-next/ssh-ng-phase-reporting.md b/doc/manual/rl-next/ssh-ng-phase-reporting.md new file mode 100644 index 000000000..02f357410 --- /dev/null +++ b/doc/manual/rl-next/ssh-ng-phase-reporting.md @@ -0,0 +1,8 @@ +--- +synopsis: Include phase reporting in log file for ssh-ng builds +prs: 9280 +credits: r-vdp +category: Fixes +--- + +Store phase information of remote builds run via `ssh-ng` remotes in the local log file, matching logging behavior of local builds. |