Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If pipelines are enabled, the "deploy history" should list pipeline objects, not DNDeployments #100

Open
ss23 opened this issue Nov 11, 2014 · 4 comments

Comments

@ss23
Copy link
Contributor

ss23 commented Nov 11, 2014

The prod list only shows successful releases when pipeline is enabled. Which means failed releases just disappear, and I can't see any way to view logs on WHY it failed after the fact. The emails being sent out on failure are similarly unhelpful (no reason for failure or link to logs).

Sam would suggest that, where pipelines are in use, we don't list the DNDeployment records—it's unnecessary and confusing. Perhaps the results of the relevant DNDeployment can be listed when you open the details of a single pipeline?

After fixing this, it would be worth looking at the comment history of #101 to confirm, as Sam assumes that this fix will have also addressed that.

cc @chillu

@tractorcow
Copy link

What's needed is a proper list of pipelines and their respective states, similar to the previous deployment history.

@sminnee
Copy link
Member

sminnee commented Nov 12, 2014

I would suggest that, where pipelines are in use, we don't list the DNDeployment records—it's unnecessary and confusing. Perhaps the results of the relevant DNDeployment can be listed when you open the details of a single pipeline?

@tractorcow
Copy link

That's similar to what I am thinking Sam. :)
On 12 Nov 2014 16:16, "Sam Minnée" [email protected] wrote:

I would suggest that, where pipelines are in use, we don't list the
DNDeployment records—it's unnecessary and confusing. Perhaps the results of
the relevant DNDeployment can be listed when you open the details of a
single pipeline?


Reply to this email directly or view it on GitHub
#100 (comment)
.

@sminnee sminnee changed the title Failed pipelines deployments aren't shown If pipelines are enabled, the "deploy history" should list pipeline objects, not DNDeployments Nov 12, 2014
@chillu
Copy link
Member

chillu commented Jun 28, 2015

My deploynaut pet peeve of the day: The lack of pipeline step visibility also means that you can't see WHEN a deployment actually went live (might be hours after it was requested), and WHO approved it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants