Skip to content

Add autoblog webhook adapters#212

Open
authenticarc wants to merge 1 commit into
profullstack:masterfrom
authenticarc:codex/autoblog-webhook-adapters
Open

Add autoblog webhook adapters#212
authenticarc wants to merge 1 commit into
profullstack:masterfrom
authenticarc:codex/autoblog-webhook-adapters

Conversation

@authenticarc
Copy link
Copy Markdown
Contributor

Summary

  • add a core autoblog provider contract and contract-test runner
  • add Outrank and CrawlProof autoblog adapters backed by vault-stored webhook URLs and optional HMAC signing secrets
  • register the new autoblog category in the CLI adapter registry

Closes #210

Verification

  • corepack pnpm --filter @profullstack/sh1pt-core typecheck
  • corepack pnpm --filter @profullstack/sh1pt typecheck
  • corepack pnpm --filter @profullstack/sh1pt-autoblog-outrank --filter @profullstack/sh1pt-autoblog-crawlproof typecheck
  • corepack pnpm exec vitest run packages/autoblog/outrank/src/index.test.ts packages/autoblog/crawlproof/src/index.test.ts
  • git diff --check

@authenticarc authenticarc force-pushed the codex/autoblog-webhook-adapters branch from 82ae5d8 to ebf62ca Compare May 15, 2026 07:04
@Preshy Preshy closed this May 15, 2026
@Preshy Preshy reopened this May 15, 2026
@ralyodio ralyodio self-assigned this May 16, 2026
@ralyodio
Copy link
Copy Markdown
Contributor

Heads up — the failing vu1nz security scan check needs a workflow fix that's on master (commit b3290b8). I tried to update this branch automatically but hit merge conflicts. Could you rebase/merge master locally, resolve conflicts, and force-push? Once that's in, the CI check will go green. Thanks!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add autoblog support

3 participants