hyperledger / firefly

Hyperledger FireFly is the first open source Supernode: a complete stack for enterprises to build and scale secure Web3 applications. The FireFly API for digital assets, data flows, and blockchain transactions makes it radically faster to build production-ready apps on popular chains and protocols.
https://hyperledger.github.io/firefly
Apache License 2.0
507 stars 208 forks source link

Deployed aeec387be to v1.3.1 with MkDocs 1.6.0 and mike 2.1.2 #1557

Closed EnriqueL8 closed 3 months ago

EnriqueL8 commented 3 months ago

Manually fix the version to set latest to v1.3.1

awrichar commented 3 months ago

@EnriqueL8 how was the manual fix done? is it part of a mkdocs tool run?

EnriqueL8 commented 3 months ago

This commit was generated by using the mike CLI which is the same used in the GitHub release action here https://github.com/hyperledger/firefly/pull/1557#issuecomment-2293575765

I ran

mike deploy v1.3.1 latest -u -r origin -b fix_v1.3.1_gh_pages --push
EnriqueL8 commented 3 months ago

There are a lot of changes because of a version mismatch I believe