Skip to content

chore: gitignore local postern demo wrangler config - #571

Merged
Conrad Rockenhaus (skyphusion) merged 1 commit into
mainfrom
chore/gitignore-wrangler-demo
Aug 4, 2026
Merged

chore: gitignore local postern demo wrangler config#571
Conrad Rockenhaus (skyphusion) merged 1 commit into
mainfrom
chore/gitignore-wrangler-demo

Conversation

@skyphusion

Copy link
Copy Markdown
Member

Summary

  • Ignore inbound/wrangler.demo.jsonc so the rockenhaus demo account deploy config stays laptop-local.
  • Demo is a separate Cloudflare account from production Postern; config is applied with ~/.postern-demo-deploy.token only.

Test plan

  • Path already in local .gitignore; file not tracked
  • CI green (docs/chore, no runtime change)

inbound/wrangler.demo.jsonc is account-local (rockenhaus demo CF
account, zone posternonline.com) and must not land in the public
repo. Deploy with ~/.postern-demo-deploy.token only.
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

Adversarial security audit

Generated 2026-08-04T23:40:58.177Z · 856720e...c19299f

No exploitable code changes were present; the only diff adds an ignore entry for an already-secret-scoped demo config file.

Severity Location Finding
info .gitignore:48 Demo config added to .gitignore: Adds inbound/wrangler.demo.jsonc to .gitignore; no actual configuration or secrets appear in the diff.

@github-code-quality

Copy link
Copy Markdown

Code Coverage Overview

Languages: JavaScript

JavaScript

The overall coverage in commit b88ee71 in the chore/gitignore-wran... branch remains at 95%, unchanged from commit 856720e in the main branch.

@skyphusion
Conrad Rockenhaus (skyphusion) merged commit 9f67db9 into main Aug 4, 2026
18 checks passed
@skyphusion
Conrad Rockenhaus (skyphusion) deleted the chore/gitignore-wrangler-demo branch August 4, 2026 23:42
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.

1 participant