Skip to content

v2.0.1

Closed Dec 2, 2024 100% complete

This will be a hot-fix release where we aim to recover from some of the issues that went wrong with the publishing jobs during the v2.0.0 release.
The root cause of most of the problems is that we've been moved to a new GitHub org which then rendered a lot of the publishing workflows/jobs invalid due them hard-coding the GitHub org as hyperledger instead …

This will be a hot-fix release where we aim to recover from some of the issues that went wrong with the publishing jobs during the v2.0.0 release.
The root cause of most of the problems is that we've been moved to a new GitHub org which then rendered a lot of the publishing workflows/jobs invalid due them hard-coding the GitHub org as hyperledger instead of using the context variable github.repository_owner [1] [2]

[1] https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/accessing-contextual-information-about-workflow-runs#github-context
[2] https://stackoverflow.com/a/70709545/698470

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.