Jose Diaz-Gonzalez

Results 201 issues of Jose Diaz-Gonzalez

I pulled in some fixes from other PRs/forks and gave the interface a facelift :) - Install scripts to `bin` and not `share/python` - Add fallback when HOMEBREW_CELLAR is not...

I'd like to add a license downstream but it's not clear what the license on this repository is.

# When file a new feature proposal It would be great to have a new release. There's been more than a few changes performed, and a new release would allow...

While dependabot can sometimes be a bit noisy, it forces you to consider upgrading dependencies as they update upstream, ensuring you never get into a state where upgrading is a...

This is much cleaner than system python, and allows you to drop permissions when installing python packages :)

### Description of feature When an image tag is reused - like latest - Dokku will not pull the new version and skip a build. We should allow users to...

type: enhancement
merge-level: minor
difficulty: easy
status: has plan
plugin: git
estimate: 2h

### Description of feature We should implement this: https://devcenter.heroku.com/articles/dynos#graceful-shutdown-with-sigterm That way we aren't waiting for the retire process to occur.

type: enhancement
merge-level: minor
difficulty: easy
status: has plan
estimate: 1h
plugin: scheduler-docker-local

### Description of feature Currently, if a user creates an app and any of the following are true: - either doesn't deploy it - there are no web processes specified...

type: enhancement
merge-level: minor
difficulty: medium
status: has plan
plugin: nginx
estimate: 4h

This works around cases where developers may inadvertently add this to `run` containers which _should not_ have the `--restart` flag. Run containers are one-off, and if they fail, then they...

type: enhancement
merge-level: minor
needs: tests
plugin: docker-options
type: bc-break

Also update the pinned docker version, which has long been outdated.

type: enhancement
merge-level: minor