Skip to content

Use matrix strategy at deploy github action#48

Merged
csordasmarton merged 1 commit intoEricsson:mainfrom
csordasmarton:refactor_deploy_gh_action
Jan 26, 2022
Merged

Use matrix strategy at deploy github action#48
csordasmarton merged 1 commit intoEricsson:mainfrom
csordasmarton:refactor_deploy_gh_action

Conversation

@csordasmarton
Copy link
Copy Markdown
Contributor

Use matrix strategy in deploy.yml github action to create and publish
package to OpenVSX and Visual Studio Marketplace.

It will use the following unique extension ids for registries:

  • OpenVSX: codechecker
  • VS Marketplace: vscode-codechecker

Note: unfortunately we can't use the same extension id for these two
registries because will get the following error message when the package
is published to the registry:
The Extension Id already exist in the Marketplace. Please use the different Id

Both package will be published under the codechecker organization.

Use matrix strategy in `deploy.yml` github action to create and publish
package to `OpenVSX` and `Visual Studio Marketplace`.

It will use the following unique extension ids for registries:
- `OpenVSX`: `codechecker`
- `VS Marketplace`: `vscode-codechecker`

**Note**: unfortunately we can't use the same extension id for these two
registries because will get the following error message when the package
is published to the registry:
`The Extension Id already exist in the Marketplace. Please use the different Id`

Both package will be published under the `codechecker` organization.
Copy link
Copy Markdown
Member

@dkrupp dkrupp left a comment

Choose a reason for hiding this comment

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

LGTM

@csordasmarton csordasmarton merged commit 7b22acb into Ericsson:main Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants