-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* run chess tests * [fix] chess tests: convert dates from bigint to timestamps * [fix] stripe tests: convert dates from bigint to timestamps, re-created test data in account * black chess * run GA tests * [fix] update GA test data * run GA tests * change initial date to "2015-08-14" * GA lint * run GS tests * [fix] remove a type which doesn't exist in a pipeline * [fix] comment date_test__v_bool in sql query * hubspot lint + run tests * [fix] hubspot: tests history as range * [fix] jira tests: decrease number of issues * lint jira test * [fix] fix stripe again * [fix] replace destinations to duckdb. rename pipelines and datasets * airtable: add some defaults to run it * asana: fix the api client version * small refactoring * small refactoring * google analytics: small refactoring * google sheets: small refactoring * hubspot: small refactoring * hubspot: small refactoring * stripe: small refactoring * fix typing, delete extra args * black
- Loading branch information
1 parent
f7dc545
commit 756edaa
Showing
46 changed files
with
366 additions
and
292 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
pyairtable~=2.1 | ||
dlt>=0.3.17 | ||
dlt>=0.3.25 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.