Commit Graph

6 Commits

Author SHA1 Message Date
ColemanRoo
178fd3ac34 Fix marketplace publish (#24) 2024-11-28 13:32:00 -06:00
Matt Rubens
cafc2852ca Allow Roo-Cline to coexist with Cline (#23)
Co-authored-by: ColemanRoo <michael.coleman@roo.vet>
2024-11-28 14:25:41 -05:00
ColemanRoo
b1c0e9be41 fix package.json format (#20)
* 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
2024-11-27 16:00:53 -06:00
ColemanRoo
ffbe1b0382 Functionality to publish extension to marketplace (#19)
Remove upload to CodeArtifact
2024-11-27 14:59:57 -06:00
ColemanRoo
e55696e247 Fix Package Publish Workflow (#11)
* 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
2024-11-19 21:27:58 -06:00
ColemanRoo
4edf570530 Publish Roo Cline to AWS CodeArtifact; script to download and install latest Roo Cline Extension 2024-11-18 21:31:15 -06:00