Yaroslav Dudar
|
8ddce6f355
|
🎉 Python CDK: Allow to ignore http status errors and override retry parameters (#5363)
added auto_fail_on_errors, max_retries, retry_factor properties to python cdk
|
2021-08-25 10:31:24 +03:00 |
|
LiRen Tu
|
2906ec287a
|
CI: Add action to check broken doc links (#5254)
* Add action to check broken doc links
* Ignore localhost
* Update config
* Fix broken links
* Use quiet mode
* Ignore PR link
* Fix more broken links
* Fix more broken links
* Fix more broken links
* Verify pattern
* Fix more broken links
* Separate full and pr check
* Update pattern
* Test invalid link
* Remove invalid link
|
2021-08-07 14:28:02 -07:00 |
|
Dmytro
|
d5d0c8b252
|
Replace npm install + generate -> ./generate.sh in docs (#4048)
|
2021-06-11 02:17:35 +03:00 |
|
Yaroslav Dudar
|
c49ff40754
|
🎉 Python CDK: change minimum python version to 3.7.0 (#3692)
* changed python version to 3.7.0 in cdk
* updated Python version in Github Actions
|
2021-05-28 21:08:53 +03:00 |
|
Sherif A. Nada
|
137845a28e
|
rename toy connector tutorial to "Build a connector the hard way" (#3421)
|
2021-05-17 13:31:25 -07:00 |
|
Abhi Vaidyanatha
|
4a397d2524
|
Rewrite and break out CDK Python overview to be more concise and digestible (#3291)
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
|
2021-05-07 20:30:21 -07:00 |
|
Sherif A. Nada
|
e9287e7964
|
Naively merge all Python modules into one. (#3148)
* naively merge all python base modules into one
* Formatting changes.
Co-authored-by: Davin Chia <davinchia@gmail.com>
|
2021-04-30 15:17:55 +08:00 |
|