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

Merged
merged 19 commits into from
Oct 10, 2024

Conversation

sanderblue
Copy link
Contributor

@sanderblue sanderblue commented Aug 28, 2024

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 6 times, most recently from a04386d to 1d6332f Compare August 28, 2024 21:16
@sanderblue sanderblue force-pushed the feat/automated-codegen branch 2 times, most recently from 73b1bfd to e528c51 Compare September 12, 2024 21:30
@sanderblue sanderblue force-pushed the feat/automated-codegen branch 22 times, most recently from c5f7836 to 043aead Compare September 20, 2024 01:31
@sanderblue sanderblue force-pushed the feat/automated-codegen branch 3 times, most recently from 42b43c5 to e0e8135 Compare September 27, 2024 18:27
@sanderblue sanderblue force-pushed the feat/automated-codegen branch 4 times, most recently from 4e2bccc to f2eb16f Compare October 10, 2024 20:07
@sanderblue sanderblue merged commit bdc3da7 into main Oct 10, 2024
11 of 12 checks passed
@sanderblue sanderblue deleted the feat/automated-codegen branch October 10, 2024 20:24
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.

2 participants