Skip to content

Tags: input-output-hk/catalyst-ci

Tags

v3.2.33

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: fix installing Chrome x64 in Flutter setup (#372)

* try using updated browsers in flutter setup

* add missing chrome dependency

* try current R0001

* revert to current shajt

* use R0002

* use R0001

* use R0002 with no cache

* use R0001

* use R0002

* use R0002, just install new chrome

* cleanup

* cleanup

* try 55

* try 56

* try 57

* cleanup

v3.2.32

Verified

This tag was signed with the committer’s verified signature. The key has expired.
jmgilman Joshua Gilman
* fix: adjusts migration setup to work with AWS RDS by @jmgilman in #371



**Full Changelog**: v3.2.31...v3.2.32

v3.2.31

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat/udate docs (#370)

* Update poetry.lock

* fix(docs): try new adr-id offset

* fix(docs): Update to latest test version of adr docs renderer

v3.2.30

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove cmd (#368)

v3.2.29

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(flutter): flutter apt-get install & update as single command (#356)

* fix: flutter apt-get install & update as single command

* fix: spelling

* fix: spelling

---------

Co-authored-by: Stefano Cunego <93382903+kukkok3@users.noreply.github.com>
Co-authored-by: Oleksandr Prokhorenko <djminikin@gmail.com>

v3.2.28

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enable the 'arithmetic-side-effects' Clippy lint (#365)

v3.2.27

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(rust): make rust doc tests not run with nightly (#364)

* fix(rust): make rust doc tests not run with nightly

* fix(docs): rust doc options

* fix(rust): Deny arithmetic side effects in the code (forces being thoughtful about overflow/underflow).

* fix(rust): Add llvm-tools-preview to the +nightly toolchain in case we want to use doctests with code coverage one day

* fix(rust): Run doctests serially, to prevent flaky builds from failed doctest compiles

* fix(rust): Don't enable arithmetic_side_effects = "deny" yet

* fix(rust): Use an env var to control rustdoc selectively only when building docs, not running doc tests

v3.2.26

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(rust): Bump compiler to latest release (#363)

* fix(rust): Bump compiler to latest release

* fix comment

* feat(rust): Add wasi-p2 target

* fix(rust): Allow using the mithril crate as a git reference, so we can pin it to a hash

* fix(rust): remove obsolete comment

v3.2.25

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(rust): Add 'allow-panic-in-tests = true' to the Clippy config (#360

)

* Set 'allow-panic-in-tests = true' in the Rust Clippy config

* fix(python) Set -> set

v4.0.0

test branch