This repository will show an example usage of github actions to use CI/CD principles to develop solutions based on OpenCMS.
For OpenCms developers that use Maven, I have created a local OpenCms environment running Jetty webserver and Derby embedded for its database. This allows the entire environment to be portable. This ...