Skip to content

feat(ci): add SimDeck proxy worker and proxy link support#66

Merged
DjDeveloperr merged 4 commits into
mainfrom
simdeck-ci-proxy
May 25, 2026
Merged

feat(ci): add SimDeck proxy worker and proxy link support#66
DjDeveloperr merged 4 commits into
mainfrom
simdeck-ci-proxy

Conversation

@DjDeveloperr
Copy link
Copy Markdown
Collaborator

Summary

  • Add a stateless Cloudflare Worker under packages/ci-proxy-worker to accept encoded SimDeck session links and gate access with an optional session password.
  • Update the iOS and Android GitHub Actions to post proxy links by default, with a proxy_links opt-out and session_password support.
  • Document the new CI flow and add regression coverage for the action output shape.

Testing

  • npm run test:github-actions
  • npm run check in packages/ci-proxy-worker
  • npx wrangler deploy --dry-run
  • Deployed the Worker to Cloudflare and verified the live redirect and password gate behavior

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 25, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: bcb6b34c-da45-4891-9276-fde0aa79555e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch simdeck-ci-proxy

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@DjDeveloperr DjDeveloperr marked this pull request as ready for review May 25, 2026 20:40
@DjDeveloperr DjDeveloperr merged commit aeb63ae into main May 25, 2026
8 of 9 checks passed
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