ubicloud/bin
Jeremy Evans 9c84d7a071 Add bin/check-needed-openapi-paths
This runs the tests separately for each path in the openapi.yml file.
It removes the path entry in openapi.yaml, and runs the api specs.
If the api specs do not fail, that means the path isn't used and
shouldn't be in the openapi.yml file.

After running this, the openapi.yml file should only have paths
that are used by the application.
2025-08-29 05:05:05 +09:00
..
check-needed-openapi-paths Add bin/check-needed-openapi-paths 2025-08-29 05:05:05 +09:00
check_for_parameters Add query parameterization analysis 2025-02-06 13:10:04 -08:00
e2e Fix running only vm and postgres e2e tests 2025-07-10 11:34:55 +03:00
monitor Rename MonitorRepartitioner to Repartitioner 2025-08-26 04:32:52 +09:00
production_check Double bin/production_check timeout 2025-05-08 08:42:53 +09:00
pry Change all create_with_id to create 2025-08-06 01:55:51 +09:00
regen-screenshots Update regen screenshots for Kubernetes to use the new models 2025-08-28 16:08:49 +02:00
respirate Add max partition check when starting respirate 2025-08-07 03:03:12 +09:00
restarter Fix exit status for respirate and restarter 2025-06-26 03:21:16 +09:00
stress_up Update rubocop version 2025-04-24 08:16:51 +03:00
ubi Support setting of PGPASSWORD in bin/ubi and cli/ubi 2025-08-06 02:10:02 +09:00