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

Add fabrikt generator github action #253

Open
thejeff77 opened this issue Nov 28, 2023 · 1 comment
Open

Add fabrikt generator github action #253

thejeff77 opened this issue Nov 28, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@thejeff77
Copy link

This is a feature request to build a github action. Similar to the Openapi tools one.

I am happy to build this or have anyone else do it .. as I've built an internal one already, but I figured I'd open an issue to discuss first. Here are some things I think warrant discussion:

  • It needs its own repository, where will it live?
  • Would we use a config file similar to what openapi tools has? How will this file look and how will it translate into command line args?
@cjbooms
Copy link
Owner

cjbooms commented Nov 30, 2023

This would be a really nice contribution.

I'm happy to support in any way I can. It's not something I'm familiar with and there are no other similar plans in the works so it's really up to you to drive as you like. Thoughts:

  1. I've no preference on location. I can open another repo and give you access, or we can link out to a new repo you create in the Readme. Whatever you think works best.

  2. Intuitively, I'd say keep the config as close to the main method CLI parameters as possible. We could define an OpenApi3 schema for them if that helps.

@averabaq averabaq added the enhancement New feature or request label Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants