devonfw-shop-floor
-
Add documentation for deploy jenkins slaves
-
Improve documentation
-
Add devon4net Openshift template
-
Add nginx docker image for devon4ng
-
Add Openshift provisioning
-
Production Line:
-
Updated MTS template: add step for dependency check and change the deployment method
-
Add template utils: initialize instance, openshift configuration, docker configuration and install sonar plugin
-
Add devon4net template
-
Add from existing template
-
Improve documentation
-
Refactor the documentation in order to follow the devonfw wiki workflow
-
Update devon4j, devon4ng, devon4net and devon4node in order to be able to choose the deployment method: none, docker or openshift.
-
Update the tools version in order to use the latest.
-
-
Production Line Shared Lib
-
Add more fuctionality to the existing classes.
-
Add classes: DependencyCheckConfiguration, DockerConfiguration and OpenshiftConfiguration
-
-
CICDGEN
-
Add devon4net support
-
Update tools versions in Jenkinsfiles to align with Production Line templates
-
Add merge strategies: error, keep, override, combine
-
Add lerna to the project
-
Minor improvements in the code
-
Add GitHub actions workflow to validate the new changes
-
Improve documentation
-
Breaking changes:
-
Remove the following parameters: plurl, ocurl
-
Add the following parameters: dockerurl, dockercertid, registryurl, ocname and merge
-
-