Skip to content

Fix patching#46

Closed
joao-paulo-parity wants to merge 2 commits into
paritytech:masterfrom
joao-paulo-parity:fix-patching
Closed

Fix patching#46
joao-paulo-parity wants to merge 2 commits into
paritytech:masterfrom
joao-paulo-parity:fix-patching

Conversation

@joao-paulo-parity

Copy link
Copy Markdown
Contributor

close #45

Comment on lines +500 to +506
# TODO remove this after
# 1. https://github.com/bkchr/diener/issues/15 is fixed (related to https://github.com/bkchr/diener/pull/16)
# 2. A new version of diener is released
# 3. diener is updated in ci-linux (https://github.com/paritytech/scripts/blob/eb1f6a267100023e83b49c2fe6ca7d85907a294f/dockerfiles/ci-linux/Dockerfile#L32)
mkdir -p "$HOME/.cargo/bin"
cargo install --git https://github.com/paritytech/diener --branch all-packages
export PATH="$HOME/.cargo/bin:$PATH"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

As an alternative I've submitted paritytech/scripts#416. This can be removed in case that proposal gets accepted and released.

@joao-paulo-parity joao-paulo-parity requested a review from a team May 25, 2022 14:12
@joao-paulo-parity

Copy link
Copy Markdown
Contributor Author

Closing as per #45 (comment)

@joao-paulo-parity joao-paulo-parity deleted the fix-patching branch June 20, 2022 05:54
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.

check_dependent_project: Patches are not respected for all crates in Cumulus

1 participant