Jose Diaz-Gonzalez

Results 201 issues of Jose Diaz-Gonzalez

Also add some unit tests to the command. Closes #5171

type: enhancement
merge-level: minor
plugin: run

Closes #5170

type: enhancement
merge-level: minor
type: bc break
plugin: run

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...

type: enhancement
merge-level: minor
difficulty: medium
status: has plan
plugin: app-json
estimate: 5h

### 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...

help wanted
type/chore
status/ready

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...

On slack, I can add both `username` and `@username`. Not sure what the way to normalize them is...