Skip to content

Releases: input-output-hk/catalyst-gh-tools

Add postgresql client libraries as dependency.

23 Jan 14:39
Compare
Choose a tag to compare
v0.9.1

add postgres client dependency

Add build dependencies needed for catalyst-core docs

23 Jan 13:32
Compare
Choose a tag to compare
v0.9

update dependencies so we can spellcheck and lint markdown

Simplify by just using built container directly.

13 Jan 08:43
Compare
Choose a tag to compare

This simplifies usage and maintenance. The action wasn't doing anything significant.

Try and fix default args in action

13 Jan 07:51
Compare
Choose a tag to compare

The default args were broken, try and fix them.

Align default action with tag v0.6

13 Jan 07:18
Compare
Choose a tag to compare

Ensures that v0.6 of the action uses v0.6 of the tool image.

Test if we build tagged versions and latest

13 Jan 05:53
Compare
Choose a tag to compare

This tests if we build and publish tagged docker tool images

more debug

12 Jan 15:59
Compare
Choose a tag to compare
v0.4

list the html and linkcheck for testing

make entrypoint executable

12 Jan 15:19
Compare
Choose a tag to compare
v0.3

make entrypoint executable

try and debug failure to run

12 Jan 14:56
Compare
Choose a tag to compare
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.

12 Jan 11:07
Compare
Choose a tag to compare
v0.1

simplify the action to just use the pre-built mdbook image