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

fix: change extension name to Developer Sandbox #321

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

dgolovin
Copy link
Collaborator

@dgolovin dgolovin commented Jan 6, 2025

Update extension name to Developer Sandbox throughout the extension.

Fix #278,

@dgolovin dgolovin requested a review from a team as a code owner January 6, 2025 21:57
src/extension.ts Outdated
@@ -295,7 +295,7 @@ function updateConnectionsPeriodically(): void {
}

export function deactivate(): void {
console.log('deactivating extension openshift-sandbox');
console.log('deactivating redhat-sandbox extension');
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

redhat-developer-sandbox extension?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated in activate and deactivate methods.

@dgolovin dgolovin merged commit bb051bf into redhat-developer:main Jan 7, 2025
5 of 6 checks passed
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.

Update product name
3 participants