Robbie Trencheny
b859be8cea
Remove my codeownership over things I dont use anymore ( #37401 )
2020-07-03 09:41:23 +02:00
Paulus Schoutsen
f1d3c0d19b
Remove unused manifest fields ( #33595 )
2020-04-03 12:58:19 -07:00
finnysamuel
9ba1a4a91a
Bump aiobotocore to 0.11.1 ( #30951 )
...
* Bumped aiobotocore version to 0.11.1
* New dependencies are added to requirements_all.txt
2020-01-26 18:25:42 -05:00
Franck Nijhof
22760a0bee
Correct names in manifests (Q-S) ( #30543 )
2020-01-07 08:19:44 -05:00
Franck Nijhof
6f92c19302
Correct integration names in manifests (A-B) ( #30527 )
...
* Correct names in manifests (A-B)
* Just Baidu
* Asterisk Call Detail Records
2020-01-06 23:59:12 +01:00
Franck Nijhof
a84741392b
Format all manifests with prettier ( #30521 )
2020-01-06 21:28:23 +01:00
Bas Nijholt
ea39d5b428
Sort imports according to PEP8 for aws ( #29704 )
2019-12-09 11:23:21 +01:00
Ville Skyttä
d88ca0f5cb
Lint exclusions ( #28655 )
...
* Remove malformed pylint disable markers
* Remove some unused imports
* Remove some unneeded lint exclusions
* Remove more unneeded lint exclusions
* Add specific codes to all noqa's
2019-11-16 10:22:07 +01:00
Brendon Baumgartner
0467ddb60c
Fix amazon dependency conflicts ( #28217 )
...
* fix amazon dependency conflicts
* bump boto3 for route53
2019-11-14 21:07:43 +01:00
bouni
2c8e24eb14
moved imports to top level ( #27496 )
2019-10-12 12:52:19 -07:00
Franck Nijhof
c7da781efc
Update documentation link URL for integrations in all manifests ( #27114 )
2019-10-02 09:25:44 -07:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Paulus Schoutsen
f995ab9d54
Don't pass in loop ( #23984 )
...
* Don't pass in loop
* Revert some changes
* Lint + Axis revert
* reinstate loop
* Fix a test
* Set loop
* Update camera.py
* Lint
2019-05-22 21:09:59 -07:00
Jason Hu
95662f82d4
Remove validate from aws_config ( #23084 )
2019-04-14 07:21:47 -07:00
Jason Hu
73a473ac29
Allow aws credential skip validation ( #22991 )
...
* Allow aws credential skip validation
* Don't validate the auto-created default profile
2019-04-12 17:19:05 -07:00
cgtobi
2c07bfb9e0
Remove dependencies and requirements ( #23024 )
...
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd
.
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c
.
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
2019-04-12 10:13:30 -07:00
Paulus Schoutsen
cfe4cf30ad
Add manifests ( #22699 )
...
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
2019-04-03 21:14:45 -07:00
Jason Hu
f795d03503
Fix aws.notify platform schema ( #22374 )
...
* Fix aws component notify platform schema
* Address code review comment
* Do not allow load aws.notify from notify component
* Revert unrelated translation update
* Review comment
2019-03-27 14:53:06 -07:00
Jason Hu
1aee7a1673
Add aws component and consolidate aws notify platform ( #22240 )
...
* Add aws component
* Move notify config under aws component
* Add basic tests for aws component
* Add deprecated warning for notify.aws_*
* Add more tests
2019-03-24 17:58:20 -07:00