fabric-samples/.github
Mark S. Lewis aa0c9d3004
Pull Fabric images from GitHub Container Registry (#1307)
By default, Docker images are referenced from Docker Hub. This has now
applied rate limiting that is causing builds to fail. Current Fabric
v2.5 and chaincode container Docker images are also published to GitHub
Container Registry, which does not impose rate limits and will be
located closer to the GitHub Actions runners.

This change:

- Updates to latest Fabric component versions, which are available in
  GHCR. The Fabric install script defaults to GHCR as the Docker
  registry for versions that are available here.
- Pulls and re-tags chaincode container images from GHCR in advance of
  running tests in the build. This avoids them being pulled from Docker
  Hub during test execution.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2025-02-23 10:53:41 -05:00
..
actions Pull Fabric images from GitHub Container Registry (#1307) 2025-02-23 10:53:41 -05:00
workflows test-network: Add support for using BFT consensus with CA (#1301) 2025-02-18 17:44:43 +00:00
dependabot.yml Configure dependabot updates to GitHub Actions 2024-07-29 15:50:33 -04:00
settings.yml Update some old links (#1287) 2025-01-07 10:59:19 +00:00