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

feat(automation): execute code generation when new API endpoints are detected #1209

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

sanderblue
Copy link
Contributor

@sanderblue sanderblue commented Aug 28, 2024

⚠️ WIP ⚠️

Features:

  • Automatically generate feature code for new endpoints when detected
  • Include generating integration tests for new endpoints

Refactors:

  • If no new API endpoints are detected, don't send a Slack message (it just adds noise to the channel)

@sanderblue sanderblue force-pushed the feat/automated-codegen branch 5 times, most recently from 4b7e414 to a04386d Compare August 28, 2024 21:15
@sanderblue sanderblue force-pushed the feat/automated-codegen branch 17 times, most recently from c70d0bb to e7a5dc9 Compare September 20, 2024 01:07
@sanderblue sanderblue force-pushed the feat/automated-codegen branch 14 times, most recently from 767d1ac to f38b2b2 Compare September 25, 2024 19:40
@sanderblue sanderblue force-pushed the feat/automated-codegen branch 12 times, most recently from 5e1bc0a to 42b43c5 Compare September 27, 2024 18:20
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