Matt Rubens
|
b449bb66dc
|
Update .github/workflows/marketplace-publish.yml
Co-authored-by: Patrick Decat <pdecat@gmail.com>
|
2025-03-13 10:39:10 -04:00 |
|
Matt Rubens
|
ef944a6870
|
Update git config for marketplace publish
|
2025-03-13 10:32:31 -04:00 |
|
cte
|
4b6def5f31
|
ContextProxy fix - constructor should not be async
|
2025-03-11 14:24:21 -07:00 |
|
cte
|
7681a98842
|
Simplify npm install by automatically installing npm-run-all
|
2025-03-10 11:36:11 -07:00 |
|
Patrick Decat
|
f99fc59460
|
ci: tag after packaging but before publishing
|
2025-03-10 15:29:14 +01:00 |
|
Patrick Decat
|
70d6658ca4
|
ci: publish git tags to Github (resolves #444)
|
2025-03-10 11:56:24 +01:00 |
|
Matt Rubens
|
50f76584bc
|
Add telemetry and privacy policy
|
2025-03-07 03:03:44 -05:00 |
|
Chris Estreich
|
f4a6f06a28
|
Fix "install dependencies" section of marketplace-publish
|
2025-03-01 08:18:43 -08:00 |
|
Chris Estreich
|
1d3f5380a8
|
Move integration tests into its own module
|
2025-02-28 21:23:11 -08:00 |
|
Matt Rubens
|
87785bb750
|
Update pull_request_template.md
|
2025-02-28 10:35:38 -05:00 |
|
Matt Rubens
|
6bdca5e69d
|
Update pull_request_template.md
|
2025-02-28 10:30:37 -05:00 |
|
cte
|
0e644f102f
|
Default to Claude 3.7 where appropriate
|
2025-02-24 12:48:55 -08:00 |
|
Chris Estreich
|
e413a59ae0
|
Merge pull request #1128 from RooVetGit/cte/stabilize-tests-in-ci
|
2025-02-23 08:45:02 -08:00 |
|
John Stearns
|
873720f0a7
|
Updating CODEOWNERS to better reflect the current state
|
2025-02-23 08:12:03 -08:00 |
|
cte
|
f11c0afa1e
|
Stabilize tests in CI
|
2025-02-23 02:28:10 -08:00 |
|
Matt Rubens
|
816847c5c0
|
Add Knip check for unused files
|
2025-02-23 01:01:51 -05:00 |
|
cte
|
36dd8c9ce4
|
PR feedback
|
2025-02-06 08:53:21 -08:00 |
|
cte
|
327e764d85
|
Validate vsix in publish GHA
|
2025-02-06 08:38:31 -08:00 |
|
Matt Rubens
|
c0306e3e8e
|
Revert "Merge pull request #799 from RooVetGit/cte/package-json-cleanup"
This reverts commit 00ec57afee, reversing
changes made to b83442e899.
|
2025-02-06 09:48:06 -05:00 |
|
Roo Code
|
f913d567fa
|
Better organize package.json, optimize tasks.json, split extension and webview linting
|
2025-02-05 12:15:18 -08:00 |
|
Matt Rubens
|
111020bb50
|
Removing docs (moving to another repo)
|
2025-02-04 23:14:57 -05:00 |
|
Matt Rubens
|
0bcfbd46f3
|
Different approach to escaping
|
2025-02-02 15:12:25 -05:00 |
|
Matt Rubens
|
7e237df2e8
|
Revert "Merge pull request #740 from RooVetGit/discord_fix"
This reverts commit e16e132470, reversing
changes made to 0e7e5c50be.
|
2025-02-02 15:03:41 -05:00 |
|
Matt Rubens
|
dfee716ff0
|
More secure webhook
|
2025-02-02 14:59:38 -05:00 |
|
Matt Rubens
|
bf799d72db
|
Post PRs to a thread instead
|
2025-02-02 14:54:44 -05:00 |
|
Matt Rubens
|
1c5d6f33b3
|
Discord message cleanup
|
2025-02-02 01:18:20 -05:00 |
|
Matt Rubens
|
e036c1e33b
|
Exclude changeset PRs
|
2025-02-02 00:38:28 -05:00 |
|
Matt Rubens
|
e37692c241
|
Run discord GHA against pull_request_target
|
2025-02-02 00:33:26 -05:00 |
|
Matt Rubens
|
58111432da
|
Make runnable on workflow dispatch
|
2025-02-02 00:04:27 -05:00 |
|
Matt Rubens
|
1d81d871bf
|
Try a link without a preview
|
2025-02-01 23:56:14 -05:00 |
|
Matt Rubens
|
7440f86d2d
|
Create discord-pr-notify.yml
|
2025-02-01 23:39:44 -05:00 |
|
cte
|
5c8df59889
|
Confirmed that check-openrouter-api-key works; remove debugging
|
2025-01-31 22:08:02 -08:00 |
|
cte
|
ab2dd09ac6
|
Test what happens if the secret does not exist
|
2025-01-31 22:06:25 -08:00 |
|
cte
|
de7f67f71e
|
One more attempt
|
2025-01-31 22:03:33 -08:00 |
|
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 |
|
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 |
|