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

Manual Pre-release deployment to vscode marketplace #18

Closed
2 tasks done
bmingles opened this issue Jul 2, 2024 · 0 comments · Fixed by #26
Closed
2 tasks done

Manual Pre-release deployment to vscode marketplace #18

bmingles opened this issue Jul 2, 2024 · 0 comments · Fixed by #26
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bmingles
Copy link
Collaborator

bmingles commented Jul 2, 2024

Vscode extensions can be published / installed as pre-release packages. We should set this up for the vscode-deephaven extension.
https://code.visualstudio.com/api/working-with-extensions/publishing-extension#prerelease-extensions

Note, that it has been requested that we not deploy this too soon without having some support for Enterprise #17

#28 created to setup CI / CD deployments

@bmingles bmingles added enhancement New feature or request triage labels Jul 2, 2024
@vbabich vbabich added this to the July 2024 milestone Jul 2, 2024
@vbabich vbabich removed the triage label Jul 2, 2024
bmingles added a commit that referenced this issue Jul 10, 2024
bmingles added a commit that referenced this issue Jul 11, 2024
bmingles added a commit that referenced this issue Jul 11, 2024
bmingles added a commit that referenced this issue Jul 11, 2024
bmingles added a commit that referenced this issue Jul 11, 2024
bmingles added a commit that referenced this issue Jul 11, 2024
bmingles added a commit that referenced this issue Jul 11, 2024
bmingles added a commit that referenced this issue Jul 11, 2024
bmingles added a commit that referenced this issue Jul 11, 2024
bmingles added a commit that referenced this issue Jul 11, 2024
bmingles added a commit that referenced this issue Jul 11, 2024
bmingles added a commit that referenced this issue Jul 11, 2024
bmingles added a commit that referenced this issue Jul 11, 2024
@bmingles bmingles changed the title Pre-release deployment to vscode marketplace Manual Pre-release deployment to vscode marketplace Jul 11, 2024
bmingles added a commit that referenced this issue Jul 12, 2024
bmingles added a commit that referenced this issue Jul 12, 2024
Extension has been published as a pre-release version to Visual Studio
Marketplace

https://marketplace.visualstudio.com/items?itemName=deephaven.vscode-deephaven

We now have the following:
* Azure DevOps org - https://dev.azure.com/deephaven-oss/ (will need to
request a user account to be added to the org if you need access)
* Visual Studio Publisher -
https://marketplace.visualstudio.com/publishers/deephaven

In this PR:
* Modified .svg logos for targetting 128x128 size without partial pixels
* Generated 128x128 .png logos for the Marketplace logos
* Split out developer specific documentation into CONTRIBUTING.md since
README contents gets used as the Marketplace

resolves #18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants