-
Notifications
You must be signed in to change notification settings - Fork 3
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
Type generation broken #101
Comments
There seems to be other users that are having the same issue. |
It seems that the OpenAPI Update workflow should already cover this, as it is triggered by renovate branches. The workflow was skipped: https://github.com/octokit/octokit-next.js/actions/runs/3425540945 There really should be a better way to make sure this doesn't happen again. |
Oh no! I'm sorry, what a hassle.
|
No worries, it happens to the best of us 😆
On another note, the labels seem out of date in the workflow |
This will be fixed in openapi-ts/openapi-typescript#977 |
I've run into another issue, it doesn't seem to respect |
The previous issue, was fixed. openapi-ts/openapi-typescript#983 |
Due to the update of
openapi-typescript
in #100, the type generation brokeTo remedy this, I propose we dry-run the type generation process whenever there's an update to
openapi-typescript
See the logs:
https://github.com/octokit/octokit-next.js/actions/runs/3430908885/jobs/5718425041
The text was updated successfully, but these errors were encountered: