#5582 - v11 tutorials addon should be completely separate from the v10 one

  • By
  • Added
  • 3 views
Identifier #5582
Issue type Minor issue (breaks specific functionality)
Title v11 tutorials addon should be completely separate from the v10 one
Status Closed (rejected)
Tags

Roadmap: v11 (custom)

Handling member Deleted
Addon General / Uncategorised
Description We need to be able to have both v10 and v11 tutorials on compo.sr when v11 alpha1 is out. This is currently not possible. The following steps need to be taken in v11's version of the addon:

* Use a different zone... whatever the v11 Admin Zone is linking to. Update all file references and page links accordingly.
* Use a different name... attach -v11 to the end of the v11 version of the addon. Reset the version number in the info function to 1 since this is technically a new addon. Update install and uninstall code accordingly, removing all unnecessary legacy and upgrade code.
* For tutorial database tables, do the same... suffix with _v11. Manually migrate external tutorials from v10 that are still relevant for v11.
* Merge the v11 addon into v10; have both addons in the v10 repository and composr_homesite. Only keep the v11 one in the v11 repository, however. We also need to remember merging any changes as well in the future. Add this as a note in v11's make_release.
- Or if we don't want the v11 addon being available for download in v10, just merge into composr_homesite but not master. We don't need to worry about unit testing it because all maintenance and unit testing will still be done on the v11 docs within the v11 branch
* Keep the same addon name for v10 but update it in the metadata to specify it's the v10 version.
Steps to reproduce

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated