Skip to content

Release/v0.9.0#28

Merged
ozgen merged 3 commits intomainfrom
release/v0.9.0
Mar 6, 2026
Merged

Release/v0.9.0#28
ozgen merged 3 commits intomainfrom
release/v0.9.0

Conversation

@ozgen
Copy link
Owner

@ozgen ozgen commented Mar 6, 2026

No description provided.

ozgen added 3 commits March 6, 2026 17:08
…roducing an active repo root for Git Worklists.

- discover Git repositories inside the opened workspace folder - select the first discovered repository as the initial active repo - add status bar support to switch the active repository - update tree, decorations, stash view, and watchers when repo changes - cache discovered repo roots in memory for faster switching - initialize extension state using the active repo root instead of the workspace folder  This keeps the existing single-repo workflow unchanged while allowing Git Worklists to operate cleanly in multi-repo workspaces.
Update documentation and release metadata for v0.9.0.  - document multi-repo workspace support in the README - add status bar repo switching details - update known limitations wording to reflect active-repo behavior - add multi-repo demo GIF - bump extension version to 0.9.0 - update changelog entries for the new release  This makes the new workspace support visible and easier to understand.
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.68%. Comparing base (bea7934) to head (7092f4a).
⚠️ Report is 1 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   92.51%   92.68%   +0.17%     
==========================================
  Files          36       37       +1     
  Lines        1069     1094      +25     
  Branches      255      259       +4     
==========================================
+ Hits          989     1014      +25     
  Misses         15       15              
  Partials       65       65              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ozgen ozgen merged commit 4edbd2a into main Mar 6, 2026
2 checks passed
@ozgen ozgen deleted the release/v0.9.0 branch March 6, 2026 16:56
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