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

🚨🚨🎉Source GitLab: migrate to low-code #35989

Merged
merged 37 commits into from Apr 1, 2024

Conversation

askarpets
Copy link
Contributor

@askarpets askarpets commented Mar 12, 2024

What

Resolves https://github.com/airbytehq/airbyte-internal-issues/issues/6340

How

Migrate to Low-Code

Recommended reading order

  1. source_gitlab/manifest.yaml
  2. source_gitlab/components/partition_routers.py
  3. source_gitlab/source.py

🚨 User Impact 🚨

In this release, a format of stream state has been changed due to migration to low-code.
Also, the primary key was changed for streams group_members, group_labels, project_members, project_labels, branches, and tags.
Users will need to refresh schemas and reset the affected streams after upgrading.

Pre-merge Actions

Updating a connector

Community member or Airbyter

  • Grant edit access to maintainers (instructions)
  • Unit & integration tests added

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
  • If new credentials are required for use in CI, add them to GSM. Instructions.

@askarpets askarpets self-assigned this Mar 12, 2024
Copy link

vercel bot commented Mar 12, 2024

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 Apr 1, 2024 2:51pm

@roman-yermilov-gl
Copy link
Collaborator

LGTM but require unit tests for custom components

Copy link
Contributor

@maxi297 maxi297 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you review the comments and make sure those changes are fine with you? There are some comments not related to changes but changes that I would like to tag along as there are breaking and it would be less noisy for users to make them in one go

@octavia-squidington-iv octavia-squidington-iv requested a review from a team March 19, 2024 09:15
Copy link
Contributor

@maxi297 maxi297 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for addressing the comments! I'm good with this one

Copy link
Collaborator

@bazarnov bazarnov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@askarpets askarpets added the low-code-migration This connector has been migrated to the low-code CDK label Mar 22, 2024
Copy link
Contributor

@brianjlai brianjlai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small reminder. Before merging, please re-run poetry lock to upgrade to the latest version of airbyte-cdk. Thanks!

@octavia-squidington-iv octavia-squidington-iv requested a review from a team April 1, 2024 14:34
@octavia-squidington-iv octavia-squidington-iv requested a review from a team April 1, 2024 14:38
@askarpets askarpets merged commit 5f2c3d8 into master Apr 1, 2024
33 of 35 checks passed
@askarpets askarpets deleted the source-gitlab-migrate-to-low-code branch April 1, 2024 16:53
nurikk pushed a commit to nurikk/airbyte that referenced this pull request Apr 4, 2024
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
Co-authored-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
markcusack pushed a commit to markcusack/airbyte that referenced this pull request Apr 9, 2024
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
Co-authored-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
@hugovandernotte
Copy link

hugovandernotte commented Apr 19, 2024

@askarpets @maxi297 @katmarkham I think this merge led to this issue: #37436

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 connectors/source/gitlab low-code-migration This connector has been migrated to the low-code CDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants