Skip to content

Conversation

@igrankova
Copy link
Contributor

@igrankova igrankova commented Dec 30, 2021

What

Add title and description properties to each field in source-connectors specifications:
source-mongodb-strict-encrypt
source-mongodb-v2

How

Describe the solution

Recommended reading order

  1. x.java
  2. y.python

🚨 User Impact 🚨

Are there any breaking changes? What is the end result perceived by the user? If yes, please merge this PR with the 🚨🚨 emoji so changelog authors can further highlight this if needed.

Pre-merge Checklist

Expand the relevant checklist and delete the others.

Updating a connector

Community member or Airbyter

  • Grant edit access to maintainers (instructions)
  • Secrets in the connector's spec are annotated with airbyte_secret
  • Unit & integration tests added and passing. Community members, please provide proof of success locally e.g: screenshot or copy-paste unit, integration, and acceptance test output. To run acceptance tests for a Python connector, follow instructions in the README. For java connectors run ./gradlew :airbyte-integrations:connectors:<name>:integrationTest.
  • Code reviews completed
  • Documentation updated
    • Connector's README.md
    • Connector's bootstrap.md. See description and examples
    • Changelog updated in docs/integrations/<source or destination>/<name>.md including changelog. See changelog example
  • PR name follows PR naming conventions

Airbyter

If this is a community PR, the Airbyte engineer reviewing this PR is responsible for the below items.

  • Create a non-forked branch based on this PR and test the below items on it
  • Build is successful
  • Credentials added to Github CI. Instructions.
  • /test connector=connectors/<name> command is passing.
  • New Connector version released on Dockerhub by running the /publish command described here
  • After the new connector version is published, connector version bumped in the seed directory as described here
  • Seed specs have been re-generated by building the platform and committing the changes to the seed spec files, as described here

@igrankova igrankova added the area/connectors Connector related issues label Dec 30, 2021
@igrankova igrankova self-assigned this Dec 30, 2021
@igrankova igrankova temporarily deployed to more-secrets December 30, 2021 08:22 Inactive
@igrankova igrankova temporarily deployed to more-secrets December 30, 2021 08:25 Inactive
@github-actions github-actions bot added the area/documentation Improvements or additions to documentation label Dec 30, 2021
@igrankova igrankova temporarily deployed to more-secrets December 30, 2021 08:27 Inactive
@igrankova
Copy link
Contributor Author

igrankova commented Dec 30, 2021

/test connector=connectors/source-mongodb-v2

🕑 connectors/source-mongodb-v2 https://github.com/airbytehq/airbyte/actions/runs/1636829622
✅ connectors/source-mongodb-v2 https://github.com/airbytehq/airbyte/actions/runs/1636829622
No Python unittests run

@jrhizor jrhizor temporarily deployed to more-secrets December 30, 2021 08:29 Inactive
@igrankova igrankova requested a review from bazarnov December 30, 2021 13:19
@bazarnov
Copy link
Contributor

bazarnov commented Dec 30, 2021

/publish connector=connectors/source-mongodb-v2

🕑 connectors/source-mongodb-v2 https://github.com/airbytehq/airbyte/actions/runs/1637618136
✅ connectors/source-mongodb-v2 https://github.com/airbytehq/airbyte/actions/runs/1637618136

@jrhizor jrhizor temporarily deployed to more-secrets December 30, 2021 13:31 Inactive
@bazarnov bazarnov changed the title Update fields in source-connectors specifications: mongodb, mongodb-strict-encrypt, mongodb-v2 Update fields in source-connectors specifications: mongodb-strict-encrypt, mongodb-v2 Dec 30, 2021
@bazarnov bazarnov temporarily deployed to more-secrets December 30, 2021 13:34 Inactive
@bazarnov
Copy link
Contributor

bazarnov commented Dec 30, 2021

/publish connector=connectors/source-mongodb-strict-encrypt

🕑 connectors/source-mongodb-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/1637639932
❌ connectors/source-mongodb-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/1637639932

@jrhizor jrhizor temporarily deployed to more-secrets December 30, 2021 13:38 Inactive
@bazarnov bazarnov temporarily deployed to more-secrets December 30, 2021 13:52 Inactive
@jrhizor jrhizor temporarily deployed to more-secrets December 30, 2021 13:52 Inactive
@bazarnov bazarnov temporarily deployed to more-secrets December 30, 2021 14:02 Inactive
@jrhizor jrhizor temporarily deployed to more-secrets December 30, 2021 14:03 Inactive
@bazarnov bazarnov temporarily deployed to more-secrets December 30, 2021 14:22 Inactive
@jrhizor jrhizor temporarily deployed to more-secrets December 30, 2021 14:23 Inactive
@bazarnov
Copy link
Contributor

bazarnov commented Dec 30, 2021

/publish connector=connectors/source-mongodb-strict-encrypt

🕑 connectors/source-mongodb-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/1637885848
✅ connectors/source-mongodb-strict-encrypt https://github.com/airbytehq/airbyte/actions/runs/1637885848

@bazarnov bazarnov temporarily deployed to more-secrets December 30, 2021 15:06 Inactive
@jrhizor jrhizor temporarily deployed to more-secrets December 30, 2021 15:07 Inactive
@bazarnov bazarnov temporarily deployed to more-secrets December 30, 2021 15:15 Inactive
@bazarnov bazarnov merged commit b8c33bd into master Dec 30, 2021
@bazarnov bazarnov deleted the igrankova/issue-9197-update-title-description branch December 30, 2021 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/connectors Connector related issues area/documentation Improvements or additions to documentation

4 participants