Michael Egger

Results 5 issues of Michael Egger

Adds `steamgames_avorion` USE flag to pull required dependencies for Avorion if used without Steam runtime.

Currently `fetchd.py` pulls Bitcoin block headers from blockr.io, as this is a single point of failure the script should implement an option to pull from a local Bitcoin node.

### Describe the bug The "Command Line" tool fails because of `FileNotFoundError: [Errno 2] No such file or directory` within a newly created bottle. No settings have been changed and...

When using cloudfront invalidation an NoSuchDistribution error occurs, however the distribution exists. This plugin is configured in the following way using drone: ``` - name: Deploy to test.some.domain image: plugins/s3-sync...