Hinnerk Haardt

Results 9 comments of Hinnerk Haardt

Why not add a setup.py with properly declared dependencies (including boto, apparently the current release contains glacier support), so the installation can be completely automated?

…and a year later I stumble about this again. m)

The code above is not valid Python code, bona-fide seems unmaintained since 2015, aws-sns-message-validator does not install because of outdated dependencies, aws-sns-message-validator2 looks like a very temporary upload of a...

@mmattioli the code in your comment, the import for `base64` in line 27 is missing and lines 8 and 12 (`false`) will raise a NameError if reached. I'm sorry that...

Please consider providing CloudFormation template(s) for stack or stack set instead. I do realize that an abstraction layer for configuration management, as in SAM, Serverless Framework, CDK etc., can provide...

We've more or less solved that for us with the `serverless-scriptable-plugin`: ``` plugins: - serverless-scriptable-plugin custom: scriptHooks: before:package:createDeploymentArtifacts: - "rm -rf .serverless/requirements/pandas/tests || echo ERR: UNABLE TO REMOVE pandas/tests" -...

The iOS app (2023.16 build 6043) has currently minimized away the last hint of some indented text being a poll – the bullets – (see example picture below) and utilizes...

I installed with this systemd config in butane, which seems to do that. As far as I understand the `systemctl` / `journalctl` output, both ran successfully. ```yaml systemd: units: -...