Skip to content
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions prdoc/pr_7021.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
title: Improve remote externalities logging
doc:
- audience: Node Dev
description: |-
Changes:
- Automatically detect if current env is tty. If not disable the spinner logging.
- Add `Result` type.
- Format log style.

Originally reported from:
- https://github.com/hack-ink/polkadot-runtime-releaser/blob/4811d2b419649a73edd5bd1f748a858b846eb139/action/try-runtime/action.yml#L75-L91
- https://github.com/hack-ink/polkadot-runtime-releaser-workshop/pull/3#issuecomment-2563883943

Closes #7010.

---

Polkadot address: 156HGo9setPcU2qhFMVWLkcmtCEGySLwNqa3DaEiYSWtte4Y
Comment thread
bkchr marked this conversation as resolved.
Outdated
crates:
- name: frame-remote-externalities
bump: patch
Loading