Hacker News new | ask | show | jobs
by vegardx 3537 days ago
Doesn't really matter that they've made Pipelines available for all users when it's lacking some pretty basic functionality. Like the ability to do something on failed builds.

But other than that it looks really good and responsive. Going to be interesting to see how the influx of new users will impact the average build time.

1 comments

Hi vegardx, I'm the lead Product Manager on Pipelines. First of all, thanks for your comment. It's still early days for us but we've had some great feedback from beta customers and making it available to all customers allows us to help a lot more teams on Bitbucket. Regarding the failed builds you can use webhooks [1] today to trigger actions after the pipeline completes and we'll work on extending this capability in the future.

Our first focus was to make a platform that can scale on demand without hard constraints on the number of containers running. We know that we have some gaps to fill but we're now moving fast and we've added several features in the past weeks (repo status, notifications, pipelines statuses everywhere).

Thanks again for your feedback. Let me know if you have any questions.

Sten

[1] https://confluence.atlassian.com/display/BITBUCKET/Notificat...