Publish PR 6963: new source freshsales (#7585)
* initial commit * finish implementing full_refresh * add other tables * cleaning up * add docs and use requests_native_auth * fix function return different number of values * change package author * fix schema * fix schema bug * linting * fix unit test * clean up * add null for schemas * remove fc_widget_collaboration col * change accpt test * add creds * run format * add config files * run format Co-authored-by: Tuan Nguyen <anhtuan.nguyen@me.com>
This commit is contained in:
1
.github/workflows/test-command.yml
vendored
1
.github/workflows/test-command.yml
vendored
@@ -194,6 +194,7 @@ jobs:
|
||||
SOURCE_DELIGHTED_TEST_CREDS: ${{ secrets.SOURCE_DELIGHTED_TEST_CREDS }}
|
||||
SOURCE_RETENTLY_TEST_CREDS: ${{ secrets.SOURCE_RETENTLY_TEST_CREDS }}
|
||||
SOURCE_SENTRY_TEST_CREDS: ${{ secrets.SOURCE_SENTRY_TEST_CREDS }}
|
||||
SOURCE_FRESHSALES_TEST_CREDS: ${{ secrets.SOURCE_FRESHSALES_TEST_CREDS }}
|
||||
- run: |
|
||||
./tools/bin/ci_integration_test.sh ${{ github.event.inputs.connector }}
|
||||
name: test ${{ github.event.inputs.connector }}
|
||||
|
||||
Reference in New Issue
Block a user