Skip to content

Releases: RScrafted/java-webapp

v1.1.0 - Automated Declarative CI/CD Pipeline Integration

Choose a tag to compare

@RScrafted RScrafted released this 11 Jul 13:00
4d5a10b

What's Changed

  • Optimize Jenkins pipeline stages and add dynamic checkout by @RScrafted in #5
  • Implement dynamic artifact versioning for rs-shoe-apparel by @RScrafted in #6
  • Complete automated Tomcat deployment in Jenkinsfile by @RScrafted in #7
  • Fix missing closing bracket in pipeline environment block by @RScrafted in #9
  • Add smoke test stage for deployment validation by @RScrafted in #11
  • Update README to document Jenkins CI/CD pipeline and workflow by @RScrafted in #13

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@RScrafted RScrafted released this 01 Jul 15:58

Working Java web application packaged as a WAR for Tomcat deployment.

Full Changelog: https://github.com/RScrafted/java-webapp/commits/v1.0.0