1
0
mirror of synced 2025-12-23 21:03:15 -05:00
Commit Graph

17 Commits

Author SHA1 Message Date
Aaron ("AJ") Steers
724cb4a348 feat(ci): change prerelease version format from 'dev' to 'preview' with 7-char SHA (#70970)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-12-17 08:54:08 -08:00
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Aaron ("AJ") Steers
fd34fe5279 Feat(GCP Connector Registry Deployments): Upload low-code manifest.yml and python_components.zip to GCS connector registry (#42584)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Ben Church <ben@airbyte.io>
2024-09-19 05:18:46 -07:00
Augustin
cc003ed353 metadata-service: validate that the dockerImageTag is not decremented (#42878) 2024-08-02 08:51:44 +02:00
Ben Church
e519f0fc96 feat(metadata-service-lib): Add Connector Metric Models (#38680)
## What
Adds a new generated metrics section to the RegistryEntry type
2024-05-28 07:08:26 -07:00
Ella Rohm-Ensing
01acc5559c fix: use correct icon url path in metadata publish (#38247) 2024-05-16 17:04:26 +00:00
Ella Rohm-Ensing
62b2020f8e metadata: fix tests not running, fix failing non-running tests, fix validate base images exist (#33127)
Co-authored-by: erohmensing <erohmensing@users.noreply.github.com>
2023-12-06 21:22:41 +00:00
Lake Mossman
5fd0710db5 Upload versioned connector docs on publish (#30410)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
Co-authored-by: Ben Church <ben@airbyte.io>
Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com>
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
2023-09-27 16:40:37 -07:00
Marius Posta
3e680675a4 github workflows: repo-wide auto-format (#29798)
Co-authored-by: postamar <postamar@users.noreply.github.com>
2023-08-25 10:20:41 -07:00
Ben Church
f85469057d Update to use new slack op (#29100) 2023-08-04 14:14:09 -05:00
Ben Church
0fc2a351ef Metadata: skip breaking change validation on prerelease (#29017)
* skip breaking change validation

* Move ValidatorOpts higher in call

* Add prerelease test

* Fix test
2023-08-03 12:42:33 -06:00
Ben Church
e53034921e Metadata: Ensure we run upload validate on the overrode metadata file (#28583)
* Ensure we do an upload validate on the overrode metadata file

* Change return value of upload

* Format
2023-07-24 15:35:46 -06:00
Ella Rohm-Ensing
beb0ed726a Validate that images referenced in breakingChanges exist on dockerhub (#27451)
* 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>
2023-06-23 17:00:15 -04:00
Ella Rohm-Ensing
12c7da7f11 fix docker auth for metadata tests and orchestrator deploy (#27655)
* 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
2023-06-23 14:57:55 +00:00
Ben Church
83c807fb14 Revert metadata service upload to use env var over json file for creds (#25979)
* Remove service account

* Fix tests

* Format

* Remove test folder
2023-05-10 20:44:53 -05:00
Augustin
6bb47794df airbyte-ci: orchestrate the upload of modified metadata.yaml files to GCS (#25044) 2023-04-14 10:40:49 +00:00
Augustin
c5e9a7ecd2 metadata service: upload metadata files to gcs (#25115) 2023-04-12 18:37:46 +02:00