valory-xyz / open-autonomy

A framework for the creation of autonomous agent services.
https://docs.autonolas.network
Apache License 2.0
79 stars 25 forks source link

Dynamically update the hello-world hash on the guides #2249

Closed jmoreira-valory closed 1 month ago

jmoreira-valory commented 1 month ago

Dynamically update the hello-world hash to the latest published version on the hello-world repository.

Usually, users install the latest version of the framework, and if the docs are not properly updated with the hash, it will likely cause issues when trying to run the quick start guide.

jmoreira-valory commented 1 month ago

Note: failing pytest -s tests/test_autonomy/test_chain/test_addresses.py due to some degradation of the CI, unrelated to the changes on this PR.