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

wasm-builder: Fall back to release profile for unknown profiles #10775

Merged
merged 1 commit into from
Feb 2, 2022

Conversation

athei
Copy link
Member

@athei athei commented Feb 1, 2022

Recent changes to wasm-builder made it error out when a custom profile is used that is not production. This breaks the polkadot build which defines the testnet profile. We fix this by falling back to release for unknown profiles and outputting a warning.

@athei athei added A0-please_review Pull request needs code review. B5-clientnoteworthy 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 Feb 1, 2022
@athei athei requested a review from bkchr February 1, 2022 21:22
@bkchr bkchr merged commit 529c2fd into master Feb 2, 2022
@bkchr bkchr deleted the at-fix-wasm-builder branch February 2, 2022 11:34
agryaznov pushed a commit to agryaznov/substrate that referenced this pull request Feb 4, 2022
Wizdave97 pushed a commit to ComposableFi/substrate that referenced this pull request Feb 4, 2022
grishasobol pushed a commit to gear-tech/substrate that referenced this pull request Mar 28, 2022
ark0f pushed a commit to gear-tech/substrate that referenced this pull request Feb 27, 2023
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. 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.

3 participants