1
0
Fork 0
forked from lthn/blockchain
blockchain/.github/workflows
Snider c8b2735cff Refactor Docker build and Makefile for improved CI/CD
Streamlines Docker build workflow by introducing a builder target and registry-based build cache in GitHub Actions. Refactors the Makefile to improve static/dynamic build flag handling, adds MSVC support, and separates configure/build steps. Updates Dockerfile to use new Makefile targets, simplifies build context handling, and fixes artifact copying. Removes redundant Docker build targets from the Makefile and enhances Conan MSVC runtime configuration.
2025-10-01 23:33:44 +01:00
..
_maint-cache.yml GitHub Build Workflows (#7) 2025-08-30 17:46:00 +01:00
_on-pr-fast.yml Update _on-pr-fast.yml 2025-10-01 13:58:23 +01:00
_on-pr.yml Testnet 1 (#15) 2025-09-30 16:48:13 +01:00
_on-push.yml Update _on-push.yml 2025-10-01 13:58:57 +01:00
_on-release.yml Testnet 1 (#15) 2025-09-30 16:48:13 +01:00
build-docker.yml Refactor Docker build and Makefile for improved CI/CD 2025-10-01 23:33:44 +01:00
build-docs.yml Add documentation build steps to CI workflows 2025-10-01 21:10:21 +01:00
build-linux-arm64.yml Add documentation build steps to CI workflows 2025-10-01 21:10:21 +01:00
build-linux-intel.yml Add documentation build steps to CI workflows 2025-10-01 21:10:21 +01:00
build-macos-arm64.yml Update Docker build workflow and CPack config 2025-10-01 21:55:16 +01:00
build-macos-intel.yml Add documentation build steps to CI workflows 2025-10-01 21:10:21 +01:00
build-windows-intel.yml Add STATIC build option and update CI workflows 2025-10-01 22:28:07 +01:00