Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Implementation Certification Process"

Line 1: Line 1:
When a runtime certifies against a particular MicroProfile release, below are the steps that should be followed to make the community aware of the certification.
+
Below are the steps that ought to be followed when a runtime (member of the Working Group or not) certifies against a particular MicroProfile release:
# Follow the [https://github.com/microprofile/microprofile-wg/blob/main/tckprocess.adoc MicroProfile TCK Process] to file a Compatible Certification Record (CCR) in the [https://github.com/eclipse/microprofile  MicroProfile github repo].
+
 
# After the certification issue is accepted, file an github issue on [https://github.com/eclipse/microprofile-marketing/issues MicroProfile Marketing] with the label of ''Compatiblity'' using the issue template named '''New Compatible Implementations To be Added'''.
+
# Follow the [https://github.com/microprofile/microprofile-wg/blob/main/tckprocess.adoc MicroProfile TCK Process] to file a Compatible Certification Record (CCR) in the [https://github.com/eclipse/microprofile  MicroProfile GitHub repo].
# If you want to get the runtime added to the [https://start.microprofile.io/ MicroProfile Starter], please raise [https://github.com/eclipse/microprofile-starter/issues an issue] and propose a PR there.
+
 
 +
# After the certification issue is accepted, file a GitHub issue on [https://github.com/eclipse/microprofile-marketing/issues MicroProfile Marketing] with the label of ''Compatibility'' using the issue template named '''New Compatible Implementations To be Added'''.
 +
 
 +
# If runtime wants to be added to [https://start.microprofile.io/ MicroProfile Starter], please raise [https://github.com/eclipse/microprofile-starter/issues an issue] and propose a PR there.

Revision as of 16:39, 1 September 2022

Below are the steps that ought to be followed when a runtime (member of the Working Group or not) certifies against a particular MicroProfile release:

  1. Follow the MicroProfile TCK Process to file a Compatible Certification Record (CCR) in the MicroProfile GitHub repo.
  1. After the certification issue is accepted, file a GitHub issue on MicroProfile Marketing with the label of Compatibility using the issue template named New Compatible Implementations To be Added.
  1. If runtime wants to be added to MicroProfile Starter, please raise an issue and propose a PR there.

Back to the top