Skip to content
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

Improve config loading user experience #996

Closed
5 tasks done
adizere opened this issue May 26, 2021 · 0 comments · Fixed by #933
Closed
5 tasks done

Improve config loading user experience #996

adizere opened this issue May 26, 2021 · 0 comments · Fixed by #933
Assignees
Labels
I: CLI Internal: related to the relayer's CLI O: usability Objective: cause to improve the user experience (UX) and ease using the product
Milestone

Comments

@adizere
Copy link
Member

adizere commented May 26, 2021

Crate

ibc-relayer-cli

Summary

By default, Hermes uses the config at a predefined path:

May 12 10:02:55.585 INFO ibc_relayer_cli::commands: Using default configuration from: '.hermes/config.toml'

If ~/.hermes does not exist, Hermes should signal an error. Additionally, it would be nice to instruct the user about a location where a default configuration file could be found, e.g., https://hermes.informal.systems/config.html#example-configuration-file

Acceptance Criteria

  • Improved log messages so that Hermes covers additional corner cases when the default configuration file does not exist

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@adizere adizere added I: CLI Internal: related to the relayer's CLI O: usability Objective: cause to improve the user experience (UX) and ease using the product labels May 26, 2021
@adizere adizere added this to the 05.2021 milestone May 26, 2021
@adizere adizere self-assigned this May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: CLI Internal: related to the relayer's CLI O: usability Objective: cause to improve the user experience (UX) and ease using the product
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant