Skip to content

fix(ci): stabilize post go-deps #296 merge - #297

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

fix(ci): stabilize post go-deps #296 merge#297
cursor[bot] wants to merge 1 commit into
masterfrom
cursor/overall-code-stability-e407

Conversation

@cursor

@cursor cursor Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Post-merge stability review after Dependabot PR #296 (sentry-go 0.48.0, go-ldap 3.4.14, prometheus/client_golang 1.24.0, grpc 1.82.1). Full local CI matrix passes; re-applies the secret scan ripgrep install + path exclusions that were missing from master and would fail the Security job.

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: npm ci && npm run build && npm run build:open
# landing: npm ci && npm run build
# sdk/nodejs: npm ci && npm run typecheck && npm run build
# sdk/python: ruff check . && pytest -q
# docs: mintlify validate && scripts/build-docs.sh
# security: gosec -no-fail ./... && secret scan with exclusions
  • 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 

Install ripgrep explicitly and exclude docs examples, privacy filter
patterns, and dashboard security tests from the secret scan. These paths
contain intentional placeholder keys that were causing CI Security job
failures on master.

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

cloudflare-workers-and-pages Bot commented Jul 20, 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 4de94ee Jul 20 2026, 03:12 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 20, 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 4de94ee Jul 20 2026, 03:15 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 20, 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 4de94ee Jul 20 2026, 03:20 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 20, 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 4de94ee Jul 20 2026, 03: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