Dropping points pop up into my mind while reviewing the PR's so we don't miss them.
- License should be created/moved at the root
- License should be bundled in the packaging
- How the python upgrade will work
- How the common constraints for edx repos will be applied
-c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
catalog-info.yaml should be created at the root
- Are we going to move
openedx.yaml For example
PACKAGE DATA should be revised for all the xblocks as we are not shifting the packaging strategies for example
- i18n should be supported, translations commands in
make file is pending to add
- Testing of docs is pending
- Make sure all the readme content of the xblocks has been moved to the
xblocks-extra repository. We should create different read-me files for different blocks in their directories for isolation and easy maintenance.
Dropping points pop up into my mind while reviewing the PR's so we don't miss them.
-c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txtcatalog-info.yamlshould be created at the rootopenedx.yamlFor examplePACKAGE DATAshould be revised for all the xblocks as we are not shifting the packaging strategies for examplemakefile is pending to addxblocks-extrarepository. We should create different read-me files for different blocks in their directories for isolation and easy maintenance.