Skip to content

Conversation

@girarda
Copy link
Contributor

@girarda girarda commented May 16, 2024

What

Replace usage of deprecated AirbyteLogger with logging.Logger

Can this PR be safely reverted and rolled back?

  • YES 💚
@vercel
Copy link

vercel bot commented May 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 20, 2024 4:46am
@octavia-squidington-iii octavia-squidington-iii added area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/shopify labels May 16, 2024
@girarda girarda changed the title source-shopify: Replace AirbyteLogger with logging.Logger refactor: source-shopify: Replace AirbyteLogger with logging.Logger May 16, 2024
@girarda girarda changed the title refactor: source-shopify: Replace AirbyteLogger with logging.Logger refactor(source-shopify): Replace AirbyteLogger with logging.Logger May 20, 2024
@girarda girarda marked this pull request as ready for review May 20, 2024 04:43
@girarda girarda requested a review from a team May 20, 2024 04:43
Comment on lines +253 to 254
| 0.1.30 | 2022-01-24 | [9648](https://github.com/airbytehq/airbyte/pull/9648) | Added permission validation before sync |
| 0.1.29 | 2022-01-20 | [9049](https://github.com/airbytehq/airbyte/pull/9248) | Added `shop_url` to the record for all streams |
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: Was there any reason not to reduce the spaces before the pipe in the version column from 0.1.29 to below? And is there any reason not to do the same on the rest?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I just used the bump command. I didn't manually edit these lines
airbyte-ci connectors --name=source-shopify bump_version patch 38251 "Replace AirbyteLogger with logging.Logger"

@girarda girarda merged commit fa2cf11 into master May 22, 2024
@girarda girarda deleted the alex/source_shopify branch May 22, 2024 19:52
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 connectors/source/shopify

4 participants