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

chore: use makefile to generate clients #15

Merged
merged 9 commits into from
Apr 27, 2022
Merged

chore: use makefile to generate clients #15

merged 9 commits into from
Apr 27, 2022

Conversation

jooola
Copy link
Contributor

@jooola jooola commented Apr 23, 2022

Please do not squash!

Fix #9

@jooola jooola changed the title chore: use makefile chore: use makefile to generate clients Apr 23, 2022
Makefile Show resolved Hide resolved
Makefile Show resolved Hide resolved
Makefile Show resolved Hide resolved
Makefile Show resolved Hide resolved
Makefile Show resolved Hide resolved
@jooola jooola marked this pull request as ready for review April 23, 2022 14:13
@jooola
Copy link
Contributor Author

jooola commented Apr 23, 2022

Oh I still need to format the schema file when updating it.

.github/workflows/schema.yml Show resolved Hide resolved
Makefile Show resolved Hide resolved
Makefile Show resolved Hide resolved
@jooola jooola mentioned this pull request Apr 25, 2022
- generate clients using make targets
- tweak generation configuration
- pin openapi-generator version
- add link to openapi-generator releases page
- update ci to generate clients using makefile
  - ci: run generate workflow on pull request
  - ci: rename generate workflow to schema
  - ci: explode test workflow for each client
  - ci: run clients workflows on pull requests
@jooola
Copy link
Contributor Author

jooola commented Apr 25, 2022

Rewrote the history, should be ready to be merged unless we still have things to tweak

@paddatrapper paddatrapper merged commit dc6320e into libretime:main Apr 27, 2022
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.

Clean old generated files
2 participants