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"

m
 
(10 intermediate revisions by the same user not shown)
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 the certification record.
+
 
# After the certification issue is excepted, update [[MicroProfile/Implementation]][https://wiki.eclipse.org/MicroProfile/Implementation this wiki]
+
# 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].
# File an github issue on [https://github.com/eclipse/microprofile-marketing/issues MicroProfile Marketing] with the label of ''Compatible Implementation''
+
 
 +
# After the certification issue is accepted, file a Marketing GitHub issue [https://github.com/eclipse/microprofile-marketing/issues/new?assignees=&labels=Announcement&template=Compatible+Implementations+Announcement.md&title=%5BCompatible+Implementations+Announcement%5D+Product+Name%2C+Version+] 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.

Latest revision as of 16:49, 26 January 2024

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 Marketing GitHub issue [1] 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