Reticulum-Go/scripts/ci
2026-08-14 23:19:05 -05:00
..
testsummary feat: implement spurious fuzz deadline detection in CI test summary 2026-08-14 23:19:05 -05:00
attest-release-assets.sh fix(ci): update signing configuration in attest-release-assets script 2026-04-28 04:21:16 -05:00
bench-gate.sh feat: improve path request handling and timeouts in transport layer 2026-08-14 17:50:49 -05:00
bench-thresholds.tsv feat: cut announce ingest and encrypt allocs without changing the RNS wire 2026-08-13 11:20:28 -05:00
checkout.sh chore(workflows): migrate CI workflows from Gitea to GitHub Actions, adding new configurations for build, test, publish, and security scans 2026-04-25 18:09:52 -05:00
ci-node-path.sh feat(ci): add ci scripts for Go, Node.js, and other tools with SHA256 verification 2026-03-30 04:22:45 +03:00
exec-priv.sh feat(ci): implement exec-priv.sh for root command execution and update scripts to use it 2026-04-01 11:09:28 +03:00
install-git-hooks.sh feat: add YAML linting support and update pre-commit hooks for improved code quality 2026-07-17 08:30:32 -05:00
pre-commit-lint.sh feat: add YAML linting support and update pre-commit hooks for improved code quality 2026-07-17 08:30:32 -05:00
priv.sh docs: improve clarity and consistency in various documentation files 2026-07-06 08:33:02 -05:00
release-assets-sha256.sh feat(ci): add ci scripts for Go, Node.js, and other tools with SHA256 verification 2026-03-30 04:22:45 +03:00
reproducibility-build.sh chore(deps, ci, docker): vendor dependencies for offline builds 2026-04-19 15:49:46 -05:00
run-android-self-check.sh feat: add host OS self-check functionality with CLI integration and CI support 2026-07-16 16:13:43 -05:00
run-binary-smoke.sh feat(cli): implement CLI version and help commands, add binary smoke test to CI workflow 2026-07-07 07:39:59 -05:00
run-binding-examples.sh feat: updated language bindings with new Rust, Python, Lua, Swift, Java, and Kotlin support 2026-07-19 11:01:13 -05:00
run-c-bindings.sh feat: updated language bindings with new Rust, Python, Lua, Swift, Java, and Kotlin support 2026-07-19 11:01:13 -05:00
run-cpp-bindings.sh feat: updated language bindings with new Rust, Python, Lua, Swift, Java, and Kotlin support 2026-07-19 11:01:13 -05:00
run-dart-bindings.sh feat: updated language bindings with new Rust, Python, Lua, Swift, Java, and Kotlin support 2026-07-19 11:01:13 -05:00
run-fuzz-guided.sh feat: improve path request handling and timeouts in transport layer 2026-08-14 17:50:49 -05:00
run-haiku-anyvm.sh chore: add build constraint for Haiku OS in fuzz and property tests, and include protect package in CI test script 2026-08-14 22:25:46 -05:00
run-java-bindings.sh feat: updated language bindings with new Rust, Python, Lua, Swift, Java, and Kotlin support 2026-07-19 11:01:13 -05:00
run-kotlin-bindings.sh feat: updated language bindings with new Rust, Python, Lua, Swift, Java, and Kotlin support 2026-07-19 11:01:13 -05:00
run-lua-bindings.sh feat: updated language bindings with new Rust, Python, Lua, Swift, Java, and Kotlin support 2026-07-19 11:01:13 -05:00
run-mutation.sh feat: cut hot-path CPU and RAM 2026-08-13 10:45:58 -05:00
run-odin-bindings.sh feat: updated language bindings with new Rust, Python, Lua, Swift, Java, and Kotlin support 2026-07-19 11:01:13 -05:00
run-os-tests.sh refactor: update test commands to use testsummary for consistent output and improved log management 2026-07-10 07:56:20 -05:00
run-protect-soak.sh feat: implement Go-only DoS protection with configurable IDS/IPS gates and adaptive baselines 2026-07-20 12:58:22 -05:00
run-python-bindings.sh feat: updated language bindings with new Rust, Python, Lua, Swift, Java, and Kotlin support 2026-07-19 11:01:13 -05:00
run-qemu-arch-self-check.sh feat: update resource limit tests by adding conditions to skip under specific environments and testing modes 2026-07-16 16:51:06 -05:00
run-riscv64-self-check.sh feat: update self-check functionality by adding support for multiple architectures (386, arm, ppc64le, ppc64) and refactoring CI scripts for improved testing 2026-07-16 16:48:23 -05:00
run-rust-bindings.sh feat: updated language bindings with new Rust, Python, Lua, Swift, Java, and Kotlin support 2026-07-19 11:01:13 -05:00
run-self-check.sh feat: add host OS self-check functionality with CLI integration and CI support 2026-07-16 16:13:43 -05:00
run-soak.sh feat: implement Go-only DoS protection with configurable IDS/IPS gates and adaptive baselines 2026-07-20 12:58:22 -05:00
run-swift-bindings.sh feat: updated language bindings with new Rust, Python, Lua, Swift, Java, and Kotlin support 2026-07-19 11:01:13 -05:00
run-zig-bindings.sh feat: updated language bindings with new Rust, Python, Lua, Swift, Java, and Kotlin support 2026-07-19 11:01:13 -05:00
setup-cosign.sh feat(ci): implement exec-priv.sh for root command execution and update scripts to use it 2026-04-01 11:09:28 +03:00
setup-go-legacy-win7.sh chore: update Go version to 1.26.6 in CI workflows and README, adjust SHA256 checks in setup scripts 2026-08-14 13:01:43 -05:00
setup-go-legacy-winxp.sh chore: update Go version to 1.26.6 in CI workflows and README, adjust SHA256 checks in setup scripts 2026-08-14 13:01:43 -05:00
setup-go.sh feat: speedtest, debugging tools and helpers, updated to go 1.26.5, fixed stalls in resource transfers 2026-07-17 05:10:03 -05:00
setup-gosec.sh chore(deps, ci, docker): vendor dependencies for offline builds 2026-04-19 15:49:46 -05:00
setup-govulncheck.sh chore(deps, ci, docker): vendor dependencies for offline builds 2026-04-19 15:49:46 -05:00
setup-kotlin.sh chore: fix Kotlin and Lua bindings with improved KOTLIN_HOME resolution and update event handling in Lua 2026-07-19 13:08:12 -05:00
setup-node.sh feat(ci): implement exec-priv.sh for root command execution and update scripts to use it 2026-04-01 11:09:28 +03:00
setup-odin.sh feat: add Odin bindings support with new test target and clean commands in Makefile 2026-07-16 12:41:33 -05:00
setup-revive.sh chore(deps, ci, docker): vendor dependencies for offline builds 2026-04-19 15:49:46 -05:00
setup-swift.sh chore: fix Kotlin and Lua bindings with improved KOTLIN_HOME resolution and update event handling in Lua 2026-07-19 13:08:12 -05:00
setup-task.sh feat(cli): implement CLI version and help commands, add binary smoke test to CI workflow 2026-07-07 07:39:59 -05:00
setup-tinygo.sh feat(ci): implement exec-priv.sh for root command execution and update scripts to use it 2026-04-01 11:09:28 +03:00
setup-trivy.sh docs: improve clarity and consistency in various documentation files 2026-07-06 08:33:02 -05:00
setup-venv-pip.sh refactor(ci): update Python virtual environment setup script with platform-specific handling and improved error reporting 2026-07-07 07:46:04 -05:00
setup-zig.sh feat: introduce Zig bindings for librns, including build and test setup, and update documentation for examples and compatibility 2026-07-17 07:21:24 -05:00
sign-tree-rsm.sh feat: various improvements to rsm signing, dos protection and updated to be interop with rns 1.4.2 2026-07-27 06:42:14 -05:00
slsa-predicate.py chore(workflows): migrate CI workflows from Gitea to GitHub Actions, adding new configurations for build, test, publish, and security scans 2026-04-25 18:09:52 -05:00
test-services-docker.sh feat: add YAML linting support and update pre-commit hooks for improved code quality 2026-07-17 08:30:32 -05:00
tree-manifest.sh feat: various improvements to rsm signing, dos protection and updated to be interop with rns 1.4.2 2026-07-27 06:42:14 -05:00
tree_manifest_generate.py feat: various improvements to rsm signing, dos protection and updated to be interop with rns 1.4.2 2026-07-27 06:42:14 -05:00
verify-release-attestation.sh feat(security): integrate cosign for SLSA attestations and release verification with new scripts and workflow updates 2026-03-30 06:06:50 +03:00
verify-tree-rsm.sh feat: various improvements to rsm signing, dos protection and updated to be interop with rns 1.4.2 2026-07-27 06:42:14 -05:00
verify-workspace-clean.sh feat: add YAML linting support and update pre-commit hooks for improved code quality 2026-07-17 08:30:32 -05:00