-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clarify the scope of the Core Fellowship #6
Comments
Also I would like to ask why |
I personally believe tests are in scope because it is not possible to develop the runtime properly without tests. It is an industry standard that tests are part of the software being developed. In that case, the testing tools powers the tests should also be considered in scope if they are primarily used for the Polkadot (Main) Network. This means general testing framework like |
Majority of the code under
I am leaning toward acknowledging that tools that the fellowship regularly uses to ensure basic correctness should be part of the duties of the same fellowship. In a very ideal world, there would have been a separation, but I think in it is beneficial to have them together for now. We also don't want to paint the picture of "micro-fellowships" :)
I agree that the boundary there is a bit fuzzy. For this case, I prefer to see a separation rather than adding more topics to the corer fellowship: there should be a UI/Ecosystem Fellowship that contains such tools, and then the PJS apps/api can be removed from the core fellowship. But admittedly it is hard to come up with the boundaries of such a new fellowship as well. |
There is a discussion feature on GitHub for every repo. If/When this is enabled, we can start the discussion there. |
polkadot.js was habitually by most used for a broad amount of on-chain interaction for the ongoing operation of the Polkadot network, especially regarding the numerous times we must craft specialist extrinsics for enacting certain upgrades, configurations or deployments. Should |
Joe is using subxt to craft extrinsics for enacting upgrades https://github.com/joepetrowski/opengov-cli |
Worth noting https://forum.polkadot.network/t/proposing-the-polkadot-tooling-collective-potoc/6915/3 here as it is a step forward in this conversation. |
We need to clarify the scope of the Core Fellowship so that new members can know in what area of work are considered in scope.
While we have manifesto as the source of truth, but it still leaves many rooms for interoperation and from recent discussions, it is clear the members do not have a consensus about this topic.
I am starting this issue in order trying to allow members to reach a consensus about this topic and then we will be able to produce a clear guideline for new members.
PS: I am not sure if this is the best place for such discussion, but at the same time this topic doesn't feel like in the scope of RFC. So I started this here for now and see if we can figure out the next step together.
Here is the quote from the manifesto for reference:
This is the list of repo I believe that are in scope and everyone will agree:
This is the list of repo that are currently considered in scope but may require additional discussion:
This is a list of repo that I would like to seek for clarification that if they are under scope of the Core Fellowship
The text was updated successfully, but these errors were encountered: