Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Conversation

@gnunicorn
Copy link
Contributor

No description provided.

dvdplm
dvdplm previously approved these changes Aug 10, 2018
Copy link
Contributor

@dvdplm dvdplm left a comment

Choose a reason for hiding this comment

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

What was this about? Travis times out if there is no output?

@gnunicorn
Copy link
Contributor Author

@dvdplm yes and with our huge parity-repo this happens quite easily. Unfortunately, this doesn't fix it :( .

@dvdplm
Copy link
Contributor

dvdplm commented Aug 10, 2018

huge parity-repo

Maybe reducing the cloning depth could help? https://docs.travis-ci.com/user/customizing-the-build/#git-clone-depth

@gnunicorn gnunicorn force-pushed the ben-make-travis-verbose branch from 8bb146f to de769a2 Compare August 13, 2018 09:07
@gnunicorn
Copy link
Contributor Author

@dvdplm generally yes, however that pull happens within cargo, and I am unaware we can configure that.

However, trying the travis_wait command you pointed out.

@gnunicorn gnunicorn force-pushed the ben-make-travis-verbose branch 4 times, most recently from f9e001c to 5b3e5dc Compare August 14, 2018 11:15
@gnunicorn
Copy link
Contributor Author

currently broken because of #553 and the now broken dependencies.

Copy link
Contributor

@dvdplm dvdplm left a comment

Choose a reason for hiding this comment

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

lgtm, although if paritytech/polkadot#553 lands before this one you'll want to revert the changes to the dependencies.

@gnunicorn
Copy link
Contributor Author

deprecated in favor of #568.

@gnunicorn gnunicorn closed this Aug 15, 2018
lamafab pushed a commit to lamafab/substrate that referenced this pull request Jun 16, 2020
* Bump Substrate and versions (paritytech#531)

* Bump versions

* Build fix.

* Enable governance (paritytech#536)

* Enable governance

* Tweak a few parameters

* Bump substrate, versions. (paritytech#538)

* Bump substrate, versions.

* Build fix

* Bump rpc deps (paritytech#537)

* Update to latest sub

* Revert branch update

* Update.

* Update tests.

* Ignore warnings in tests.

* Revert substrate (paritytech#540)

* Version bump

* Bump Substrate, versions. (paritytech#542)

* Bump Substrate, versions.

Also revert the enabling of democracy

* Build fix

* Bump Substrate (paritytech#544)

* Bump Substrate

* Fix

* A few tidyups

* Bump Substrate (paritytech#547)

* Bump Substrate

* Another bump

* Fixed build for new block_import API

* Enable grandpa migration. (paritytech#549)

* Enable grandpa migration.

* Bump runtime version
liuchengxu pushed a commit to autonomys/substrate that referenced this pull request Jun 3, 2022
Detect node producing blocks on non-canonical fork
helin6 pushed a commit to boolnetwork/substrate that referenced this pull request Jul 25, 2023
* Implement Clone for the generated `RuntimeApi`

Signed-off-by: Alexandru Vasile <[email protected]>

* Don't reexport Derivative

Signed-off-by: Alexandru Vasile <[email protected]>

* Implement `Clone` manually

Signed-off-by: Alexandru Vasile <[email protected]>

* Update `polkadot.rs`

Signed-off-by: Alexandru Vasile <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants