Another maintenance release for are available.
The update originated in a PR from Dependabot and it used AI tooling to analyse DockerHub data to understand what was being offered via the PR.
The case was the same for this PR, but this time I was better prepared and new what questions to ask, so after some prompting I got the details I needed with
- Python version
- Docker image
- OS version
And with some iterations on the builds I got a working Docker image for the action and I got it tested locally, before releasing and shipping.
Since wasting AI credits is wasteful and the process somewhat repeatable, I asked the AI to generate a shell script that could be used to fetch the details from DockerHub, so I could use it next time a similar PR would show up, processing it would become significantly easier, faster and cheaper using a script doing the steps an AI would do and I would avoid the prompting.
SOCIAL SHARE CARD GENERATOR