DelphicOkami
  • Joined on 2021-03-11
DelphicOkami pushed to main at aether/vociferate 2026-03-21 15:15:58 +00:00
72abf37b2d docs: record gosec cache restoration
5bea62b8cf fix(ci): restore cached gosec binary in workflows
dd86944e64 docs: record gosec toolchain fix
38afdeffa0 fix(ci): run gosec via go install to use setup-go toolchain
Compare 4 commits »
DelphicOkami pushed to main at aether/vociferate 2026-03-21 15:10:51 +00:00
f9c57f34d0 docs: record GOTOOLCHAIN fix
5793a58888 fix(ci): add GOTOOLCHAIN=auto to gosec and govulncheck steps
Compare 2 commits »
DelphicOkami pushed to main at aether/vociferate 2026-03-21 15:06:40 +00:00
2177dae15f docs: correct govulncheck-action version in changelog
76508355be fix(ci): correct govulncheck-action tag to v1.0.4
Compare 2 commits »
DelphicOkami pushed to main at aether/vociferate 2026-03-21 15:03:49 +00:00
f069c116a1 docs: record gosec and govulncheck-action version pin
32a6ded499 fix(ci): pin gosec and govulncheck-action to concrete version tags
Compare 2 commits »
DelphicOkami pushed to main at aether/vociferate 2026-03-21 14:56:52 +00:00
b7c62634f4 docs: record action nesting and docs-only fix
224ba03ca4 fix(decorate-pr): replace piped while-read with process substitution for docs-only detection
3f555fb894 refactor(actions): nest binary and code runners under run-vociferate/
ee274602a8 docs: clarify runtime action refactor
1306f07003 refactor(actions): simplify run-vociferate runtime flow
Compare 25 commits »
DelphicOkami pushed to gosick at aether/gosick 2026-03-21 13:54:53 +00:00
4b54a45a76 docs: note scanner toolchain compatibility fix
eb63da9354 chore(ci): allow scanner actions to auto-select Go toolchain
Compare 2 commits »
DelphicOkami pushed to gosick at aether/gosick 2026-03-21 13:49:25 +00:00
494eea998d docs: record gofmt remediation for core tests
15f05a1999 chore(go): run go fmt on core test files
Compare 2 commits »
DelphicOkami pushed to gosick at aether/gosick 2026-03-21 13:37:59 +00:00
a01a2171ff docs: correct gosec action reference in changelog
f134361b6e docs: note gitea gosec action source fix
ecda12fc49 chore(ci): fix gosec action source for gitea runners
Compare 3 commits »
DelphicOkami pushed to main at aether/vociferate 2026-03-21 13:26:53 +00:00
b1aaff9f3b docs: document preflight token checks
DelphicOkami pushed to gosick at aether/gosick 2026-03-21 13:26:00 +00:00
be14cfdc29 chore(ci): include go bin directory in cache for cli tools
302acbe9bb docs: document ci marketplace actions and formatting check
3cc90ff54e chore(ci): replace manual security tools with marketplace actions and add go fmt check
c36b738240 docs: document dependency security updates
2cf5851231 chore(deps): update vulnerable dependencies to patched versions
Compare 7 commits »
DelphicOkami pushed to gosick at aether/gosick 2026-03-21 13:08:38 +00:00
a92ab1a29c docs: document security hardening improvements
DelphicOkami pushed to main at aether/vociferate 2026-03-21 13:06:41 +00:00
3e03382781 chore(ci): add preflight token and API checks
DelphicOkami pushed to gosick at aether/gosick 2026-03-21 13:05:42 +00:00
0d3c9b5214 chore(security): resolve gosec findings with permission fixes and #nosec suppressions
106e45d16b chore(ci): cache security tool binaries in validation workflows
Compare 2 commits »
DelphicOkami pushed to main at aether/vociferate 2026-03-21 12:58:49 +00:00
43018ae9ac chore: support both GITHUB_TOKEN and GITEA_TOKEN in do-release workflow
3e384dd8a3 chore: update decorate-pr action version to v1.0.1 in examples
821802c0c4 feat: add decorate-pr composite action for pull request review decoration
2810d93b89 docs: add copilot instructions for Æther Go workflow
Compare 4 commits »
DelphicOkami pushed to gosick at aether/gosick 2026-03-21 12:18:43 +00:00
332de3a3f6 chore(go): prepare ci runtime for rc and commit tests
DelphicOkami pushed to gosick at aether/gosick 2026-03-21 12:03:18 +00:00
19c9e5485b chore(go): tidy module metadata
DelphicOkami pushed to gosick at aether/gosick 2026-03-21 11:54:23 +00:00
fc9a30fed1 chore(go): use explicit self-hosted action urls
DelphicOkami pushed to gosick at aether/gosick 2026-03-21 11:33:49 +00:00
b235c6ca45 chore(go): wire coverage-badge action inputs
5ecbad8f27 chore(go): keep changelog filename compatibility
ef554dde2d docs: rename changelog file
55867df599 docs: align changelog with current workflows
cd92a961bd chore(go): harden ci process workflows
Compare 56 commits »
DelphicOkami pushed to main at aether/vociferate 2026-03-21 11:26:44 +00:00
c27b042bb1 fix: restore protocol-relative changelog links
DelphicOkami pushed to main at aether/vociferate 2026-03-21 10:03:47 +00:00
59ce683813 docs: remove non-action guardrails from AGENTS.md