Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connectors: enable cloud registry for 20 connectors #53688

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link
Contributor

What

Enable cloud registry for 20 connectors that were previously disabled for cloud.

List of Updated Connectors

  • source-younium
  • source-newsdata
  • source-serpstat
  • source-hellobaton
  • source-captain-data
  • source-alpha-vantage
  • source-merge
  • source-breezometer
  • source-everhour
  • source-toggl
  • source-tmdb
  • source-ringcentral
  • source-rocket-chat
  • source-fastbill
  • source-intruder
  • source-babelforce
  • source-mailersend
  • source-tyntec-sms
  • source-fullstory
  • source-coingecko-coins

Changes

  • Set registryOverrides.cloud to true in metadata.yaml for each connector
  • No version bumps or changelog entries were added as requested

Testing

  • Verified all connectors have been updated correctly
  • No functional changes, only metadata updates

Link to Devin run: https://app.devin.ai/sessions/4cf1e702402547b094791b8cc010a799
Requested by: [email protected]

devin-ai-integration bot and others added 8 commits February 14, 2025 04:05
Enable cloud registry for:
- source-younium
- source-newsdata
- source-serpstat
- source-hellobaton
- source-captain-data

Co-Authored-By: [email protected] <[email protected]>
Enable cloud registry for:
- source-alpha-vantage
- source-merge
- source-breezometer

Co-Authored-By: [email protected] <[email protected]>
Enable cloud registry for:
- source-everhour
- source-toggl
- source-tmdb

Co-Authored-By: [email protected] <[email protected]>
Enable cloud registry for:
- source-ringcentral
- source-rocket-chat

Co-Authored-By: [email protected] <[email protected]>
Enable cloud registry for:
- source-fastbill
- source-intruder

Co-Authored-By: [email protected] <[email protected]>
Enable cloud registry for:
- source-babelforce
- source-mailersend

Co-Authored-By: [email protected] <[email protected]>
Enable cloud registry for:
- source-tyntec-sms
- source-fullstory

Co-Authored-By: [email protected] <[email protected]>
Enable cloud registry for:
- source-coingecko-coins

Co-Authored-By: [email protected] <[email protected]>
Copy link

vercel bot commented Feb 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 4:33am

Copy link
Contributor Author

🤖 Devin AI Engineer

Original prompt from [email protected]:

@Devin can you please take a list of these connectors, and for each of them, change their `metadata.yaml` file so that `registryOverrides.cloud` is set to `true` instead of `false`?

Do not bump their versions, and do not add changelog entries to their docs. I want a single pull request with just the `metadata.yaml` changes of all of these connectors in `airbytehq/airbyte` repository.

Here is the list:

```source-younium
source-newsdata
source-serpstat
source-hellobaton
source-captain-data
source-alpha-vantage
source-merge
source-breezometer
source-everhour
source-toggl
source-tmdb
source-ringcentral
source-rocket-chat
source-fastbill
source-intruder
source-babelforce
source-mailersend
source-tyntec-sms
source-fullstory
source-coingecko-coins```

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@natikgadzhi
Copy link
Contributor

natikgadzhi commented Feb 14, 2025

/bump-version type="patch" changelog="Enable the connector on cloud registry"

Bump Version job started... Check job output.

✅ Changes applied successfully. (976e973)

Copy link
Contributor Author

/bump-version type="patch" changelog="Enable the connector on cloud registry" connector="source-younium"

Copy link
Contributor Author

/bump-version type="patch" changelog="Enable the connector on cloud registry" connector="source-newsdata"

Copy link
Contributor Author

/bump-version type="patch" changelog="Enable the connector on cloud registry" connector="source-serpstat"

Copy link
Contributor Author

/bump-version type="patch" changelog="Enable the connector on cloud registry" connector="source-hellobaton"

Copy link
Contributor Author

/bump-version type="patch" changelog="Enable the connector on cloud registry" connector="source-captain-data"

Copy link
Contributor Author

/bump-version type="patch" changelog="Enable the connector on cloud registry" connector="source-alpha-vantage"

Copy link
Contributor Author

/bump-version type="patch" changelog="Enable the connector on cloud registry" connector="source-merge"

Copy link
Contributor Author

/bump-version type="patch" changelog="Enable the connector on cloud registry" connector="source-breezometer"

Copy link
Contributor Author

/bump-version type="patch" changelog="Enable the connector on cloud registry" connector="source-everhour"

Copy link
Contributor Author

/bump-version type="patch" changelog="Enable the connector on cloud registry" connector="source-toggl"

Copy link
Contributor Author

/bump-version type="patch" changelog="Enable the connector on cloud registry" connector="source-tmdb"

Copy link
Contributor Author

/bump-version type="patch" changelog="Enable the connector on cloud registry" connector="source-ringcentral"

Copy link
Contributor Author

/bump-version type="patch" changelog="Enable the connector on cloud registry" connector="source-rocket-chat"

Copy link
Contributor Author

/bump-version type="patch" changelog="Enable the connector on cloud registry" connector="source-fastbill"

Copy link
Contributor Author

/bump-version type="patch" changelog="Enable the connector on cloud registry" connector="source-intruder"

Copy link
Contributor Author

/bump-version type="patch" changelog="Enable the connector on cloud registry" connector="source-babelforce"

Copy link
Contributor Author

/bump-version type="patch" changelog="Enable the connector on cloud registry" connector="source-mailersend"

Copy link
Contributor Author

/bump-version type="patch" changelog="Enable the connector on cloud registry" connector="source-tyntec-sms"

Copy link
Contributor Author

/bump-version type="patch" changelog="Enable the connector on cloud registry" connector="source-fullstory"

Copy link
Contributor Author

/bump-version type="patch" changelog="Enable the connector on cloud registry" connector="source-coingecko-coins"

@devin-ai-integration devin-ai-integration bot marked this pull request as ready for review February 14, 2025 04:23
@devin-ai-integration devin-ai-integration bot changed the title connectors: enable cloud registry for 20 connectors (do not merge) connectors: enable cloud registry for 20 connectors Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment