Wade Barnes
Wade Barnes
The following is a list of what the existing Jenkins Pipelines do that the GitHub Actions Workflows don't (yet). We'll be focusing on the features and functionality of the `Jenkinsfile.cd`...
The checksums of the indy-plenum Debian packages change with each build, even when there are no code changes. If the code does not change, the checksum of the package should...
An overview of all installed, referenced, and required PyPI packages can be found here: [Hyperledger Indy-Plenum | Dependency management Ubuntu 20](https://docs.google.com/document/d/1445VZL3qHBmuVbzm-K9O7te_63zKKlyv6mrEwiJcL3Y/edit?usp=sharing) As discussed here, Issue https://github.com/hyperledger/indy-plenum/issues/1544, there are still several...
Developers using ARM based MACs commonly run into issues running the ACA-Py demos (and other scripts). The underlying reason is ACA-Py does not fully support the ARM architecture due to...
The following description was copied from here; https://github.com/hyperledger/aries-cloudagent-python/issues/2256#issuecomment-1589168883 With ACA-Py it's possible to perform writes to the ledger when it's guaranteed one or more of the operations required will fail,...
Create an RC release for Ubuntu 22.04.
- Update to the latest version of action-download-artifact. - Do not update the indy-shared-gha actions to v2 on the 20.04 branch. v2 is for the 22.04 branch.
When a release is created images are built and published to Docker Hub for that release. The images are not maintained following their release, meaning they are not rebuilt periodically...
When performing scheduled backup and verification, it is possible for a backup to fail due to a variety of reasons such as connectivity or storage issues. The scheduled verification for...
The latest version of the backup-container appears to be failing to send failed backup notifications. We encountered an issue where the backup volume filled up and was causing backups to...