Skip to content
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.

UX: Inline trigggered jobs in parent pipeline #586

Open
jmendiara opened this issue Sep 20, 2018 · 0 comments
Open

UX: Inline trigggered jobs in parent pipeline #586

jmendiara opened this issue Sep 20, 2018 · 0 comments

Comments

@jmendiara
Copy link

Scenario:

  1. The pipeline triggers a build
  2. The UI shows a link to the triggered build in the current pipeline
  3. The user must click there to go to the new build and see whats going on.
  4. GOTO 1 馃槃

It would be nice to inline the triggered steps into the main pipeline view (recursive) to see what are the real progress, see logs and so on. This way, users will see ALL the steps involved, what is the real progress... and can go directly to steps to get logs, artifacts, without clicking and clicking

I had to inline steps by my self in the main pipeline and not using triggers to make our team happy.
I ended complicating the maintenance of .buildkite files..., just for an UX issue

WDYT? Sounds reasonable?

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

No branches or pull requests

1 participant