Skip to content

chrisnellis/PlantUML-with-GitHub-Actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo has a simple GitHub action that watches the master branch. On every change to the Master branch, GitHub Actions will parse the diagrams in the diagrams folder, create PNG files for each diagram, and commit them in the output folder.

While it is an anti-pattern to store build artifacts in git, I took that approach this time for the sake of simplicity.

About

This repo demonstrates how to use Github Actions to take an input PlantUML file and commit a PNG file in the output directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published