Robert Kaussow
Robert Kaussow
Thanks for your feedback! Cobra is fine, I'll look into the env var usage. For CI, I guess you would also like to use existing CI Appveyor? Not sure if...
How do we handle such PRs in general? Keep it open until we want to do a major version bump?
Maybe we should just move the lib to a dedicated repo? But same argumentation might apply to cli, agent etc. which would end in a repo mess instead of the...
I don't get it. Why not keep the API first approach? Why would you hardcode this feature instead of a reusable API?
Still don't understand your point... > How should any other users benefit from this feature, will you open-source it as a service? Of course not. Why should I create an...
You still just ignore my main points. > If you don't plan to create a reusable API first, what should the UI implementation even look like? Is not answered. >...
> Keep x pipelines seems to be nice as projects often have a different amounts of activity over time. Based on our UI most users are probably looking at sth...
> To achieve the goal "cleanup the pipeline list / database to not fill up the disk" most user probably don't wont to create an external service / cron-job. You...
You missed the entire point... - I _have_ created a PR to expose an API to delete pipelines and it wad refused - I _have not_ refused to implement this...
Having an API to delete pipelines is a different feature than having a UI setting to do it? Why do we have an API to delete a Repo if we...