Skip to content

Commit b7e2695

Browse files
aurexavbkchrggwpez
authored
Improve remote externalities logging (#7021)
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 - hack-ink/polkadot-runtime-releaser-workshop#3 (comment) Closes #7010. --- Polkadot address: 156HGo9setPcU2qhFMVWLkcmtCEGySLwNqa3DaEiYSWtte4Y --------- Signed-off-by: Xavier Lau <x@acg.box> Co-authored-by: command-bot <> Co-authored-by: Bastian Köcher <git@kchr.de> Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
1 parent 4729457 commit b7e2695

3 files changed

Lines changed: 205 additions & 108 deletions

File tree

prdoc/pr_7021.prdoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
title: Improve remote externalities logging
2+
doc:
3+
- audience: Node Dev
4+
description: |-
5+
Automatically detect if current env is tty. If not disable the spinner logging.
6+
crates:
7+
- name: frame-remote-externalities
8+
bump: patch

0 commit comments

Comments
 (0)