Skip to content

v0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@colinbut colinbut released this 28 Apr 20:30
· 35 commits to master since this release

v0.0.1

  • basic Global Variables (steps) to build:
    • a Java App
    • a full pipeline of building a Java App (from checkout to deployment)
  • Library classes to:
    • build Docker Image
    • Push Docker Image to AWS ECR (Elastic Container Registry) - AWS's Docker Registry
    • basic Git helper commands
  • utilities
    • logging
    • notifications
      Unit Tests using Jenkins-Spock