Skip to content

Conversation

abhishekmukherg
Copy link

Replace local filtering with repository-specific API requests to reduce data transfer and improve performance when filtering pipelines by repository URLs.

I have absolutely no idea if this is a good thing or not in the grand scheme of things, but as it stands now, bk build view is useless to me as it tries to enumerate every pipeline we own at our organization, which is... a lot. This leverages the repo url of the current repository to filter what's being listed, which makes it a LOT faster.

I can view this as being problematic if the use case involves forks? But I figured I'd throw this up there in case it sounds interesting to anyone.

Replace local filtering with repository-specific API requests to reduce
data transfer and improve performance when filtering pipelines by repository URLs.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@abhishekmukherg abhishekmukherg requested a review from a team as a code owner October 1, 2025 19:08
@mcncl
Copy link
Contributor

mcncl commented Oct 1, 2025

Thanks @abhishekmukherg! This kind of optimisation was on our roadmap so we'll take a look and see if at can merge it in

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

Successfully merging this pull request may close these issues.

2 participants