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

docs: Ensure the CI passes for docs #2666

Merged
merged 6 commits into from
Jun 1, 2023
Merged

docs: Ensure the CI passes for docs #2666

merged 6 commits into from
Jun 1, 2023

Conversation

lexnv
Copy link
Contributor

@lexnv lexnv commented May 31, 2023

This PR ensures that the CI step for docs will pass properly.

  • use absolute crate paths for some links
  • downgrade links of pub(super) to simple mentions

Closes #2665

// @paritytech/subxt-team

Signed-off-by: Alexandru Vasile <[email protected]>
@lexnv lexnv added B0-silent Changes should not be mentioned in any release notes A0-please_review Pull request needs code review. C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit labels May 31, 2023
@lexnv lexnv self-assigned this May 31, 2023
Signed-off-by: Alexandru Vasile <[email protected]>
@paritytech-cicd-pr
Copy link

The CI pipeline was cancelled due to failure one of the required jobs.
Job name: test-linux-stable
Logs: https://gitlab.parity.io/parity/mirrors/cumulus/-/jobs/2930399

@niklasad1
Copy link
Member

bot rebase

@paritytech-processbot
Copy link

Rebased

@lexnv
Copy link
Contributor Author

lexnv commented Jun 1, 2023

The failure is due to paritytech/polkadot#7312, I'll update polkadot dep and see if build passes

// cc #2660

Signed-off-by: Alexandru Vasile <[email protected]>
@niklasad1
Copy link
Member

bot rebase

@paritytech-processbot
Copy link

Rebased

@niklasad1
Copy link
Member

I merged that PR, let's see if rebasing again works 🙏

@niklasad1
Copy link
Member

bot merge

@paritytech-processbot
Copy link

Waiting for commit status.

@paritytech-processbot
Copy link

Merge cancelled due to error. Error: Statuses failed for 647d5b9

@bkchr bkchr merged commit c795d6e into master Jun 1, 2023
@bkchr bkchr deleted the lexnv/fix-missing-doc branch June 1, 2023 23:45
NachoPal pushed a commit that referenced this pull request Jun 5, 2023
* Fix docs

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

* Update client/relay-chain-rpc-interface/src/reconnecting_ws_client.rs

Co-authored-by: Davide Galassi <[email protected]>

* Update cargo.lock with substrate

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

* Update Cargo.lock for polkadot

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

---------

Signed-off-by: Alexandru Vasile <[email protected]>
Co-authored-by: Davide Galassi <[email protected]>
Co-authored-by: parity-processbot <>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: unresolved link to `well_known_keys::CODE
5 participants