Releases: input-output-hk/catalyst-ci
Releases · input-output-hk/catalyst-ci
v2.0.15
- Postgresql Builders
- Bash Scripting support and lints
- Python scripting support
v2.0.13
Use nightly toolchain for docs and doctests.
v2.0.12
Fixed some Rust builder issues.
v2.0.11
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
Aligns the Markdown and Spelling checks with the cat-ci check targets.
v2.0.9
- Specified specific version of markdown linter and spellchecker
v2.0.8
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
Update PostgreSQL earthly builder, added sqlfluff linter usage
v2.0.6
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.