Hi, I've just created a market-product that I'd like to publish into the official axonivy-market.
Can you fork it and review my cool product?
[link-to-your-product-repo]
⚠️ do not remove this section, but leave it to track the reviewer's work.
Review Tasks
Product Domain
[x] product successfully installs into the Axon Ivy Designer
[x] product parts are marked as Connector or Demo
[x] the product projects contains documentation to explain the functionality or use-case:
e.g. Process-Notes, Input-Parameter descriptions, Meta-Comments on variables.yaml definitions ...
First Pull request: Technical Solution
Coherent
[x] Common group-id for all artifacts <groupId>[org.arcme|com.axonivy].[util|connector].[product-name]<groupId>
[x] Common artifact-id prefix: <artifactId>msgraph[-product|test|demo]</artifactId>
[x] Html-Dalogs depend on suggested 'frame' template
[x] Github actions + maven-build runs as outlined in market-product template
Maintainable
[x] Dependent third-party infrastructure (e.g. Database, MavenRepos) is available: public accessible instance or shared as code (e.g. Docker, docker-compose)
[x] Tests are implemented that verify, that the product actually runs
[x] Additional libraries (e.g. Maven dependencies) are lightweight: not duplicating libaries of the Axon.ivy Classpath Container.
[x] Depends on standard Axon Ivy features and does not light-heartedly re-introduce forks of existing solutions (e.g. Job-Framework). Our goal is to integrate also third-parties into existing: Enginge-Cockpit-View, Log-Channels, Monitoring features, ...
[x] Uses latest ivy-environment: e.g. process-files and used project-build-plugin match the ivyProject version.
[x] Product is re-usable without the need to unpack and customize it for standard use-cases: crucial settings can be overriden with well documented config/variables.yaml
Second Pull request: Description
[x] the product readme fits into the market landscape
[x] all mandatory setup steps to run the Demo are documented in the setup section of the [myProduct]/product/Readme.md and a German translation for the description section are provided in [myProduct]/product/Readme_DE.md .
Hi, I've just created a market-product that I'd like to publish into the official axonivy-market. Can you fork it and review my cool product? [link-to-your-product-repo]
⚠️ do not remove this section, but leave it to track the reviewer's work.
Review Tasks
Product Domain
Connector
orDemo
Process-Notes
,Input-Parameter
descriptions, Meta-Comments onvariables.yaml
definitions ...First Pull request: Technical Solution
Coherent
<groupId>[org.arcme|com.axonivy].[util|connector].[product-name]<groupId>
<artifactId>msgraph[-product|test|demo]</artifactId>
Maintainable
Axon.ivy Classpath Container
.config/variables.yaml
Second Pull request: Description
[myProduct]/product/Readme.md
and a German translation for the description section are provided in[myProduct]/product/Readme_DE.md
.