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

Set test crates to nopublish and organise metadata #2978

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Morganamilo
Copy link
Contributor

No description provided.

@paritytech-ci paritytech-ci requested a review from a team August 7, 2023 20:12
@Morganamilo Morganamilo added B0-silent Changes should not be mentioned in any release notes T9-release This PR/Issue is related to topics touching the release notes. A0-please_review Pull request needs code review. D2-notlive 💤 PR contains changes in a runtime directory that is not deployed to a chain that requires an audit. labels Aug 7, 2023
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
repository = "https://github.com/paritytech/parity-bridges-common/"
license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
Copy link
Member

Choose a reason for hiding this comment

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

I am not sure if we can change the license like this. The classpath exception can be quite important for downstream projects.

Copy link
Member

Choose a reason for hiding this comment

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

Node side with should be GPL with classpath exception and runtime Apache 2.0.

Comment on lines +6 to +7
repository.workspace = true
license.workspace = true
Copy link
Member

Choose a reason for hiding this comment

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

We actually cant do this in the light of the monorepo, since Substrate, Polkadot and Cumulus dont have the same repos (and possibly license).
Same applies to paritytech/polkadot#7578, but it already merged.

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 D2-notlive 💤 PR contains changes in a runtime directory that is not deployed to a chain that requires an audit. T9-release This PR/Issue is related to topics touching the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants