Jose Diaz-Gonzalez
Jose Diaz-Gonzalez
Also add some unit tests to the command. Closes #5171
Closes #5170
The `app.json` manifest has a way to specify environment variables on start. We should support this. - Support for the `secret` generator: https://devcenter.heroku.com/articles/app-json-schema#env - Support for static values - If...
### Description The current ppa does not appear to have pack available for arm64 instances. This means a user needs to manually install from github, and won't get updates automatically...
I configured my `ebs.config` as it says in the readme, but I get the following consistent error: ``` Creating application haldane Creating environment: Haldane-Prod, tier_name:WebServer, tier_type:Standard Traceback (most recent call...
Would be great if we could pass in a [Logger](https://golang.org/pkg/log/#Logger) somehow to perform logging. This would allow users of the library to change the logging to match what they have...
These two seem analogous to each other, based on my reading of the code/some lxdfiles. Are they the same, or is there a case where you'd think CD doesn't apply...
Judging from the example lxdfiles, this isn't currently possible in the same way it is for a Dockerfile. Would it be possible to add support for this? I'm guessing [this...
Refs #113.
On slack, I can add both `username` and `@username`. Not sure what the way to normalize them is...