Skip to content

chore(ci): drop log level on patchbay#4110

Merged
Frando merged 1 commit intodeps/patchbay-updatefrom
arqu/pathcbay-update
Apr 13, 2026
Merged

chore(ci): drop log level on patchbay#4110
Frando merged 1 commit intodeps/patchbay-updatefrom
arqu/pathcbay-update

Conversation

@Arqu
Copy link
Copy Markdown
Collaborator

@Arqu Arqu commented Apr 13, 2026

Description

Breaking Changes

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates following the style guide, if relevant.
  • Tests if relevant.
  • All breaking changes documented.
    • List all breaking changes in the above "Breaking Changes" section.
    • Open an issue or PR on any number0 repos that are affected by this breaking change. Give guidance on how the updates should be handled or do the actual updates themselves. The major ones are:

@github-actions
Copy link
Copy Markdown

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/4110/docs/iroh/

Last updated: 2026-04-13T20:23:44Z

@n0bot n0bot bot added this to iroh Apr 13, 2026
@github-project-automation github-project-automation bot moved this to 🚑 Needs Triage in iroh Apr 13, 2026
@github-actions
Copy link
Copy Markdown

Netsim report & logs for this PR have been generated and is available at: LOGS
This report will remain available for 3 days.

Last updated for commit: 691c375

env:
PATCHBAY_LOG: trace
RUST_LOG: trace
PATCHBAY_LOG: ${{ runner.debug && 'trace' || 'debug' }}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if we get it stable, I'd prefer to leave PATCHBAY_LOG at trace always. But "rerun with debug output" is fine too. But we can demote it for now.

(PATCHBAY_LOG is the log level at which logs from tasks running on devices in the lab are written to files, it should not affect the terminal output at all. It definitely has a perf impact, but having trace logs always available is nice too)

@Frando Frando marked this pull request as ready for review April 13, 2026 21:05
@Frando Frando merged commit 2ab7f73 into deps/patchbay-update Apr 13, 2026
29 of 33 checks passed
@github-project-automation github-project-automation bot moved this from 🚑 Needs Triage to ✅ Done in iroh Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants