This repository was archived by the owner on Nov 15, 2023. It is now read-only.
[ci] Make travis verbose to prevent timeout on git pull#544
Closed
gnunicorn wants to merge 2 commits intoparitytech:masterfrom
Closed
[ci] Make travis verbose to prevent timeout on git pull#544gnunicorn wants to merge 2 commits intoparitytech:masterfrom
gnunicorn wants to merge 2 commits intoparitytech:masterfrom
Conversation
dvdplm
previously approved these changes
Aug 10, 2018
Contributor
dvdplm
left a comment
There was a problem hiding this comment.
What was this about? Travis times out if there is no output?
Contributor
Author
|
@dvdplm yes and with our huge parity-repo this happens quite easily. Unfortunately, this doesn't fix it :( . |
Contributor
Maybe reducing the cloning depth could help? https://docs.travis-ci.com/user/customizing-the-build/#git-clone-depth |
8bb146f to
de769a2
Compare
Contributor
Author
|
@dvdplm generally yes, however that pull happens within cargo, and I am unaware we can configure that. However, trying the |
f9e001c to
5b3e5dc
Compare
5b3e5dc to
d136f69
Compare
Contributor
Author
|
currently broken because of #553 and the now broken dependencies. |
dvdplm
approved these changes
Aug 14, 2018
Contributor
dvdplm
left a comment
There was a problem hiding this comment.
lgtm, although if paritytech/polkadot#553 lands before this one you'll want to revert the changes to the dependencies.
Contributor
Author
|
deprecated in favor of #568. |
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 <alexandru.vasile@parity.io> * Don't reexport Derivative Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Implement `Clone` manually Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Update `polkadot.rs` Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.