Fabio Manganiello blacklight
  • Amsterdam, NL
  • https://fabiomanganiello.com
  • Automation junkie, ML enthusiast, IoT tinkerer, guitarist and dad. Creator and main developer of Platypush.

  • Joined on 2022-07-05
blacklight pushed to 271/runtime-integrations at platypush/platypush 2023-10-10 21:15:17 +02:00
07f0535504 Migrated Execute panel to the new Autocomplete widget.
a717235453 Added autofocus support to Autocomplete element.
923eb7cadb Autocomplete is now its own component.
f6bf9438b9 Several improvements for the Execute panel.
434855ffdd A better logic to process relative references in docstrings.
Compare 11 commits »
blacklight pushed to 271/runtime-integrations at platypush/platypush 2023-10-09 01:34:06 +02:00
1e93af86f4 Fixed some broken docstring references.
53bdcb9604 A major rewrite of the inspect plugin.
9acd71944c Skip numpy types serialization errors on Message.Encoder.
e5a5ac5ffb Added doc_url parameter to integration metadata.
d872835093 New API to check if a table class exists before defining it.
Compare 12 commits »
blacklight pushed to master at platypush/platypush 2023-10-04 22:08:41 +02:00
4d52fd35b9 Skip None responses in the RSS plugin.
blacklight pushed to master at platypush/platypush 2023-10-03 01:15:53 +02:00
40d3ad1150 Removed <type> | None type hints.
blacklight pushed to master at platypush/platypush 2023-10-01 23:33:01 +02:00
fd7037d048 Added git checkout and rebase commands to sync-stable-branch step.
blacklight pushed to stable at platypush/platypush 2023-10-01 23:30:10 +02:00
ae66e9c205 Merge pull request '[#317] Added Drone step to sync the stable branch on tag' (#332) from 317-ci-cd-automation-for-stable-branch into master
98b51362e9 [#317] Added Drone step to sync the stable branch on tag.
Compare 2 commits »
blacklight pushed to 271/runtime-integrations at platypush/platypush 2023-10-01 23:30:10 +02:00
c6e2390a6c Merge branch 'master' into 271/runtime-integrations
ae66e9c205 Merge pull request '[#317] Added Drone step to sync the stable branch on tag' (#332) from 317-ci-cd-automation-for-stable-branch into master
98b51362e9 [#317] Added Drone step to sync the stable branch on tag.
3086dd86fc LINT+Black+stability fixes for some plugins that hadn't been touched in a while.
2aefc4e5c8 Several improvements for the Google integrations.
Compare 28 commits »
blacklight pushed to master at platypush/platypush 2023-10-01 23:19:23 +02:00
ae66e9c205 Merge pull request '[#317] Added Drone step to sync the stable branch on tag' (#332) from 317-ci-cd-automation-for-stable-branch into master
98b51362e9 [#317] Added Drone step to sync the stable branch on tag.
Compare 2 commits »
blacklight closed issue platypush/platypush#317 2023-10-01 23:19:22 +02:00
Automatically push new tags to a stable git branch
blacklight merged pull request platypush/platypush#332 2023-10-01 23:19:22 +02:00
[#317] Added Drone step to sync the stable branch on tag
blacklight created pull request platypush/platypush#332 2023-10-01 23:18:49 +02:00
[#317] Added Drone step to sync the stable branch on tag
98b51362e9 [#317] Added Drone step to sync the stable branch on tag.
blacklight created branch 317-ci-cd-automation-for-stable-branch in platypush/platypush 2023-10-01 23:18:16 +02:00
blacklight pushed to stable at platypush/platypush 2023-10-01 23:13:28 +02:00
blacklight created branch stable in platypush/platypush 2023-10-01 23:13:28 +02:00
blacklight pushed to master at platypush/platypush 2023-10-01 22:56:45 +02:00
3086dd86fc LINT+Black+stability fixes for some plugins that hadn't been touched in a while.
2aefc4e5c8 Several improvements for the Google integrations.
5ca3757834 A more readable configuration for the calendar plugin.
966a6ce29e httplib2 should be an explicit dependency for Google integrations.
Compare 4 commits »
blacklight pushed to master at platypush/platypush 2023-09-30 15:11:25 +02:00
a7bb81553c Regex fix.
blacklight pushed to master at platypush/platypush 2023-09-30 14:57:41 +02:00
9e489bb5cf Propagate the default/required properties of a parameter upon merge.
1732bfa82c Fixed _default_docstring regex.
532f5479b3 Added full YAML example for chat.irc configuration.
Compare 3 commits »
blacklight pushed to master at platypush/platypush 2023-09-30 13:54:07 +02:00
ecffbf29bf Skip vararg/varkw parameters from the config snippet.
blacklight pushed to master at platypush/platypush 2023-09-30 13:36:51 +02:00
acb40bd5fd The test step should also install all dependencies via apk add.
4f5ccda353 Better documentation for the calendar plugin.
7bd721e6a4 Added missing pip install parameter.
c82f7bbfbe Ignore the default docstring text for __init__.
d030e2b8c7 Install all the deps via apk add on Alpine in the build-docs step.
Compare 5 commits »