1
0
mirror of synced 2025-12-22 19:38:29 -05:00
Commit Graph

63 Commits

Author SHA1 Message Date
Augustin
802debbedc source-strava: [autopull] Upgrade base image to v1.2.2 (#39221) 2024-06-06 12:16:47 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Brian Leonard
6276c1f9cf source-strava: ensure inline schemas, updated cdk, poetry (where possible) (#37266) 2024-05-01 11:52:18 -07:00
Tope Folorunso
c92837c8d7 Source Strava: Migrate Python CDK to Low-code CDK (#31007)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2023-10-24 17:49:01 -03:00
Evan Tahler
9210547af5 [Docs] No Deduped + Hostory, Append + Deduped is the future! (#29114)
* [Docs] No `Deduped + Hostory`, `Append + Deduped` is the future!

* fix links
2023-08-08 15:07:49 -07:00
Artem Inzhyyants
c2799133fb Source strava: update docs + http -> https (#24368)
* Source Strava: http -> https

* Source Strava: update docs

* Source Strava: update docs

* Source Strava: update docs

* Source Strava: add allowed hosts

* Automated Change

* Source Strava: add date-time format

* Source Strava: add date-time format

* auto-bump connector version

---------

Co-authored-by: artem1205 <artem1205@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-23 20:41:04 +01:00
midavadim
bb62d8089b 🎉 Source Strava - enable to cloud, to beta (#24101)
* fixed spec, added expected records, enabled high strictness, added unit tests

* updated docs, formatting

* Fix SAT

* Automated Change

* Fix typo in docs

* auto-bump connector version

---------

Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com>
Co-authored-by: lazebnyi <lazebnyi@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-22 16:27:05 +01:00
Topher Lubaway
9c6c092a22 Revert "Improving docusaurus sidebar generation (#1927) (#14369)" (#14596)
This reverts commit a2c194a11f.
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f Improving docusaurus sidebar generation (#1927) (#14369)
* Improving docusaurus sidebar generation (#1927)

* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder

* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
Serhii Chvaliuk
39b62d6bf4 🐛 Source: Strava: support OAuth 2.0 (#8799)
* OAuth 2.0 added

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2021-12-15 19:30:58 +02:00
Iryna Grankova
ae8acdc788 Update fields in source-connectors specifications: smartsheets, square, strava, tiktok-marketing, typeform, zendesk-chat, airtable, amazon-seller-partner (#8425)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>

Co-authored-by: Sergey Chvalyuk <grubberr@gmail.com>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
Co-authored-by: Your Name <you@example.com>
2021-12-10 11:58:21 +02:00
terencecho
1b1b52d6c9 🎉 New Source: Strava (#7151)
* Initial commit for new source: Strava

* Update readme and invalid_config

* Update PR number in docs

* Update docs/integrations/README

* Annotae spec with airbyte_secret

* Change starting_after input to start_date and add try/catch connection check

* Add connector to connector index

* Address PR commends and separate streams

* Set start_date as a required field

* Remove nexted objects from schema

* Remove schema TODO.md

* Fix schema

* Edit activites schema to allow for null values

* Fix formatting

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

* Fix formatting

* Update source_definitions.yaml

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2021-10-26 17:06:12 -03:00