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 clazar: Migrate to manifest-only #44523

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Conversation

ChristoGrab
Copy link
Contributor

What

Migrates source-clazar to manifest-only format

How

Used a script to run the airbyte-ci commands [migrate-to-manifest-only, bump-version, format fix, pull-request]

Review Guide

  1. manifest.yaml: should be at the root level of the folder, list version 4.3.0, contain an inlined spec, and all $parameters should be resolved.
  2. metadata.py: should list the correct manifest-only language tag, have pypi disabled, and point to a recent version of source-declarative-manifest
  3. acceptance-test-config.yml: should correctly point to manifest.yaml for the spec test
  4. readme.md: Should be updated with correct references to the connector
  5. Pretty much everything else should be nuked

User Impact

None

Copy link

vercel bot commented Aug 21, 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 Aug 21, 2024 4:59pm

@octavia-squidington-iii octavia-squidington-iii added the area/connectors Connector related issues label Aug 21, 2024
@ChristoGrab ChristoGrab force-pushed the christo/clazar-manifest-only branch from 80742dd to eb8e20f Compare August 21, 2024 16:50
@octavia-squidington-iii octavia-squidington-iii added area/documentation Improvements or additions to documentation connectors/source/clazar labels Aug 21, 2024
@octavia-squidington-iv octavia-squidington-iv requested a review from a team August 21, 2024 16:51
@airbyteio airbyteio merged commit 3b469ea into master Aug 22, 2024
38 of 39 checks passed
@airbyteio airbyteio deleted the christo/clazar-manifest-only branch August 22, 2024 00:14
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 auto-merge connectors/source/clazar
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants