-
Notifications
You must be signed in to change notification settings - Fork 331
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
Guide update & release 0.4.0 #1028
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Closed
adizere
commented
Jun 3, 2021
the guide build started to fail in CI since master merge 10af4ec |
romac
previously approved these changes
Jun 3, 2021
romac
approved these changes
Jun 3, 2021
ancazamfir
approved these changes
Jun 3, 2021
hu55a1n1
pushed a commit
to hu55a1n1/hermes
that referenced
this pull request
Sep 13, 2022
* Added details about the help command in the guide * Bump version to 0.4.0 * Update guide to account for `start-multi` being promoted to `start` * Fix changelog * Document telemetry section of config file * Fixup documentation for global section of configuration file * Document type of each config option * Remove unsused config default method * Guide update for the query clients method. * Typo fix * Re-add Cargo.lock for proto-compiler crate * Document addition of `host` param to telemetry config * Document telemetry service * Update changelog with telemetry * Add changelog entry for informalsystems#1026 * Channel worker updates * Add missing files * Update feature matrix * Update mdbook to v0.4.7 * Update mdbook to v0.4.9 * Add cosmos-sdk versions supported * Higlight compat info * Write summary of 0.4.0 release Co-authored-by: Romain Ruetschi <[email protected]> Co-authored-by: Anca Zamfir <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes: #1030
Description
PRs that demand guide update, according to our tagging with label:"needs guide update":
start-multi
tostart
#971 (@romac)host
parameter totelemetry
config #1033 (@romac)Channel
worker #924 (@ancazamfir)