Releases: input-output-hk/catalyst-gh-tools
Releases · input-output-hk/catalyst-gh-tools
Add postgresql client libraries as dependency.
v0.9.1 add postgres client dependency
Add build dependencies needed for catalyst-core docs
v0.9 update dependencies so we can spellcheck and lint markdown
Simplify by just using built container directly.
This simplifies usage and maintenance. The action wasn't doing anything significant.
Try and fix default args in action
The default args were broken, try and fix them.
Align default action with tag v0.6
Ensures that v0.6 of the action uses v0.6 of the tool image.
Test if we build tagged versions and latest
This tests if we build and publish tagged docker tool images
more debug
v0.4 list the html and linkcheck for testing
make entrypoint executable
v0.3 make entrypoint executable
try and debug failure to run
v0.2 run mdbook through a script so we can try and work out why it fails.
Published a pre-built container of tools, the action just uses it.
v0.1 simplify the action to just use the pre-built mdbook image