- 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
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.
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.
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.
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.
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.
Automatically push new tags to a
stable
git branch
[#317] Added Drone step to sync the stable branch on tag
[#317] Added Drone step to sync the stable branch on tag
blacklight
pushed to 317-ci-cd-automation-for-stable-branch at platypush/platypush
2023-10-01 23:18:16 +02:00
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
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.
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.
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.