There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.
For https://github.com/OpenAPITools/openapi-generator/pull/new/csharp-add-test
./mvnw clean package
./bin/generate-samples.sh
./bin/utils/export_docs_generators.sh
./bin/generate-samples.sh bin/configs/java*
.
For Windows users, please run the script in Git BASH.master
(6.3.0) (minor release - breaking changes with fallbacks), 7.0.x
(breaking changes without fallbacks)cc @mandrean (2017/08) @frankyjuang (2019/09) @shibayan (2020/02) @Blackclaws (2021/03) @lucamazzanti (2021/05)
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.