Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 536 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 536 Bytes

Common workflows for java based applications

Run and test GitHub Actions locally with https://github.com/nektos/act

Azure credential

https://github.com/Azure/login?tab=readme-ov-file#login-with-a-service-principal-secret

Secrets

https://docs.github.com/en/actions/using-workflows/reusing-workflows#passing-inputs-and-secrets-to-a-reusable-workflow

Known issues

  • JIB Cache not working

TODO Before migration

  • Fix version and changelist in pom.xml -> move dot[.] to version
  • Add git-commit-id-plugin to all pom.xml