1
0
Fork 0
forked from lthn/blockchain
blockchain/.github/workflows
Snider 3d7e7166f2 Add TESTNET flag to build workflows and Makefile
Introduces a TESTNET variable to the Makefile and passes it from GitHub Actions workflows based on the chain-network input. Updates CMake build commands to include the TESTNET flag, improves help output formatting, and comments out unused genesis targets for clarity.
2025-09-25 17:54:52 +01:00
..
_maint-cache.yml GitHub Build Workflows (#7) 2025-08-30 17:46:00 +01:00
_on-pr-fast.yml Dev 12 documentation overhaul (#13) 2025-09-25 16:04:33 +01:00
_on-pr.yml Dev 12 documentation overhaul (#13) 2025-09-25 16:04:33 +01:00
_on-push.yml Dev 12 documentation overhaul (#13) 2025-09-25 16:04:33 +01:00
_on-release.yml Dev 12 documentation overhaul (#13) 2025-09-25 16:04:33 +01:00
build-docs.yml Dev 12 documentation overhaul (#13) 2025-09-25 16:04:33 +01:00
build-linux.yml Add TESTNET flag to build workflows and Makefile 2025-09-25 17:54:52 +01:00
build-macos-arm64.yml Add TESTNET flag to build workflows and Makefile 2025-09-25 17:54:52 +01:00
build-macos-intel.yml Add TESTNET flag to build workflows and Makefile 2025-09-25 17:54:52 +01:00
build-windows.yml Final Build Foundations (#11) 2025-09-25 00:25:52 +01:00