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

TDL-15336: Check best practices #49

Closed
wants to merge 5 commits into from
Closed

TDL-15336: Check best practices #49

wants to merge 5 commits into from

Conversation

hpatel41
Copy link
Contributor

@hpatel41 hpatel41 commented Sep 16, 2021

Description of change

TDL-15336: Check best practices

  • updated singer-python 5.2.1 -> 5.12.2
  • updated backoff 1.3.2 -> 1.8.0
  • updated tap-tester image tap-tester-v4 -> stitch-tap-tester
  • updated sandbox -> tap_tester_sandbox
  • added 'unittests' in config.yml to run in CircleCi
  • created two groups dev and test

Manual QA steps

Risks

Rollback steps

  • revert this branch

@hpatel41 hpatel41 changed the base branch from master to crest-develop September 16, 2021 09:33
@hpatel41 hpatel41 changed the base branch from crest-develop to master September 27, 2021 13:04
@@ -406,7 +406,9 @@ def sync_substream(self, state, parent, sub_stream, parent_response):
integer_datetime_fmt=
"unix-milliseconds-integer-datetime-parsing"
) as transformer:
stream_events = sub_stream.sync(state, new_bookmark,

Choose a reason for hiding this comment

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

Can you please create a new card for this and change this code in a different branch with possible unittest/ integration tests.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Raise PR #57 for this bug.

@hpatel41 hpatel41 requested a review from dbshah1212 September 29, 2021 10:50
@hpatel41 hpatel41 requested a review from KrisPersonal October 22, 2021 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants