JRKLabs-Jeff Knorr-USA
JRKLabs-Jeff Knorr-USA
WWindmill
Created by JRKLabs-Jeff Knorr-USA on 8/18/2023 in #help
Windmill as API endpoint for active git commit
Hi Windmill Team and Users, I would like to use Windmill as an external API endpoint that will return the active git commit hash of another application. Here's what I'm currently thinking could be used to accomplish this: 1. mount the application's git directory to my windmill-work(er) container. 2. write a script to return the results of "git rev-parse HEAD" executed on the command line. Would this be my best approach?
9 replies