Commit Graph

39 Commits

Author SHA1 Message Date
cte
17fb94cb1b Secrets can't be used in conditionals, apparently 2025-01-31 21:50:06 -08:00
cte
b7cd98da54 Don't run the integration-test job if there's no API key 2025-01-31 21:44:50 -08:00
cte
2e094b409d Switch to Ubuntu; we can enable the full matrix in the future if we care 2025-01-31 16:47:43 -08:00
cte
75bf341057 Try ubuntu-latest 2025-01-31 16:43:01 -08:00
cte
5fd8d8911a Fix ENV var name 2025-01-31 15:18:20 -08:00
cte
d481a5ae15 Check env.integration file 2025-01-31 14:56:57 -08:00
cte
fea3daa98a Create env.integration file 2025-01-31 14:52:25 -08:00
cte
85d1d4a77b Run integration tests in CI 2025-01-31 14:12:21 -08:00
Matt Rubens
98f17088b5 Update pages.yml 2025-01-31 16:01:58 -05:00
Matt Rubens
b8ab396d3f Try to fix pages gha 2025-01-31 15:27:44 -05:00
Shane Mattner
005ac8b7c3 fix errors 2025-01-31 11:29:14 -08:00
Shane Mattner
136672914a add workflow 2025-01-31 11:26:49 -08:00
Matt Rubens
b8e0aa0cde Custom modes 2025-01-21 09:39:54 -05:00
a8trejo
966a3b60db Adding workflow_dispatch to changeset workflow 2025-01-15 15:34:08 -08:00
ColemanRoo
1a165522aa adding ability to publish to OVSX as part of publish workflow 2025-01-09 12:34:58 -06:00
a8trejo
ba6c8bcfef Fixes when pushing the changelog forced format 2024-12-23 09:56:27 -08:00
a8trejo
8d9dd759f5 Forcing changelog format 2024-12-18 15:12:18 -08:00
a8trejo
c9e07cca58 Workflows updates to manually merge changeset PRs and control those changes 2024-12-17 17:16:46 -08:00
a8trejo
74a016338b Trying no auto flag 2024-12-17 16:19:20 -08:00
a8trejo
dd1f935de9 Changing auto merge command to merge strategy instead of squash 2024-12-16 16:35:45 -08:00
a8trejo
82c26fdfc0 fixing install command 2024-12-16 16:10:16 -08:00
a8trejo
5eb848b7c8 Remove AI releases 2024-12-16 11:21:34 -08:00
Matt Rubens
e14ccf55db Update unit test command to run webview tests too 2024-12-15 23:58:17 -05:00
ColemanRoo
5cbf4ca5c8 Adding temp publish workflow
Disable automated changeset flow
2024-12-13 21:56:03 -06:00
Abel Trejo Pineda
33eb0a6fc0 Adding scripts and workflow for release notes generation (#81) 2024-12-11 14:15:16 -08:00
a8trejo
5eafdbcc57 release fixes 2024-12-11 12:04:42 -08:00
a8trejo
c0941d4b99 Minor updates 2024-12-10 16:32:46 -08:00
a8trejo
9c2634b662 Adding doc comments generated by cline 2024-12-10 15:23:02 -08:00
a8trejo
2b8e85ab52 Making base prompt visible 2024-12-10 15:04:56 -08:00
a8trejo
51e034c399 Adding openai generated releases working along changesets 2024-12-10 14:22:30 -08:00
lloydchang
7f764f664e feat: add codeql.yml (#59) 2024-12-10 07:25:20 -08:00
John Stearns
23486f1d3a Removing manual vsix steps in favor of marketplace publishing (#47) 2024-12-08 07:44:29 -08:00
John Stearns
0ac3dd5753 Enabling unit tests for CI (#44) 2024-12-06 17:12:41 -08:00
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