Skip to content

moderneinc/gh-automation

Repository files navigation

Moderne Inc. GitHub Automation

Public reusable GitHub Actions workflows.

Action Purpose
Repository Backup Back-up repository to AWS S3 bucket
Dependency Check Analyze Gradle dependencies against CVE database
Publish Containerized Gradle App Consistent way to build and publish Docker images of Gradle applications to either GCR or ACR
CI Gradle Standardized way to checkout and build / test a Gradle application