Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup Echos Registry #1

Merged
merged 16 commits into from
Nov 27, 2024
Merged

Setup Echos Registry #1

merged 16 commits into from
Nov 27, 2024

Conversation

srph
Copy link
Contributor

@srph srph commented Nov 27, 2024

  • Anyone can send a PR that adds a new {echoName}/echo.json
  • We have a validation and codegen script that includes this new echo.json to the entry file
  • I made a GitHub action workflow that submits a PR whenever it finds that a new echo.json was added
  • We have a Vercel serverless function that serves this entry file.

GitHub Actions

Test the workflows, but we can definitely run them manually in this if anything goes wrong:

  • New Echo PR gets merged
  • While on main, run pnpm build
  • Commit to main

This will automatic update the API to include the new Echo

Highlight

In-editor schema description

image

Echos endpoint

image

Copy link

vercel bot commented Nov 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
echo-registry ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 27, 2024 1:42pm

@srph srph marked this pull request as draft November 27, 2024 12:52
@srph srph marked this pull request as ready for review November 27, 2024 13:32
@srph srph merged commit 492b9a4 into main Nov 27, 2024
3 checks passed
@srph srph deleted the kier/init branch November 27, 2024 16:16
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