Skip to content

fix(ci): validate go-deps bump and repair secret scan - #280

Draft
cursor[bot] wants to merge 1 commit into
masterfrom
cursor/overall-code-stability-3cd3
Draft

fix(ci): validate go-deps bump and repair secret scan#280
cursor[bot] wants to merge 1 commit into
masterfrom
cursor/overall-code-stability-3cd3

Conversation

@cursor

@cursor cursor Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Summary

Validated the merged go-deps bump (#278: neo4j-go-driver v6.2.0, golang.org/x/crypto v0.54.0, golang.org/x/net v0.57.0, pyroscope 1.4.1). All Go builds/tests, dashboard, landing, SDKs, and docs pass locally.

Also fixed the CI secret scan, which was silently skipped because ripgrep is not preinstalled on GitHub runners (rg: command not found). Installs ripgrep and excludes known false-positive paths (docs examples, privacy redaction patterns, dashboard test fixtures).

Type

  • feat — new feature
  • fix — bug fix
  • chore — tooling, deps, repo hygiene
  • docs — documentation only
  • ci — GitHub Actions / automation

Testing

go build ./...
go test -short ./...
go vet ./...
# dashboard, landing, node sdk, python sdk, docs — all pass
  • Built locally
  • Tested affected endpoints/components

Deploy impact

  • Landing (hystersis.com)
  • Docs (docs.hystersis.com / /docs)
  • API (api.hystersis.com)
  • Dashboard (app.hystersis.com)
  • None

Agent notes

Cloud Agent PRs on cursor/* branches are auto-labeled automerge and squash-merged when CI Success passes.

Add label do-not-merge to block auto-merge.

Open in Web View Automation 

The security job secret scan was silently skipped because ripgrep was
not installed on GitHub runners (rg: command not found). Install ripgrep
and exclude docs, privacy redaction patterns, and dashboard test fixtures.

Co-authored-by: Himan <Himan-D@users.noreply.github.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
agent-memorydash e9634b2 Jul 13 2026, 04:11 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
hystersis-app e9634b2 Jul 13 2026, 04:15 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
hystersis-docs e9634b2 Jul 13 2026, 04:19 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
agent-memory e9634b2 Jul 13 2026, 04:22 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant