- Notifications
You must be signed in to change notification settings - Fork 4.9k
🎉 Source Facebook Marketing: Added custom conversions stream #15724
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 Facebook Marketing: Added custom conversions stream #15724
Conversation
| /test connector=connectors/source-facebook-marketing
Build FailedTest summary info: |
| /test connector=connectors/source-facebook-marketing
Build FailedTest summary info: |
| What is the process for changes to be merged? Should I be doing something else at this point in the process? |
052ece2 to c893c8c Compare | /test connector=connectors/source-facebook-marketing |
I rebased your branch with master to solve the test issue. Let's see the latest /test run |
| /test connector=connectors/source-facebook-marketing
Build PassedTest summary info: |
| @lazebnyi can you do the final review for this community contribution? |
| /publish connector=connectors/source-facebook-marketing
if you have connectors that successfully published but failed definition generation, follow step 4 here |
b8c0734 to 1673370 Compare | /publish connector=connectors/source-facebook-marketing
if you have connectors that successfully published but failed definition generation, follow step 4 here |
1673370 to 2231005 Compare | /publish connector=connectors/source-facebook-marketing
if you have connectors that successfully published but failed definition generation, follow step 4 here |
…hq#15724) * 🎉 Source Facebook Marketing: Added support for custom conversions stream * solve md conflict and update dockerfile version * Updated test_streams test * auto-bump connector version [ci skip] Co-authored-by: marcosmarxm <marcosmarxm@gmail.com> Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
…hq#15724) * 🎉 Source Facebook Marketing: Added support for custom conversions stream * solve md conflict and update dockerfile version * Updated test_streams test * auto-bump connector version [ci skip] Co-authored-by: marcosmarxm <marcosmarxm@gmail.com> Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
What
Solves issue #15723 by adding a custom conversions stream
How
Added required schema and stream.
User Impact
No breaking changes. Adds support for new stream.
Pre-merge Checklist
Expand the relevant checklist and delete the others.
Community member or Airbyter
airbyte_secret./gradlew :airbyte-integrations:connectors:<name>:integrationTest.README.mdbootstrap.md. See description and examplesdocs/integrations/<source or destination>/<name>.mdincluding changelog. See changelog exampleAirbyter
If this is a community PR, the Airbyte engineer reviewing this PR is responsible for the below items.
/test connector=connectors/<name>command is passing/publishcommand described here