Giorgos Logiotatidis

Results 85 comments of Giorgos Logiotatidis

Based on phunehehe's comment I hacked together a script to get the job done. You can find it here https://gist.github.com/glogiotatidis/e0ab45ed5575a9d7973390dace0552b0

> I have seen this gist from @glogiotatidis do we have another approach to remove GPG key added ? slightly off-topic but since i'm mentioned: For new repos we have...

I suggest that you use MQTT. You'll need - an MQTT server private (suggested) or public - configure your sonoff with the server and then the switch will `publish` an...

I guess you should say that if received status != stored status then it's a button event that happened. I don't have more details on how to trigger specifics mqtt...

I included peepin because I believe it's a useful tool for development. Most -if not all- sugardough based projects will include more packages in `requirements.txt` so they will need peepin...

PR https://github.com/mozilla/sugardough/pull/14 solves point 1 and 3

- Add tests to verify correct project generation: I.e. run cookiecutter and make sure that directories and files with correct names are generated. Then we can run sugardough tests against...

I vote for consolidating this into `infra-services`

Dokku is amazing. I've been using it for years on personal setups, installing and upgrading with debian packages and I only remember once to have an issue, when they changed...