aw-watcher-vscode icon indicating copy to clipboard operation
aw-watcher-vscode copied to clipboard

Git branch name from VSCode is not sent

Open lightheaded opened this issue 1 year ago • 3 comments

After installing the extension from VS Marketplace, I see no branch data being sent: 309666271-e706598b-7d44-4968-aefc-c76528ea7f47

It seems that because PR #26 was merged without bumping the extension version, the Marketplace is still providing an old version. Here's the extension code that was installed locally where it can be seen that it doesn't include the code introduced by this PR: image

I suspect that bumping the version and republishing to VS Marketplace would fix the issue, as the feature is there.

lightheaded avatar Mar 06 '24 08:03 lightheaded

Same here. Would be cool if the extension could be updated.

bidossessi avatar Mar 29 '24 15:03 bidossessi

@johan-bjareholt @ErikBjare Would it be possible to get a release going here?

If there's interest, I could probably set up some CI for automatic semver as well.

MartinBernstorff avatar May 25 '24 11:05 MartinBernstorff