• France
  • Joined on 2019-04-26
koalp opened issue random-and-learned/podman-rs#1 2020-09-05 00:41:42 +02:00
containers
koalp deleted branch master from random-and-learned/podman-rs 2020-09-05 00:39:27 +02:00
koalp pushed to stable at random-and-learned/podman-rs 2020-09-05 00:36:30 +02:00
koalp pushed to develop at random-and-learned/podman-rs 2020-09-05 00:35:04 +02:00
koalp pushed to master at random-and-learned/podman-rs 2020-09-05 00:34:38 +02:00
e4b84b741b chore: initial commit
koalp commented on issue poc/pomme#4 2020-06-06 04:46:49 +02:00
backend daemon

The communication protocol will zeromq and the serialization format will be msgpack for the demo.

An IDL could be used on top of msgpack in order to generate message and libs Such an IDL could be smithy from facebook. But it doesn't seems to be very mature.

koalp deleted branch feat/tui from poc/pomme 2020-05-25 19:26:14 +02:00
koalp merged pull request poc/pomme#14 2020-05-25 19:26:07 +02:00
fix: downgrade importlib_metadata version
koalp pushed to master at poc/pomme 2020-05-25 19:26:07 +02:00
2c7e07231a fix: downgrade importlib_metadata version
koalp created pull request poc/pomme#14 2020-05-25 19:25:58 +02:00
fix: downgrade importlib_metadata version
koalp pushed to feat/tui at poc/pomme 2020-05-25 19:24:23 +02:00
2c7e07231a fix: downgrade importlib_metadata version
koalp opened issue poc/pomme#13 2020-05-13 18:34:30 +02:00
ability to pause timers
koalp opened issue poc/pomme#12 2020-05-12 16:36:47 +02:00
recursion for hooks
koalp deleted branch feat/tui from poc/pomme 2020-05-12 15:20:48 +02:00
koalp closed issue poc/pomme#9 2020-05-12 14:12:43 +02:00
Better term-ui : use only one line for timer
koalp pushed to master at poc/pomme 2020-05-12 14:12:43 +02:00
aedaa93b3c chore: bump version to 0.1.3
deadc2b02a fix: don't run non-executable scripts
f232c40b1e feat: add hooks at end of timer
ead9725017 feat: add terminal ui
Compare 4 commits »
koalp merged pull request poc/pomme#11 2020-05-12 14:12:43 +02:00
Better ui, hooks
koalp closed issue poc/pomme#5 2020-05-12 14:12:43 +02:00
basic hooks
koalp pushed to feat/tui at poc/pomme 2020-05-12 14:11:36 +02:00
aedaa93b3c chore: bump version to 0.1.3
koalp pushed to feat/tui at poc/pomme 2020-05-12 14:08:27 +02:00
deadc2b02a fix: don't run non-executable scripts