Augustin
3853c0994e
🐙 source-clockify: run up-to-date pipeline [2024-07-10] ( #41330 )
2024-07-10 11:08:51 +02:00
Augustin
94045ecd03
🐙 source-clockify: run up-to-date pipeline [2024-07-06] ( #40831 )
2024-07-07 02:25:43 +02:00
Natik Gadzhi
0ab6314e08
chore: Removes .dockerignore and requirements.txt in connectors ( #40217 )
2024-07-05 11:46:02 -07:00
Augustin
b924f5bc4b
🐙 source-clockify: run up-to-date pipeline [2024-06-25] ( #40398 )
2024-06-26 02:24:15 +02:00
Augustin
423971c72b
🐙 source-clockify: run up-to-date pipeline [2024-06-22] ( #40116 )
2024-06-23 02:19:25 +02:00
Augustin
dc152a8d07
source-clockify: [autopull] Upgrade base image to v1.2.2 ( #39156 )
2024-06-06 10:30:50 +02:00
btkcodedev
18fb4c5e4c
✨ Source Clockify: Make Connector Compatible with Builder ( #38146 )
...
Co-authored-by: Alexandre Girard <alexandre@airbyte.io >
2024-05-21 16:44:00 -07:00
Augustin
31c95da499
[skip ci] Add connectorTestSuitesOptions to metadata ( #38188 )
2024-05-15 15:04:10 -05:00
Natik Gadzhi
cb80e6922a
[tools] prettier rules for .md + formatting cleanup
2024-05-07 08:19:33 -07:00
Brian Leonard
a95553598f
source-clockify: ensure inline schemas, updated cdk, poetry (where possible) ( #37135 )
2024-05-01 11:32:52 -07:00
Augustin
8c862a8013
Fix tags in metadata.yaml files: declare cdk tags ( #35670 )
2024-03-07 04:32:29 -06:00
Maxime Carbonneau-Leclerc
333adf74ec
[ISSUE #35112 ] clean acceptance-test-config.yml ( #35708 )
2024-02-28 15:35:02 -06:00
Joe Reuter
05a55f009f
Publish to pypi batch 2 ( #34656 )
2024-01-30 08:28:52 -06:00
Joe Reuter
f29234a2db
airbyte-lib: Refactor connectors ( #34552 )
2024-01-30 03:22:13 -06:00
Joe Reuter
03c725b950
Unify lowcode tags ( #34284 )
2024-01-17 07:58:26 -06:00
Augustin
368ba78b64
🧹 doc: update connectors README and remove acceptance-test-docker.sh ( #32209 )
2023-11-06 12:36:07 -06:00
Marius Posta
7ae97175a6
gradle: fix repo wide behaviour ( #30607 )
2023-09-28 05:01:13 -07:00
Ben Church
5c56ac1d84
Airbyte-ci: Remove gradle task connectorAcceptanceTest ( #30326 )
2023-09-19 15:16:37 -05:00
Lake Mossman
b19ed6d8b3
Support display_type property for oneOf fields and adjust CDC connectors to use it ( #29821 )
...
Co-authored-by: lmossman <lmossman@users.noreply.github.com >
2023-08-31 12:19:02 -05:00
btkcodedev
cb57448100
✨ Source Clockify: Migrate Python CDK to Low-code CDK ( #29899 )
2023-08-31 11:38:19 -03:00
Ben Church
40781313da
Update Internal Fields: update ql levels to better resemble previous high strictness ( #29450 )
2023-08-15 18:03:10 -05:00
Augustin
00d9462216
cat/connectors-ci: replace docker runner with dagger runner in CAT ( #28000 )
2023-08-11 17:58:48 +02:00
Octavia Squidington III
7454935b3c
🤖 Add Clockify connector to cloud ( #29146 )
...
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com >
2023-08-07 08:53:10 -07:00
Sajarin
a277025a8c
[Non-forked] 🐛 Source Clockify: Fix pagination logic ( #29105 )
...
* Source Clockify: Reset page counter when pagination is complete
* fix: update schema files with nullable values
* fix: disable backwards compatibility test for discovery for v0.2.0
---------
Co-authored-by: Ezra Quemuel <ezra.quemuel@redesignhealth.com >
2023-08-07 11:28:06 -04:00
Ben Church
2f7deaee02
[skip ci] Metadata: Remove leading underscore ( #29024 )
...
* DNC
* Add test models
* Add model test
* Remove underscore from metadata files
* Regenerate models
* Add test to check for key transformation
* Allow additional fields on metadata
* Delete transform
2023-08-03 10:56:13 -07:00
Ben Church
e9490e3fb6
Connector Levels: Add new internal metadata fields ( #28904 )
...
* Add airbyte internal
* Add tests
* First pass
* Set destinations to same levels as sources
* Best guess at missing statuses
* Best guess at _ql
* Add separate enum class
* Fix support level name
* Update templates
* Add one more test
2023-08-01 18:08:33 -05:00
Sajarin
2d1e0fa527
✨ Source Clockify: Add Optional API Url parameter ( #28622 )
...
* Add api_url as optional parameter to source-clockify
See https://github.com/airbytehq/airbyte/issues/27688 for more details
* fix: update clients schema and migrate acceptance-test-config.yml from legacy
---------
Co-authored-by: Ezra Quemuel <ezra.quemuel@redesignhealth.com >
2023-08-01 14:06:03 -04:00
Ben Church
1dabc6208e
Metadata: add tags field ( #26320 )
...
* Add optional tags field
* Remove duplicate icons
* Add programming tags to all
* Update docs
* supportUrl -> documentationUrl
* Ensure one language tag is applied
* Add keyvalue check
* rebase and fix tests
* Format
* Add cache buster
* Improve test
* Automated Commit - Formatting Changes
* Update error
* Fix missing tags
* Fix scaffold
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com >
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com >
2023-05-26 16:13:09 -07:00
Ben Church
248bbf94c1
HACKDAY: Icon CDN ( #26158 )
...
* Move icons to connector folder
* Delete old icons
* Update upload logic
* Add icon url to definitions
* Update registry model
* Populate cdn url
* DNC butcher the pipeline
* Low hanging fruit fixes
* Fix bucket name
* Merge old and new approaches
* Fix metadata upload step
* Format
* Fix test
2023-05-24 17:25:41 -07:00
Augustin
7310494846
qa-checks: check metadata version matches dockerfile version ( #25661 )
2023-05-04 16:08:19 -07:00
Ben Church
5563179782
Dagster: rename catalog to registry ( #25254 )
...
* rename catalog to registry in metadata service
* rename catalog to registry in metadata files
* Run generate models
* Fix missed renames
* Add github personal access token
* Run black
* Automated Change
---------
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com >
2023-04-18 22:15:11 +02:00
Augustin
ebc907cdf7
create metadata files for all connectors ( #24964 )
2023-04-13 07:45:04 +02:00
Catherine Noll
7da6a3bb77
Run CATs with local CDK ( #23084 )
...
Scripts to
* Run CATs against the local CDK for one connector
* Run CATs against the local CDK for multiple connectors
* Create a connecter image with the local CDK
---------
Co-authored-by: Alexandre Girard <alexandre@airbyte.io >
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
2023-02-24 16:13:42 -05:00
Cole Snodgrass
2e099acc52
update headers from 2022 -> 2023 ( #22594 )
...
* It's 2023!
* 2022 -> 2023
---------
Co-authored-by: evantahler <evan@airbyte.io >
2023-02-08 13:01:16 -08:00
Joe Reuter
6a10ae3e05
Rename source acceptance test to connector acceptance test ( #21846 )
...
Rename source acceptance test to connector acceptance test
2023-02-02 11:38:19 +01:00
Ahmed Mousa
f38df6619a
🎉 New Connector: Clockify [python cdk] ( #17767 )
...
* new connector source-clockify
* feat: enable caching for streams (users, projects)
* chore: pep8 changes at unit_tests
* chore: pep8 changes at integration_tests
* chore: update schema
* Adds python formatting, removes unused import.
* Makes the task duration field nullable to pass integration test.
* fix: add second type to null values to the schema files
* Adds a null fallback value to task duration.
* Updates airbyte-cdk dependency.
* Adds UUID in source definitions.
* auto-bump connector version
* Requested changes.
* add clockify to source def seed
* correct spec.json add titles
* add icon
* run format
* remove source spec
* correct spec
* add eof gitignore
* auto-bump connector version
Co-authored-by: nataly <nataly@airbyte.io >
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
Co-authored-by: Nataly Merezhuk <65251165+natalyjazzviolin@users.noreply.github.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
2022-10-26 09:09:15 -03:00