freight icon indicating copy to clipboard operation
freight copied to clipboard

Freight is a service which aims to make application deployments better.

Results 38 freight issues
Sort by recently updated
recently updated
newest added

It appears that the Heroku button in the [docs](https://freight.readthedocs.io/en/latest/quickstart.html) doesn't work because of an invalid link. It also appears that with the correct [template link](https://dashboard.heroku.com/new?template=https%3A%2F%2Fgithub.com%2Fgetsentry%2Ffreight), Heroku fails to launch the...

Currently every build gets the `latest` tag. We should probably have something to allow users to pin to a specific build.

Might be related to #35, but when we cancel tasks that have not started yet they stay in "Created" state forever instead of moving to the "cancelled" state that runs...

it's nicer to be able to paste output from freight without the timestamps, which are very noisy in plaintext.

It'd be nice if, when you're on a build page, if you click deploy again, we default to selecting the current app. I've wanted this a couple times when I...

JS console: ``` 223 POST http://localhost:5000/api/0/deploys/ 500 (INTERNAL SERVER ERROR) ``` https://sentry.io/sentry/test/issues/251875413/

We're running freight + hubot, and a few times a day, Hubot reports the following error trying to speak to the freight web process: > Error: socket hang up We...

We rely on GitHub authentication for most developer-related services, so I thought it would be nice if Freight also support it (great job, btw!) This pull request in its current...

Give users the ability to apply a lock on an application so that CI or other users cannot initiate a deploy.

enhancement