You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 15, 2024. It is now read-only.
What will be really nice is to have some kind of default dashboard, where you can see stats of all pipelines. Because for example for me, the fact that u need to define your own UI for "home page" and the way configuration of pipelines is done now was a repulsive factor. And searching through issues i see that people often ask about that.
I don't think that is it very complex from UI side. The question is how to configure pipelines. That would require a kind of abstraction on top of ambdacd/assemble-pipeline and runners/start-one-run-after-another.
I think that is quite important and that could make a project more user-friendly and beginner friendly.
And I also think that it should be at the core of the project because as a new user I want to take a solution and immediately start using it.
And it very important to have it in the core of the project. Because people don't really want to spend time searching for third-party libraries, which are often incompatible etc. Like it was with me when I took the last version of lambdacd, then added lambdacd-ui, which was out of date and I was in one step of leaving it and switching to Jenkins :)
What will be really nice is to have some kind of default dashboard, where you can see stats of all pipelines. Because for example for me, the fact that u need to define your own UI for "home page" and the way configuration of pipelines is done now was a repulsive factor. And searching through issues i see that people often ask about that.
I don't think that is it very complex from UI side. The question is how to configure pipelines. That would require a kind of abstraction on top of ambdacd/assemble-pipeline and runners/start-one-run-after-another.
I think that is quite important and that could make a project more user-friendly and beginner friendly.
And I also think that it should be at the core of the project because as a new user I want to take a solution and immediately start using it.
And it very important to have it in the core of the project. Because people don't really want to spend time searching for third-party libraries, which are often incompatible etc. Like it was with me when I took the last version of lambdacd, then added lambdacd-ui, which was out of date and I was in one step of leaving it and switching to Jenkins :)