-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
bmingles
added a commit
that referenced
this issue
Jul 10, 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
changed the title
Pre-release deployment to vscode marketplace
Manual Pre-release deployment to vscode marketplace
Jul 11, 2024
3 tasks
bmingles
added a commit
that referenced
this issue
Jul 12, 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
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
#28 created to setup CI / CD deployments
The text was updated successfully, but these errors were encountered: