software-engineering-project-org / vscode-plugin-automotive-app-deployment

Code base for LAD (Leda App Deployer) - a Visual Studio Code Plugin simplifying deployment of Velocitas Apps on Leda-running devices
Apache License 2.0
2 stars 1 forks source link

Publish Extension when prework is done (Store & Eclipse) #103

Open cpotter302 opened 1 year ago

cpotter302 commented 1 year ago

Further information in #35 ###

dangelic commented 1 year ago

-- Eclipse-side:

@cpotter302 @martinh-dev @dangelic We have to decide who is commiting to Eclipse.

dangelic commented 1 year ago

-> Agreement

dangelic commented 1 year ago

-- VSCode-Store-side:

@bs-jokri @max-grzanna Can we autonomously upload the app in vscode store or do we have to follow Eclipse workflow here?

@dangelic How to push a plugin to VSCode Store?

bs-jokri commented 1 year ago

@dangelic you need to follow the eclipse process, as the plugin will subsequently maintained within the Eclipse Leda project

dangelic commented 1 year ago

What we need to do on the VSCode-store-side:

  1. We need to use a VSCode-plugin called "vsce" for publishing
  2. VSCode-Marketplace is a Azure-Devops Service: -> We need an Azure-Account with a Developers' Profile (and the Personal Access Token)
  3. We need to create a Publisher on Click this LINK which we need to mention in our package.json

Reference to the detailed process: VSCode Documentation

bs-jokri commented 1 year ago

request filed at Eclipse Foundation https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/3615

dangelic commented 1 year ago

-> We skip the VSCode Store publication for now. We add the vsx file to release as you can install it from here also.

cpotter302 commented 1 year ago

Conversation in progress -> Account setup for bot user with token: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/3615