Extension Store: Difference between revisions

From MWStake
Jump to navigation Jump to search
Line 18: Line 18:
# Constitute the MWStake ES Certification Committee.
# Constitute the MWStake ES Certification Committee.
# Decide on the MWStake ES Certification Committee members' remuneration of $X.-/hour.
# Decide on the MWStake ES Certification Committee members' remuneration of $X.-/hour.
# Decide on the first extension to certify. (E.g. from open content service platform (wikibase solutions) or from document management package (NASA))
# Decide on the first extension to certify.
#* [[Action:7]]
#* [[Event:85|Voted that the Duplicator will be the first extension]]
#* Or from open content service platform (wikibase solutions) or from document management package (NASA)
# Certify the first extension and publish it safely* in the MWStake Extension Store.
# Certify the first extension and publish it safely* in the MWStake Extension Store.



Revision as of 11:19, 23 March 2022

Use cases

  1. Administrators can rely on the extension store to know whether a certain extension is safe and performant to be run in conjunction with a specific MediaWiki setup.
  2. Developers can submit their extensions to the extension store in order to certify them as safe and performant to be run in conjunction with specific MediaWiki setups.

Define "safe and performant to be run in conjunction with specific MediaWiki setups"

An extension MyExtension which is featured in the MWStake Extension Store is certified e.g. as "MWStake ES 1.37.1 CSP", which means:

  1. The MWStake ES Certification Committee accepts MyExtension's unit tests as being sufficient.
    • All of MyExtension's unit tests are passing.
  2. The MWStake ES Certification Committee accepts MyExtension's integration tests as being sufficient.
    • MyExtension's integration tests are substantiating MyExtension's interoperability with MW Core 1.37.1 and all of the extensions included in the CSP extension package.
    • All of MyExtension's integration tests are passing.

Implementation

  1. Constitute the MWStake ES Certification Committee.
  2. Decide on the MWStake ES Certification Committee members' remuneration of $X.-/hour.
  3. Decide on the first extension to certify.
  4. Certify the first extension and publish it safely* in the MWStake Extension Store.

References