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: Gainsight-px [Low Code CDK] #26998

Merged
merged 42 commits into from
Jul 12, 2023

Conversation

btkcodedev
Copy link
Collaborator

@btkcodedev btkcodedev commented Jun 4, 2023

What

Developing new connector for the source: Gainsight
Closes #3384

Resolves:
πŸŽ‰ New Source: Gainsight

How

Developed using (Configuration Based Source) low-code CDK

Recommended reading order

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

🚨 User Impact 🚨

  • No breaking changes, Just addition of new source
New Connector: Source Gainsight

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
    • docs/integrations/<source or destination>/<name>.md including changelog. See changelog example
    • docs/integrations/README.md
    • airbyte-integrations/builds.md
  • PR name follows PR naming conventions

Tests

Integration & Acceptance Full Test Results

image

@octavia-squidington-iii octavia-squidington-iii added area/connectors Connector related issues area/documentation Improvements or additions to documentation labels Jun 4, 2023
@btkcodedev
Copy link
Collaborator Author

Test results: Passed state, Ready for review

image

@btkcodedev
Copy link
Collaborator Author

Please ping via slack for getting the credentials

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.

First review done! Thanks for the contribution.

@btkcodedev
Copy link
Collaborator Author

Comments resolved
Test state passed:

image

@marcosmarxm marcosmarxm added the team/tse Technical Support Engineers label Jun 27, 2023
@archangelic archangelic mentioned this pull request Jul 12, 2023
@btkcodedev
Copy link
Collaborator Author

Thanks @archangelic I could see the CI is passing βœ…

@archangelic
Copy link
Contributor

Everything looks good to me. Once all the checks finished, I'll merge this!

@archangelic archangelic merged commit 6792753 into airbytehq:master Jul 12, 2023
42 of 47 checks passed
efimmatytsin pushed a commit to scentbird/airbyte that referenced this pull request Jul 27, 2023
* Initial commit

* Update source_definitions.yaml

* Update source_specs.yaml

* change manifest

* fix manifest

* fix schema

* fix conflict

* fix conflict

* fix schema, refactor manifest, add new streams

* add streams to docs

* add stream users

* add new stream survey_response

* update docs

* EOF, formatting

* Add new stream, Update docs

* Add new streams

* Refactor Schemas

* Change gainsight to gainsight-px

* Add spec

* Change spec

* rewrite spec

* Fix Schemas, metadata

* Add pagination, fix schemas

* Add icon

* Update gainsight-px.md

* Update supportUrl to documentationUrl

Co-authored-by: Mal Hancock <mhancock@archangelic.space>

* Rename to icon.svg

* fix metedata.yaml

---------

Co-authored-by: Mal Hancock <mhancock@archangelic.space>
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 community connectors/source/gainsight-px team/tse Technical Support Engineers
Projects
Development

Successfully merging this pull request may close these issues.

New Source: Gainsight
4 participants