freight
freight copied to clipboard
Freight is a service which aims to make application deployments better.
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.7.0 to 1.15.1. Commits 62a551c Release version 1.15.1 of the npm package. 7fe0779 Use for ... of. 948c30c Fix redirecting to relative URL when using proxy 22e81fc...
[This](https://freight.getsentry.net/deploys/getsentry-backend/production/205) deployment failed: ``` >> Waiting on check cloudbuilder: 3:23:45 PM [ WORKING ] Build or step is being executed. 3:23:45 PM See details: https://console.cloud.google.com/cloud-build/builds/ae47470e-8065-44dd-a212-c7d148fe80d8?project=294472738882 3:23:45 PM Traceback (most recent...
I tried to make a deployment but it failed. The red text is not easy to read since all lines are joined. I suggest to either just place a link...
I deployed a change and I tried to deploy it few times since the output showed to me an intermittent issue. The right solution was to re-run the GCP build...
Given an incident in sentry I think it would be nice if hitting deploy would send an email to all commit's authors *before* executing, to give them a little bit...
While the deployment script may have succeeded, a deployment may have catastrophic consequences. Being able to mark a deployment as bad help communicate and prevent operators from rolling back into...
Very hacky. No tests. Lots of repeated code. > But it works. This change is [](https://reviewable.io/reviews/getsentry/freight/89)
@mattrobenolt: Tell me how this could be not terrible when defining the actual inheritors. --- This change is [](https://reviewable.io/reviews/getsentry/freight/87)
Sometimes GitHub doesn't update commit status contexts in time (e.g. for Travis, or Azure Pipelines), and Freight deploys fail because of that. In particular, it may hurt if we deploy...