FPtje / vscode-semaphore-ci

Unofficial VS Code extension for interacting with Semaphore CI
https://marketplace.visualstudio.com/items?itemName=FPtje.semaphoreci
Creative Commons Zero v1.0 Universal
5 stars 0 forks source link

Separate fetching from rendering treeview #7

Closed FPtje closed 2 years ago

FPtje commented 2 years ago

Workaround for #5. Minimize the work in SemaphoreBranchProvider.getChildren by doing all the requests in a different function. SemaphoreBranchProvider.getChildren then simply returns the cache.