Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test selective auto updating of extensions #199180

Closed
2 tasks done
sandy081 opened this issue Nov 27, 2023 · 4 comments
Closed
2 tasks done

Test selective auto updating of extensions #199180

sandy081 opened this issue Nov 27, 2023 · 4 comments

Comments

@sandy081
Copy link
Member

sandy081 commented Nov 27, 2023

Refs: #194188

Complexity: 4

Create Issue


You can now selectively enable auto updates per extension or for all extensions published by a publisher. This is available when you have auto update mode set to None or Selected Extensions, which is newly introduced. These options are available in the gear menu of the extension in the extensions view and also in the extension editor.

Please test that if the feature is behaving as expected.

  • Test selectively auto updating extension or auto updating all extensions from a publisher.
  • Test unselecting auto update of an extension
  • Make sure selected extensions are auto updated and those which are not selected are not auto updated.
  • Test the UI actions and provide feedback.
  • Test switching the Auto Update mode configuration is behaving expectedly.

Tip to mimic auto update of an extension in Default profile:

  • Open extensions folder F1 > Open Extensions Folder
  • Open extensions.json file and downgrade the version of a extension
  • Open the package.json of the extension in the extensions folder and downgrade the version to same
@gjsjohnmurray
Copy link
Contributor

available when you have auto update mode set to None or ...

I'm not seeing the checkbox when set to None, and I don't think I should. It's prtesent when set to Selected. Error in the TPI?

@sandy081
Copy link
Member Author

I'm not seeing the checkbox when set to None

This change will be available from tomorrow's insider.

I'm not seeing the checkbox when set to None, and I don't think I should

It helps to easily switch from none to selected mode and reducing one additional click.

@gjsjohnmurray
Copy link
Contributor

It helps to easily switch from none to selected mode and reducing one additional click.

Will switching from Selected back to None be equivalent to unchecking the box on all the extensions I checked it on? And turning off updates from all publishers I enabled it on?

@sandy081
Copy link
Member Author

Will switching from Selected back to None be equivalent to unchecking the box on all the extensions I checked it on?

Yes

And turning off updates from all publishers I enabled it on?

Yes

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

No branches or pull requests

5 participants