Server/.run/OAS Validate.run.xml
Snoweuph 7e23faca9b
All checks were successful
Quality Check / Validate OAS (push) Successful in 38s
Build Application / build (push) Successful in 1m12s
Build Application / build-docker (push) Successful in 14s
Build Application / release (push) Successful in 8s
Quality Check / Testing (push) Successful in 48s
Quality Check / Linting (push) Successful in 57s
Quality Check / Static Analysis (push) Successful in 1m5s
CHORE: setup
2025-02-01 14:58:52 +01:00

24 lines
No EOL
950 B
XML

<component name="ProjectRunConfigurationManager">
<configuration default="false" name="OAS Validate" type="GradleRunConfiguration" factoryName="Gradle">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value="validateSwagger" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>false</RunAsTest>
<method v="2" />
</configuration>
</component>