* fix package.json format
add code-qa.yml step to PRs
* fix package-lock.json to use npm instead of codeartifact
* removing test step as it requires vs code
* update code owner file
* fixing access to codeartifact login script
* adjust namespace to match other Roo packages
* addling line to install vsce to Github action
* removing namespace as it is not valid for extension name
* version bump
* updating package-lock and doing full install for publish action
* update workflow package install steps
* update package install steps