Commit graph

21 commits

Author SHA1 Message Date
Chris Estreich
1d3f5380a8 Move integration tests into its own module 2025-02-28 21:23:11 -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
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
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
b8e0aa0cde Custom modes 2025-01-21 09:39:54 -05:00
Matt Rubens
e14ccf55db Update unit test command to run webview tests too 2024-12-15 23:58:17 -05:00
a8trejo
51e034c399 Adding openai generated releases working along changesets 2024-12-10 14:22:30 -08:00
John Stearns
0ac3dd5753
Enabling unit tests for CI (#44) 2024-12-06 17:12:41 -08: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