Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
michal
/
craftbeerpi3
espelhamento de
https://github.com/Manuel83/craftbeerpi3
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
2
Wiki
Atividade
Você não pode selecionar mais de 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
188
Commits
10
Branches
273MB
Tag:
4d574b1278
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
Branches
Tags
${ item.name }
Criar branch
${ searchTerm }
de 4d574b1278
${ noResults }
craftbeerpi3
/
modules
/
steps
Histórico
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 anos atrás
..
__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 anos atrás