Ville Skyttä
|
1bf2c4d976
|
Upgrade pylint to 2.6.0 (#39363)
|
2020-08-29 07:59:24 +02:00 |
Paulus Schoutsen
|
f1d3c0d19b
|
Remove unused manifest fields (#33595)
|
2020-04-03 12:58:19 -07:00 |
Franck Nijhof
|
345cc244ed
|
Correct names in manifests (C-L) (#30532)
|
2020-01-07 08:19:17 +01:00 |
Franck Nijhof
|
a84741392b
|
Format all manifests with prettier (#30521)
|
2020-01-06 21:28:23 +01:00 |
springstan
|
086d1f432d
|
Move imports to top for google_pubsub (#29498)
|
2019-12-05 12:59:59 +01:00 |
Ville Skyttä
|
99c7608fb4
|
Lint config cleanups (#28864)
* Remove bunch of unneeded lint exclusions
* Use symbolic names instead of identifiers in pylint disables
* Tighten scope of some pylint disables
|
2019-11-25 22:40:08 -08: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 |
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 |
Fabian Affolter
|
3736120c6a
|
Update file header (#21061)
* Update file header
* Fix lint issue
* Fix lint issue
|
2019-02-14 16:01:46 +01:00 |
Tim van Cann
|
d049b521b2
|
Add Google pubsub component (#20049)
* Add google pubsub component
* Add tests and requirements
* Make python3.5 compatible
* Fix linting
* Fix pubsub test
* Code review comments
* Add missing docstrings
* Update requirements_all
* Code review comment
- Remove pylint ignores
- Don't modify global environment
|
2019-02-10 21:45:46 +01:00 |