🎉 Source Facebook Marketing - silver certification tweek#30655
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Before Merging a Connector Pull RequestWow! What a great pull request you have here! 🎉 To merge this PR, ensure the following has been done/considered for each connector added or updated:
If the checklist is complete, but the CI check is failing,
|
This reverts commit c128690.
…-certification # Conflicts: # airbyte-integrations/connectors/source-facebook-marketing/source_facebook_marketing/streams/streams.py
|
| Step | Result |
|---|---|
| Connector package install | ✅ |
| Build source-facebook-marketing docker image for platform linux/x86_64 | ✅ |
| Unit tests | ❌ |
| Code format checks | ❌ |
| Validate airbyte-integrations/connectors/source-facebook-marketing/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| Connector version increment check | ❌ |
| QA checks | ✅ |
☁️ View runs for commit in Dagger Cloud
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-facebook-marketing test…est for config without start_date
|
| Step | Result |
|---|---|
| Connector package install | ✅ |
| Build source-facebook-marketing docker image for platform linux/x86_64 | ✅ |
| Unit tests | ❌ |
| Code format checks | ❌ |
| Validate airbyte-integrations/connectors/source-facebook-marketing/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| Connector version increment check | ✅ |
| QA checks | ✅ |
☁️ View runs for commit in Dagger Cloud
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-facebook-marketing test
|
| Step | Result |
|---|---|
| Connector package install | ✅ |
| Build source-facebook-marketing docker image for platform linux/x86_64 | ✅ |
| Unit tests | ✅ |
| Integration tests | ✅ |
| Acceptance tests | ❌ |
| Code format checks | ❌ |
| Validate airbyte-integrations/connectors/source-facebook-marketing/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| Connector version increment check | ✅ |
| QA checks | ✅ |
☁️ View runs for commit in Dagger Cloud
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-facebook-marketing test
|
| Step | Result |
|---|---|
| Connector package install | ✅ |
| Build source-facebook-marketing docker image for platform linux/x86_64 | ✅ |
| Unit tests | ✅ |
| Integration tests | ✅ |
| Acceptance tests | ❌ |
| Code format checks | ✅ |
| Validate airbyte-integrations/connectors/source-facebook-marketing/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| Connector version increment check | ✅ |
| QA checks | ✅ |
☁️ View runs for commit in Dagger Cloud
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-facebook-marketing test…ing-silver-certification' into midavadim/source-facebook-marketing-silver-certification # Conflicts: # airbyte-integrations/connectors/source-facebook-marketing/source_facebook_marketing/streams/base_insight_streams.py
…ing-silver-certification' into midavadim/source-facebook-marketing-silver-certification
Serhii Lazebnyi (lazebnyi)
left a comment
There was a problem hiding this comment.
Please update PR description
|
| Step | Result |
|---|---|
| Connector package install | ✅ |
| Build source-facebook-marketing docker image for platform linux/x86_64 | ✅ |
| Unit tests | ✅ |
| Integration tests | ✅ |
| Acceptance tests | ❌ |
| Code format checks | ✅ |
| Validate airbyte-integrations/connectors/source-facebook-marketing/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| Connector version increment check | ✅ |
| QA checks | ✅ |
☁️ View runs for commit in Dagger Cloud
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-facebook-marketing test
Serhii Lazebnyi (lazebnyi)
left a comment
There was a problem hiding this comment.
Please check comment above
…ing-silver-certification' into midavadim/source-facebook-marketing-silver-certification
update code to make unique list of fields |
Serhii Lazebnyi (lazebnyi)
left a comment
There was a problem hiding this comment.
Please mention in description this issue https://github.com/airbytehq/oncall/issues/3016 if it fixed in this PR. Other good to go after passing tests and small comments.
Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com>
|
| Step | Result |
|---|---|
| Connector package install | ✅ |
| Build source-facebook-marketing docker image for platform linux/x86_64 | ✅ |
| Unit tests | ✅ |
| Integration tests | ✅ |
| Acceptance tests | ✅ |
| Code format checks | ✅ |
| Validate airbyte-integrations/connectors/source-facebook-marketing/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| Connector version increment check | ✅ |
| QA checks | ✅ |
☁️ View runs for commit in Dagger Cloud
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-facebook-marketing testCo-authored-by: midavadim <midavadim@users.noreply.github.com> Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com>
What
Fix for:
https://github.com/airbytehq/oncall/issues/3016
🚨 User Impact 🚨
Added default fields for custom insight schema, But this is not a breaking change
Pre-merge Actions
Expand the relevant checklist and delete the others.
New Connector