* Add check that docker images in breakingChanges exist
* Add invalid test
* pull changes back together
* put em together
* Assert that the ValueError is a validation error
* make way too many changes at once lol
* fix typo
* update method description
* Run tests on all valid upload files, fix jsonschema issues
* Change mock logic
* don't check base:base image
* fix existing images and add new test cases
* reset mocks per test case
* attempt to improve renaming diff
* explicity check the base combos
* move override files - they're invalid if the base image doesn't exist
* make it clearer when a tag won't exist
Co-authored-by: Ben Church <ben@airbyte.io>
* named constant for versions that don't exist
---------
Co-authored-by: Ben Church <ben@airbyte.io>
* test change in metadata library to trigger tests
* add credentials when calling dagger from metadata_service_tests_dagger.yml
* Fix env for metadata_service_deploy_orchestrator_dagger.yml
* revert adding metadata api token input
* reorder inputs by how they are listed in workflow
* add context for orchestrator deploy