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

Release Notes in every workspace #13638

Closed
Siddhant-K-code opened this issue Oct 6, 2022 · 5 comments
Closed

Release Notes in every workspace #13638

Siddhant-K-code opened this issue Oct 6, 2022 · 5 comments

Comments

@Siddhant-K-code
Copy link
Member

Bug description

Currently it shows release notes for every new workspace (it should be limited to the first workspace only, after every release),

Steps to reproduce

  • Open Multiple workspaces (parallel or one after the other) you will see a VS Code tab of release notes in each workspace.

Workspace affected

No response

Expected behavior

It Should show Release Notes for once only

Example repository

Open a workspace from gitpod.new

Anything else?

Currently Tested on VS Code Browser

Related Internal Discussion

@stale
Copy link

stale bot commented Jan 16, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Jan 16, 2023
@mustard-mh
Copy link
Contributor

Hey @Siddhant-K-code , could you reproduce it again? if yes, you can check if settings sync for Extensions enabled, it's required to store release note display state.

F1 quick actions Settings
image image

@Siddhant-K-code
Copy link
Member Author

We can test this with our new upcoming release 🙏🏽

@mustard-mh
Copy link
Contributor

We can test this with our new upcoming release 🙏🏽

fyi @Siddhant-K-code for the new releases, if we open multiple workspaces in seconds, it will show multiple times too, because it needs time to sync data.

VSCode will do it automatically, but if you want to make sure it's synced, you can use quick action (press F1) Settings Sync: Sync Now

@stale stale bot removed the meta: stale This issue/PR is stale and will be closed soon label Jan 31, 2023
@Siddhant-K-code
Copy link
Member Author

Seems to work fine now. Will re-open this, if anything looks weird.

Thanks @mustard-mh

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

No branches or pull requests

3 participants