このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
michal
/
craftbeerpi3
ミラー元
https://github.com/Manuel83/craftbeerpi3
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
2
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
187
コミット
10
ブランチ
273MB
ツリー:
2da4aff978
dependabot/pip/eventlet-0.31.0
dependabot/pip/httplib2-0.19.0
dependabot/pip/pyyaml-5.4
fermenter20
core_refactoring
dependabot/pip/werkzeug-0.15.3
master
no_wiringpi
python3_migration
revert-105-patch2
3.1_alpha
3.0
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'2da4aff978' から
${ noResults }
craftbeerpi3
/
modules
/
steps
履歴
Johannes
b89dc3a4c3
start event is called everytime a new step starts. So a new value for "active_brew" will only be generated if the value before was "none". The value is "none" either after initializing the app or after the process got stopped. That leaves one potentiall error: if a process is started and the app needs a restart. In this case a new value for "active_brew" would be unecessarily generated.
7年前
..
__init__.py
start event is called everytime a new step starts. So a new value for "active_brew" will only be generated if the value before was "none". The value is "none" either after initializing the app or after the process got stopped. That leaves one potentiall error: if a process is started and the app needs a restart. In this case a new value for "active_brew" would be unecessarily generated.
7年前