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

Fix nightly runs #161

Merged
merged 1 commit into from
Jul 20, 2020
Merged

Fix nightly runs #161

merged 1 commit into from
Jul 20, 2020

Conversation

greg-szabo
Copy link
Member

Closes: #135

Description

After taking out a lot of the code that were creating errors, the final issue boiled down to Cargo somehow not understanding that tendermint-rpc should come from the same master branch as tendermint is coming from. Explicit indication fixed nightly.


For contributor use:

  • Unit tests written
  • Added test to CI if applicable
  • Updated CHANGELOG_PENDING.md
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Updated relevant documentation (docs/) and code comments
  • Re-reviewed Files changed in the Github PR explorer

@andynog andynog self-requested a review July 20, 2020 15:15
Copy link
Contributor

@andynog andynog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes look good to me

Copy link
Member

@adizere adizere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops a posteriori this seems obvious, cool catch Greg!

@andynog andynog merged commit bb5dc25 into master Jul 20, 2020
@andynog andynog deleted the greg/fix-nightly branch July 20, 2020 15:19
hu55a1n1 pushed a commit to hu55a1n1/hermes that referenced this pull request Sep 13, 2022
- Changes are good. Work fine.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test-nightly-coverage failures
3 participants