1
0
Fork 0
forked from lthn/blockchain
Commit graph

8 commits

Author SHA1 Message Date
snider
6c2437c2e4 Refactor CI workflow job names for clarity and update pull request event types 2025-10-06 22:33:23 +01:00
snider
0181c86283 Enhance CI workflows by adding caching steps for various platforms and enabling lookup-only mode for improved efficiency 2025-10-06 22:02:27 +01:00
snider
0ecf2e7ebd Simplify conditional checks in GitHub Actions workflow for build jobs 2025-10-06 19:50:49 +01:00
Snider
c2c130a076
Add conditional check for alpha and beta versions
the tag + release deleting only happens for -alpha or -beta
2025-10-05 14:35:21 +01:00
Snider
d8d81c1f2e
Implement cleanup job for merged pull requests
Add cleanup job for closed pull requests that are merged.
2025-10-05 14:21:10 +01:00
Snider
763d70bec2
Testnet 1 (#15) 2025-09-30 16:48:13 +01:00
Snider
bf22a89733
Dev 12 documentation overhaul (#13)
Introduces a 'docs' submodule for project documentation and integrates MkDocs build steps via CMake and Makefile.
2025-09-25 16:04:33 +01:00
Snider
2eaa599066
GitHub Build Workflows (#7) 2025-08-30 17:46:00 +01:00