pgFormatter icon indicating copy to clipboard operation
pgFormatter copied to clipboard

docs: github action setup instructions

Open jay-babu opened this issue 1 month ago • 2 comments

I can figure it out but would be nice to have some instructions on how to setup this up to work with github action as a validation step to ensure the sql is formatted correctly.

bonus would be a step to format and fix it as part of the action

jay-babu avatar Nov 07 '25 05:11 jay-babu

Execute prove at command line to run regression test.

darold avatar Nov 11 '25 11:11 darold

Execute prove at command line to run regression test.

@darold not quite following. I meant if people wanted to use pgFormatter in their own CI setup, some instructions on how to do it would be nice

jay-babu avatar Nov 12 '25 21:11 jay-babu

Added a CI action scripts to validate changes and could be used as example for own CI setup,.

darold avatar Dec 18 '25 17:12 darold