Sebastian Schuberth
Sebastian Schuberth
`v1` is [there](https://github.com/oss-review-toolkit/ort-ci-github-action/tags) but there is no `v2`.
For the same reason as mentioned [here](https://github.com/7nohe/openapi-react-query-codegen/issues/111#issuecomment-2118734787), let's just close this in favor of removing the `--format` option going forward.
Does this report, just [like mine](https://github.com/7nohe/openapi-react-query-codegen/issues/111#issuecomment-2106250632), need to go to upstream https://github.com/hey-api/openapi-ts as well?
I also struggle to get back the behavior from version 0.5.3 which e.g. generated ``` export namespace CreateRepository { export enum type { GIT = 'GIT', GIT_REPO = 'GIT_REPO', MERCURIAL...
> Using `--enums typescript` does not seems to have any effect. Maybe this could be related to https://github.com/hey-api/openapi-ts/issues/547?
Ok, seems like the problem simply was that prettier was not installed. Manually installing it and rerunning `openapi-rq` fixes the problem. Would it be possible to either: - install `prettier`...
> I completely agree with you. For the record, I agree as well, and we have already [switched from using the `--format` to running prettier](https://github.com/eclipse-apoapsis/ort-server/pull/233/commits/6256d3297cd443c22003232178ac3a9422a301f9) as a post-processing step.
So, given that I believe no work is planned to address this as instead the `--format` option is going to be removed, let me close this.
> However, I've contacted Mobvoi and they don't want to release the kernel source code Don't they simply have to, as the Linux kernel is GPL-2.0 licensed?
I'm investigating the `EvaluatorTest` failure.