Skip to content

Releases: input-output-hk/catalyst-ci

v2.0.15

02 Jan 03:33
da59921
Compare
Choose a tag to compare
  • Postgresql Builders
  • Bash Scripting support and lints
  • Python scripting support

v2.0.14

27 Dec 14:39
2cd566a
Compare
Choose a tag to compare

UNIT_TEST UDC

v2.0.13

20 Dec 14:24
55f95da
Compare
Choose a tag to compare

Use nightly toolchain for docs and doctests.

v2.0.12

15 Dec 09:43
0a44596
Compare
Choose a tag to compare

Fixed some Rust builder issues.

v2.0.11

11 Dec 09:39
0e41dd6
Compare
Choose a tag to compare

Update to the Rust docs generation:

  • added workspace indexing for crate's docs
  • added dependency graphs generation
  • added crate module's graphs and trees generation

v2.0.10

06 Dec 15:38
f888a89
Compare
Choose a tag to compare

Aligns the Markdown and Spelling checks with the cat-ci check targets.

v2.0.9

15 Nov 14:07
a4add39
Compare
Choose a tag to compare
  • Specified specific version of markdown linter and spellchecker

v2.0.8

14 Nov 12:36
Compare
Choose a tag to compare

Update to latest docs structure.

  • Fixes the local docs preview script.
  • Adds Tags to pages so we can easily maintain a tag index.
  • Adds a uniform set of Architecture pages and ADR records.
  • Automates the creation of page navigation which simplifies maintenance.

v2.0.7

09 Nov 09:22
81c0a44
Compare
Choose a tag to compare

Update PostgreSQL earthly builder, added sqlfluff linter usage

v2.0.6

08 Nov 08:41
9503797
Compare
Choose a tag to compare

Updates the Gitub actions for docs.

  • Prevent conflicts caused when docs and branch cleanup actions run at the same time.
  • Prevent docs from being created for tags.
  • Ensure the correct files are cleaned when a branch is deleted.