- 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
c2a17f0d75
Merge pull request '[#272] Support for external stop/restart control on the application' (#273) from 272/external-proc-controller into master
fef6513cc8
Alpine Linux requires the linux-headers package to build psutil.
00863a176e
Added
application
plugin.
f51beb271e
Large refactor + stability fixes for the external process control logic.
46245e851f
Synchronize with the currently running stop thread (if any) in
Backend.wait_stop
.
[#272] Support for external stop/restart control on the application
WIP: [#272] Support for external stop/restart control on the application
00863a176e
Added
application
plugin.
f51beb271e
Large refactor + stability fixes for the external process control logic.
46245e851f
Synchronize with the currently running stop thread (if any) in
Backend.wait_stop
.
a8a7ceb2ac
Implemented
HttpBackend._stop_workers
.
04921c759f
Added
wait_stop
method to the entities engine and cron scheduler.
blacklight
created branch 272/external-proc-controller in platypush/platypush
2023-08-15 11:31:23 +02:00
Wrap the main application in an external controller
4062ddbcf0
More improvements to the
inspect
plugin.
9beb0a7af3
Skip
:type:
annotations from docstring args documentation.
2a30f060b4
Parse the arguments list from
obj_type.__init__.__doc__
too.
26b4dcba46
Reduced padding of ConfirmDialog body element.
435cbe7b1f
Keep track of the original .git/config path before running cd.
8b245a1618
Backup/restore the git configuration in the build-ui step.
39fb3026bf
Prevent push loops in build-ui pipeline.
2005bc9f62
Always run notify-build-status - including on failure.
715cdcfcff
More consistent style for the buttons on the tokens settings page.
6453b7d391
Explicitly re-add the repo SSH origin and push.
6eed558342
More improvements on the users settings panel.
d92da5fe6f
Simplified Drone CI DAG.