Ella Rohm-Ensing

Results 50 issues of Ella Rohm-Ensing

Metadata model changes from [this PR](https://github.com/airbytehq/airbyte/pull/37472) didn't make it to dagster cloud because we only deploy automatically on changes to the orchestrator, not to the lib. If we make updates...

team/extensibility

## Problem I feel like the extensibility team gets auto-tagged in too many PRs for review for it to be useful. I'd like to audit it to narrow it down...

team/extensibility

Backend work pulled out from https://app.zenhub.com/workspaces/connector-extensibility-6257455decf3920012f4e872/issues/gh/airbytehq/airbyte-internal-issues/7545. ## Current state: * `/v1/connector_builder_projects/publish` is used to publish the connector for the first time (always sets the active version to this manifest) *...

team/extensibility

## What Fix an issue where connector publishing would not upload the icon to the metadata service. In [this PR](https://github.com/airbytehq/airbyte/pull/37802/files#diff-195b47272977d40cc698a7b94c01e75907334529768df0f7e867194a45186214R286), we started to make modifications to the metadata file before...

## What * Fix an issue where you can try to run a test step id that doesn't exist (e.g. `-k metadata_validation`) and see it silently succeed with no steps...

We seeded the `declarative_manifest_image_version` table with latest versions for majors 0 and 1 (those that exist right now). This means that with no access to DockerHub, users will be able...

team/extensibility

## What Complete https://github.com/airbytehq/airbyte-internal-issues/issues/9358 Set a top-level `language` key on the registry entry so that we can smoothly [consume this information in the platform](https://github.com/airbytehq/airbyte-internal-issues/issues/9247). This is a temporary solution -...

## What [hopefully] fixes an issue where our contribution PRs are not getting auto-requested reviews as we expect: https://github.com/airbytehq/airbyte-internal-issues/issues/9305 ## How * Allow running the workflow on forks * Use...