tbal999 / pumlaction

a github action that, every push or pull, creates a .puml diagram (and .png of said diagram) of your go app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CURRENTLY ACTIVE STACKS FOR DEPLOYMENT:

PIPELINE UAT: next
PIPELINE PROD: 

umltest sdfsdfsd

testing out using of multiple repo's in github actions with some bash magic to make things happen!

More specifically this process:

  1. create complete puml file for the go application in repo
  2. create puml png diagram from the puml file
  3. push the puml file and diagram to repo

About

a github action that, every push or pull, creates a .puml diagram (and .png of said diagram) of your go app


Languages

Language:Go 100.0%