Enrique Lacal
Enrique Lacal
Move to using the GitHub action as the bash script is not using the token correctly
When a large number of token pools are active and namespace is restarted, it take a long time to activate one by one each token pool. This PR spins a...
There is an intermittent test failure such as this one https://github.com/hyperledger/firefly/actions/runs/10045043332/job/27761545128?pr=1544 After investigating this intermittent issue, there is a race condition in the test between Docker and Test execution. As...
``` Use "ff [command] --help" for more information about a command. error generating coverage report: write |1: broken pipe FAIL github.com/hyperledger/firefly-cli/cmd 0.032s FAIL make: *** [Makefile:27: test] Error 1 ```
Reuse this https://github.com/hyperledger-labs/documentation-template/blob/main/.github/workflows/ci.yml
Upgrade to FireFly Common v1.4.12