Skip to content

actionsdemo/actions-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Shared Workflow Templates for the Actions Demo Organization

This repository contains shared GitHub Actions workflow templates for the actionsdemo organization

These workflow templates are useful as starter worfklows for common CICD tasks in the organization, related to building, testing, and releasing software.

The currently available workflow templates are

  • gradle-java - a build, check, test, and publish workflow which uses gradle to build a Java application using the GitHub Actions setup-java action and publishes a Maven snapshot JAR to the GitHub Package Registry

  • gradle-release - a workflow for manually publishing the current version of the code as a Maven package in the GitHub Package Registry with a version and description provided as inputs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published