Commit Graph

61 Commits

Author SHA1 Message Date
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
Matt Rubens
2a141405cc Merge pull request #680 from shanemmattner/add_docs
Add docs initial setup
2025-01-31 15:21:06 -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
1a40050814 Add @cte as codeowner 2025-01-31 09:47:52 -05:00
Matt Rubens
ffd0829757 Update bug_report.yml
Add required app version input (thanks for the suggestion @nissa-seru!)
2025-01-26 00:37:25 -05:00
Matt Rubens
b8e0aa0cde Custom modes 2025-01-21 09:39:54 -05:00
Matt Rubens
60a0a824b9 Prettier backfill 2025-01-17 14:11:28 -05:00
bannzai
2b896d8c57 Update bug_report template 2025-01-17 14:21:41 +09: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
d455428978 ellipsis comments 2024-12-16 11:24:39 -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
Matt Rubens
408bf917fb Better review link 2024-12-13 23:38:14 -05:00
Matt Rubens
5224be8026 Add issue template 2024-12-13 23:21:01 -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
21f83f64d8 Minor script fix 2024-12-11 12:10:55 -08:00
a8trejo
5eafdbcc57 release fixes 2024-12-11 12:04:42 -08:00
Abel Trejo Pineda
2f2c0609ba Merge pull request #61 from RooVetGit/chores/changeset-releases
Changeset AI Releases and code guardrails
2024-12-11 10:38:43 -08:00
Matt Rubens
8e36c555cb Delete .github/ISSUE_TEMPLATE/config.yml (#69) 2024-12-11 10:38:25 -05:00
lloydchang
00b14d6dfc feat: add dependabot.yml (#58) 2024-12-10 20:48:36 -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
a63a739a90 Adding PR template 2024-12-10 14:30:16 -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
Saoud Rizwan
39bc35eec1 Add LM Studio provider 2024-11-12 22:02:42 -05:00
Saoud Rizwan
0b3b23320b Update URLs to github.com/cline/cline 2024-10-12 16:41:30 -04:00