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

🎉 New Source: FullStory [Low code CDK] #25465

Merged
merged 26 commits into from
May 1, 2023

Conversation

amogh-opsverse
Copy link
Contributor

@amogh-opsverse amogh-opsverse commented Apr 25, 2023

What

Developing new connector for the source: FullStory

Resolves:
airbytehq/DeveloperWeek-Connector-Contest#13

How

Developed using (Configuration Based Source) low-code CDK and connector-builder UI

Recommended reading order

  1. spec.yaml
  2. manifest.yaml
  3. schemas/*

Tests

Integration & Acceptance
image

🚨 User Impact 🚨

No breaking changes, Just addition of new source

Pre-merge Checklist

Expand the relevant checklist and delete the others.

New Connector: FullStory

Community member or Airbyter

  • Community member? 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
    • docs/integrations/<source or destination>/<name>.md including changelog with an entry for the initial version. See changelog example
    • docs/integrations/README.md
    • airbyte-integrations/builds.md
  • PR name follows PR naming conventions

@CLAassistant
Copy link

CLAassistant commented Apr 25, 2023

CLA assistant check
All committers have signed the CLA.

@amogh-opsverse amogh-opsverse changed the title 🎉 New Source: Aircall [Low code CDK] #25461 🎉 New Source: FullStory [Low code CDK] #25461 Apr 25, 2023
@amogh-opsverse amogh-opsverse changed the title 🎉 New Source: FullStory [Low code CDK] #25461 🎉 New Source: FullStory [Low code CDK] Apr 25, 2023
Copy link
Member

@marcosmarxm marcosmarxm left a comment

Choose a reason for hiding this comment

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

Left some comments. Thanks for the contribution @amogh-opsverse

@amogh-opsverse
Copy link
Contributor Author

amogh-opsverse commented Apr 25, 2023

Left some comments. Thanks for the contribution @amogh-opsverse

Thanks for the feedback, @marcosmarxm. Btw, i'm running into this weird behavior with running the acceptance tests where they're starting to fail with the following error. The tests ran fine yesterday, could you please give me some info about this?

Screen Shot 2023-04-25 at 1 23 32 PM

@marcosmarxm
Copy link
Member

Left some comments. Thanks for the contribution @amogh-opsverse

Thanks for the feedback, @marcosmarxm. Btw, i'm running into this weird behavior with running the acceptance tests where they're starting to fail with the following error. The tests ran fine yesterday, could you please give me some info about this?

Screen Shot 2023-04-25 at 1 23 32 PM

Can you push latest version of your changes?

@marcosmarxm
Copy link
Member

Waiting contributor update the code. The version right now is not possible to reproduce issue

@amogh-opsverse
Copy link
Contributor Author

this has been resolved, it was due to a formatting error; latest test results:

Screen Shot 2023-04-25 at 3 26 46 PM

@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Apr 25, 2023
@amogh-opsverse
Copy link
Contributor Author

amogh-opsverse commented Apr 26, 2023

Left some comments. Thanks for the contribution @amogh-opsverse

@marcosmarxm also, please let me know if i'm missing any files. I'd really appreciate it if you could help me merge this PR before the 27th deadline for the bounty.

Copy link
Member

@marcosmarxm marcosmarxm left a comment

Choose a reason for hiding this comment

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

Remove the incremental @amogh-opsverse and ask my review again.

@marcosmarxm
Copy link
Member

@amogh-opsverse please confirm you have granted access to maintainers to your fork.

@marcosmarxm
Copy link
Member

marcosmarxm commented May 1, 2023

/test connector=connectors/source-fullstory

🕑 connectors/source-fullstory https://github.com/airbytehq/airbyte/actions/runs/4854841925
❌ connectors/source-fullstory https://github.com/airbytehq/airbyte/actions/runs/4854841925
🐛 https://gradle.com/s/okvcefpzo5kw6

Build Failed

Test summary info:

=========================== short test summary info ============================
FAILED test_core.py::TestBasicRead::test_read[inputs0] - Failed: Please check...
SKIPPED [1] ../usr/local/lib/python3.9/site-packages/connector_acceptance_test/plugin.py:63: Skipping TestIncremental.test_two_sequential_reads: This connector does not implement incremental sync
SKIPPED [1] ../usr/local/lib/python3.9/site-packages/connector_acceptance_test/tests/test_core.py:103: The previous connector image could not be retrieved.
SKIPPED [1] ../usr/local/lib/python3.9/site-packages/connector_acceptance_test/tests/test_core.py:581: The previous connector image could not be retrieved.
=================== 1 failed, 34 passed, 3 skipped in 35.06s ===================

@marcosmarxm
Copy link
Member

marcosmarxm commented May 1, 2023

/test connector=connectors/source-fullstory

🕑 connectors/source-fullstory https://github.com/airbytehq/airbyte/actions/runs/4855204149
✅ connectors/source-fullstory https://github.com/airbytehq/airbyte/actions/runs/4855204149
No Python unittests run

Build Passed

Test summary info:

=========================== short test summary info ============================
SKIPPED [1] ../usr/local/lib/python3.9/site-packages/connector_acceptance_test/plugin.py:63: Skipping TestIncremental.test_two_sequential_reads: This connector does not implement incremental sync
SKIPPED [1] ../usr/local/lib/python3.9/site-packages/connector_acceptance_test/tests/test_core.py:103: The previous connector image could not be retrieved.
SKIPPED [1] ../usr/local/lib/python3.9/site-packages/connector_acceptance_test/tests/test_core.py:581: The previous connector image could not be retrieved.
======================== 35 passed, 3 skipped in 36.55s ========================

@marcosmarxm
Copy link
Member

marcosmarxm commented May 1, 2023

/publish connector=connectors/source-fullstory

🕑 Publishing the following connectors:
connectors/source-fullstory
https://github.com/airbytehq/airbyte/actions/runs/4855465369


Connector Version Did it publish? Were definitions generated?
connectors/source-fullstory 0.1.0

if you have connectors that successfully published but failed definition generation, follow step 4 here ▶️

@marcosmarxm marcosmarxm merged commit b6d59e6 into airbytehq:master May 1, 2023
24 of 28 checks passed
marcosmarxm added a commit to natalia-miinto/airbyte that referenced this pull request Jun 8, 2023
* initial commit

* Update spec.yaml

* Delete TODO.md

* Update manifest.yaml

* updating with requested changes

* add fullstory source integration doc

* updating docs and logo

* Update manifest.yaml

* Update manifest.yaml

* Update configured_catalog.json to remove incremental sync

* Update acceptance-test-config.yml to remove incremental tests

* Delete expected_records.jsonl

* Update abnormal_state.json

* Update acceptance-test-config.yml

* update accpt test

* remove start date from spec not used

* fix tests

* add fullstory to source def file

* Rename eventdefs.json to eventDefs.json

* correct dockerfile version in source def

* auto-bump connector version

---------

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants