Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Fix publish docs #10635

Merged
merged 3 commits into from
May 8, 2019
Merged

Fix publish docs #10635

merged 3 commits into from
May 8, 2019

Conversation

General-Beck
Copy link
Contributor

Force push https://gitlab.parity.io/parity/parity-ethereum/-/jobs/143895
remove artifacts from dependencies

@General-Beck General-Beck added the M1-ci 🙉 Continuous integration. label May 7, 2019
@General-Beck General-Beck self-assigned this May 7, 2019
.gitlab-ci.yml Outdated
@@ -285,6 +285,7 @@ publish-docs:
except:
- nightly
cache: {}
dependencies: {}
Copy link
Collaborator

Choose a reason for hiding this comment

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

indeed, dependencies are not needed here.

Copy link
Contributor

@gabreal gabreal left a comment

Choose a reason for hiding this comment

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

I guess the error must have resulted from a concurrency problem (either another job or somebody editing the wiki directly) as it was pulled a few seconds before. I don't think there is a dependency if you don't explicitly set it, but it also won't do any harm.

@soc1c soc1c added this to the 2.6 milestone May 7, 2019
@soc1c soc1c added A2-insubstantial 👶 Pull request requires no code review (e.g., a sub-repository hash update). A8-looksgood 🦄 Pull request is reviewed well. B0-patch-stable 🕷 Pull request should also be back-ported to the stable branch. B1-patch-beta 🕷🕷 labels May 7, 2019
@soc1c soc1c closed this May 7, 2019
@soc1c soc1c reopened this May 7, 2019
@soc1c
Copy link
Contributor

soc1c commented May 7, 2019

@paritytech/ci gitlab doesn't seem to run here

@gabreal
Copy link
Contributor

gabreal commented May 8, 2019

@TriplEight
Copy link
Collaborator

@gabreal It's very good that docs are refusing rewriting the previous version on top of them. This was the case (i was releasing 2.4.5 to the dockerhub) and everything worked as expected.

@TriplEight TriplEight merged commit 8dfa46f into master May 8, 2019
@gabreal
Copy link
Contributor

gabreal commented May 8, 2019

@TriplEight how is it related to this pr?
The logs have been removed but I guess https://gitlab.parity.io/parity/parity-ethereum/pipelines/36914 should then be allowed to fail.

@General-Beck General-Beck deleted the ci-docs branch May 8, 2019 14:58
soc1c pushed a commit that referenced this pull request May 10, 2019
* Fix publish docs

* this never should be forced, either way compiling previous versions will produce outdated docs

* fix array, var was moved to the group project global variables list
@soc1c soc1c mentioned this pull request May 10, 2019
5 tasks
soc1c pushed a commit that referenced this pull request May 10, 2019
* Fix publish docs

* this never should be forced, either way compiling previous versions will produce outdated docs

* fix array, var was moved to the group project global variables list
@soc1c soc1c mentioned this pull request May 10, 2019
9 tasks
soc1c added a commit that referenced this pull request May 10, 2019
* version: bump stable to 2.4.6

* fix(whisper expiry): current time + work + ttl (#10587)

* update bootnodes (#10595)

* config: update goerli bootnodes

* config: update kotti bootnodes

* Constantinople HF on POA Core (#10606)

* Constantinople HF on POA Core

Plan Constantinople/St.Petersfork HF on POA Core network at block 8582254.
Original PR in POA repository: poanetwork/poa-chain-spec#110

* Remove extra empty line

* evm: add some mulmod benches (#10600)

* evm: add blockhash_mulmod bench

* evm: use num-bigint for mod ops

* Update kovan.json to switch validator set to POA Consensus Contracts (#10628)

* Fix publish docs (#10635)

* Fix publish docs

* this never should be forced, either way compiling previous versions will produce outdated docs

* fix array, var was moved to the group project global variables list
soc1c added a commit that referenced this pull request May 10, 2019
* version: bump beta to 2.5.1

* fix(whisper expiry): current time + work + ttl (#10587)

* update bootnodes (#10595)

* config: update goerli bootnodes

* config: update kotti bootnodes

* adds rpc error message for --no-ancient-blocks (#10608)

* adds error message for --no-ancient-blocks, closes #10261

* Apply suggestions from code review

Co-Authored-By: seunlanlege <seunlanlege@gmail.com>

* Constantinople HF on POA Core (#10606)

* Constantinople HF on POA Core

Plan Constantinople/St.Petersfork HF on POA Core network at block 8582254.
Original PR in POA repository: poanetwork/poa-chain-spec#110

* Remove extra empty line

* evm: add some mulmod benches (#10600)

* evm: add blockhash_mulmod bench

* evm: use num-bigint for mod ops

* Clique: zero-fill extradata when the supplied value is less than 32 bytes in length (#10605)

* Update kovan.json to switch validator set to POA Consensus Contracts (#10628)

* Fix publish docs (#10635)

* Fix publish docs

* this never should be forced, either way compiling previous versions will produce outdated docs

* fix array, var was moved to the group project global variables list

* Fix rinkeby petersburg fork (#10632)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial 👶 Pull request requires no code review (e.g., a sub-repository hash update). A8-looksgood 🦄 Pull request is reviewed well. B0-patch-stable 🕷 Pull request should also be back-ported to the stable branch. M1-ci 🙉 Continuous integration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants