Skip to content

chore: prepare the demo for public release (license, tests, CI)#2

Merged
thierrypdamiba merged 4 commits into
mainfrom
chore/prep-public-release
Jun 26, 2026
Merged

chore: prepare the demo for public release (license, tests, CI)#2
thierrypdamiba merged 4 commits into
mainfrom
chore/prep-public-release

Conversation

@thierrypdamiba

Copy link
Copy Markdown
Contributor

Summary

Gets the Cisco Duo x Arcade demo ready to go public alongside the blog. Adds an MIT license, an offline smoke-test suite, CI, and tidies the README. No changes to the demo's app code.

What's in here

  • MIT LICENSE (matches arcade-mcp)
  • crm_api smoke tests covering the per-tool 403 (Layer 1) and the step-up approve/deny paths (Layer 2), all offline in dev mode
  • GitHub Actions CI that runs those tests on push and PR
  • README cleanup: dropped the leftover "Create the repo" snippet, added License and Tests sections

Testing

cd crm_api
uv venv .venv && uv pip install --python .venv/bin/python -r requirements-dev.txt
.venv/bin/pytest   # 7 passed

Live Duo sign-in and arcade deploy aren't exercised here (they need a Duo and Arcade account); the repo's screenshots show the real end-to-end run.

thierrypdamiba and others added 4 commits June 24, 2026 23:58
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@thierrypdamiba thierrypdamiba requested a review from avoguru June 25, 2026 07:09
@thierrypdamiba thierrypdamiba merged commit 8620e8d into main Jun 26, 2026
2 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