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

Source Woocommerce: Mark datefields in spec as dates #22821

Merged
merged 12 commits into from
Mar 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2118,11 +2118,14 @@
- name: WooCommerce
sourceDefinitionId: 2a2552ca-9f78-4c1c-9eb7-4d0dc66d72df
dockerRepository: airbyte/source-woocommerce
dockerImageTag: 0.2.0
dockerImageTag: 0.2.1
arsenlosenko marked this conversation as resolved.
Show resolved Hide resolved
documentationUrl: https://docs.airbyte.com/integrations/sources/woocommerce
icon: woocommerce.svg
sourceType: api
releaseStage: beta
allowedHosts:
hosts:
- "${domain}"
- name: Workable
sourceDefinitionId: ef3c99c6-9e90-43c8-9517-926cfd978517
dockerRepository: airbyte/source-workable
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16103,7 +16103,7 @@
supportsNormalization: false
supportsDBT: false
supported_destination_sync_modes: []
- dockerImage: "airbyte/source-woocommerce:0.2.0"
- dockerImage: "airbyte/source-woocommerce:0.2.1"
spec:
documentationUrl: "https://docs.airbyte.com/integrations/sources/woocommerce"
connectionSpecification:
Expand Down Expand Up @@ -16142,6 +16142,7 @@
examples:
- "2021-01-01"
pattern: "^[0-9]{4}-[0-9]{2}-[0-9]{2}$"
format: "date"
order: 3
conversion_window_days:
type: "integer"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ COPY source_woocommerce ./source_woocommerce
ENV AIRBYTE_ENTRYPOINT "python /airbyte/integration_code/main.py"
ENTRYPOINT ["python", "/airbyte/integration_code/main.py"]

LABEL io.airbyte.version=0.2.0
LABEL io.airbyte.version=0.2.1
LABEL io.airbyte.name=airbyte/source-woocommerce
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ connectionSpecification:
examples:
- "2021-01-01"
pattern: "^[0-9]{4}-[0-9]{2}-[0-9]{2}$"
format: date
order: 3
conversion_window_days:
type: integer
Expand Down
2 changes: 1 addition & 1 deletion connectors.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@
| **Webflow** | <img alt="Webflow icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/webflow.svg" height="30" height="30"/> | Source | airbyte/source-webflow:0.1.2 | alpha | [link](https://docs.airbyte.com/integrations/sources/webflow) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-webflow) | <small>`ef580275-d9a9-48bb-af5e-db0f5855be04`</small> |
| **Whisky Hunter** | <img alt="Whisky Hunter icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/whiskyhunter.svg" height="30" height="30"/> | Source | airbyte/source-whisky-hunter:0.1.0 | alpha | [link](https://docs.airbyte.com/integrations/sources/whisky-hunter) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-whisky-hunter) | <small>`e65f84c0-7598-458a-bfac-f770c381ff5d`</small> |
| **Wikipedia Pageviews** | <img alt="Wikipedia Pageviews icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/wikipediapageviews.svg" height="30" height="30"/> | Source | airbyte/source-wikipedia-pageviews:0.1.0 | alpha | [link](https://docs.airbyte.com/integrations/sources/wikipedia-pageviews) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-wikipedia-pageviews) | <small>`87c58f70-6f7a-4f70-aba5-bab1a458f5ba`</small> |
| **WooCommerce** | <img alt="WooCommerce icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/woocommerce.svg" height="30" height="30"/> | Source | airbyte/source-woocommerce:0.2.0 | beta | [link](https://docs.airbyte.com/integrations/sources/woocommerce) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-woocommerce) | <small>`2a2552ca-9f78-4c1c-9eb7-4d0dc66d72df`</small> |
| **WooCommerce** | <img alt="WooCommerce icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/woocommerce.svg" height="30" height="30"/> | Source | airbyte/source-woocommerce:0.2.1 | beta | [link](https://docs.airbyte.com/integrations/sources/woocommerce) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-woocommerce) | <small>`2a2552ca-9f78-4c1c-9eb7-4d0dc66d72df`</small> |
| **WorkRamp** | <img alt="WorkRamp icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/workramp.svg" height="30" height="30"/> | Source | airbyte/source-workramp:0.1.0 | alpha | [link](https://docs.airbyte.com/integrations/sources/workramp) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-workramp) | <small>`05b0bce2-4ec4-4534-bb1a-5d0127bd91b7`</small> |
| **Workable** | <img alt="Workable icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/workable.svg" height="30" height="30"/> | Source | airbyte/source-workable:0.1.0 | alpha | [link](https://docs.airbyte.com/integrations/sources/workable) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-workable) | <small>`ef3c99c6-9e90-43c8-9517-926cfd978517`</small> |
| **Wrike** | <img alt="Wrike icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/wrike.svg" height="30" height="30"/> | Source | airbyte/source-wrike:0.1.0 | alpha | [link](https://docs.airbyte.com/integrations/sources/wrike) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-wrike) | <small>`9c13f986-a13b-4988-b808-4705badf71c2`</small> |
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/woocommerce.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ Useful links:

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :----------------------------------------- |
| 0.2.1 | 2023-02-10 | [00000](https://github.com/airbytehq/airbyte/pull/00000) | Specified date formatting in specification |
| 0.2.0 | 2022-11-30 | [19903](https://github.com/airbytehq/airbyte/pull/19903) | Migrate to low-code; Certification to Beta |
| 0.1.1 | 2021-11-08 | [7499](https://github.com/airbytehq/airbyte/pull/7499) | Remove base-python dependencies |
| 0.1.0 | 2021-09-09 | [5955](https://github.com/airbytehq/airbyte/pull/5955) | Initial Release. Source WooCommerce |