-
Notifications
You must be signed in to change notification settings - Fork 9
refactor!: migrate from snafu/n0-snafu to n0-error #59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Documentation for this PR has been generated and is available at: https://n0-computer.github.io/net-tools/pr/59/docs/net_tools/ Last updated: 2025-11-03T15:29:29Z |
I have a hard parsing this sentence. Does this mean this PR is blocked on a release of |
No, the PR is not blocked. But we should do a separate PR that bump iroh-metrics to 0.37 and n0-watcher to 0.4.1 before doing the (breaking) releases of portmapper and netwatch. Reworded the sentence in the PR description. |
2da3862 to
290d561
Compare
Description
Migrates the repo from snafu/n0-snafu to n0-error.
Note: This PR is mostly AI generated after a detailed instruction set on how to do the migration.
I gave the diff a line-by-line review and fixed things up where the AI made mistakes.
Afterwards, I gave the diff another review while adding a few more
from_sourcesand removing manual error mappings.Breaking Changes
meta: n0_error::Metafieldbacktracefields are removed on error enums and structsNotes & open questions
Change checklist