grassedge / generate-plantuml-action

Generate uml diagrams with Plantuml Server and push them to your repository.
MIT License
104 stars 170 forks source link

Added possibility to override plant_uml_server_url #20

Open vitalyal opened 3 years ago

vitalyal commented 3 years ago

Hi, This PR is supposed to add possibility to override plant uml server url to point to other server instances.

I've checked tests with npm test and they are passing, but i'm not sure how to easily perform integration test

vitalyal commented 3 years ago

ok, i managed to do integration testing by creating custom branch and overriding plantuml.yml there https://github.com/vitalyal/generate-plantuml-action/runs/3191334908?check_suite_focus=true