1070 Commits

Author SHA1 Message Date
dependabot[bot]
8dbe639358 chore(deps): bump JetBrains/qodana-action from 2025.2.3 to 2025.2.4
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2025.2.3 to 2025.2.4.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](https://github.com/jetbrains/qodana-action/compare/v2025.2.3...v2025.2.4)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  dependency-version: 2025.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 09:09:50 +00:00
dependabot[bot]
901120bd48 chore(deps): bump actions/cache from 3 to 5
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 09:09:43 +00:00
Dallin Romney
955f5fc75a Merge pull request #9073 from continuedev/nate/add-puppeteer-chromium-path
Add Puppeteer executable path environment variable to runloop blueprint
2025-12-10 11:36:43 -08:00
Nate Sesti
4a8026be59 Remove scheduled cron job from stable release workflow
Removed scheduled cron job for stable release.
2025-12-10 11:10:05 -08:00
dependabot[bot]
403714e593 chore(deps): bump peter-evans/create-pull-request from 7 to 8
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-10 09:09:25 +00:00
Nate Sesti
3a09030a87 Rename workflow from 'cn-test' to 'cn' 2025-12-09 12:06:22 -08:00
Nate
4905bd5905 Add Puppeteer executable path environment variable to runloop blueprint 2025-12-08 14:16:43 -08:00
Nate
d10594f6cd fix(runloop): hardcode amd64 architecture and update blueprint name to cn-test 2025-12-08 11:48:56 -08:00
Nate Sesti
b38b5f7ab9 Merge pull request #9068 from continuedev/add-gh-cli-to-runloop-blueprint
Add GitHub CLI to Runloop blueprint
2025-12-08 10:58:15 -08:00
Patrick Erichsen
9e65f82131 Fix/lancedb cross target (#9033)
* fix: install lancedb binary for cross-target builds

* chore: add temporary darwin build workflow

* chore: remove temporary darwin workflow

* fix: prettier formatting in prepackage.js

Co-authored-by: nate <nate@continue.dev>

* fix: ensure cross-target LanceDB binaries copied

* fix: retain target lancedb binary in vsix

* Update prepackage.js

---------

Co-authored-by: continue[bot] <continue[bot]@users.noreply.github.com>
Co-authored-by: nate <nate@continue.dev>
2025-12-08 10:42:08 -08:00
continue[bot]
82e8d30768 Add GitHub CLI to Runloop blueprint system setup
Pre-install gh CLI in the Runloop blueprint to enable PR creation
and other GitHub operations directly from the environment.

Co-authored-by: nate <nate@continue.dev>

Generated with [Continue](https://continue.dev)

Co-Authored-By: Continue <noreply@continue.dev>
2025-12-08 18:26:26 +00:00
BekahHW
87c12eb3ee Fix link to agents in the hub 2025-12-08 11:22:43 -05:00
Nate
87fd4c7848 dnd fix 2025-12-05 19:58:21 -08:00
Nate
7dbdb9cce1 Add docker-compose-v2 to runloop blueprint dependencies 2025-12-05 19:00:41 -08:00
Nate
eb4100071c Add Infisical CLI installation to Runloop blueprint setup 2025-12-05 18:56:50 -08:00
Nate
b46509b0bb Add Dockerfile and remove Docker installation from system setup 2025-12-05 18:50:09 -08:00
Nate
210924de96 Combine policy-rc.d setup commands into single line in runloop blueprint 2025-12-05 17:49:03 -08:00
Nate
704ca44003 Prevent service auto-start during apt install in runloop blueprint 2025-12-05 17:45:34 -08:00
Nate
03c487db30 Add GitHub workflow to upload Runloop blueprint on changes 2025-12-05 17:36:10 -08:00
Nate
ff08fa2049 Add docker.io and docker-compose to system setup dependencies 2025-12-05 17:07:52 -08:00
Nate Sesti
f6de2c2e64 Update runloop blueprint template for Chrome support 2025-12-05 13:52:02 -08:00
dependabot[bot]
13881949ca chore(deps): bump JetBrains/qodana-action from 2025.2.2 to 2025.2.3
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2025.2.2 to 2025.2.3.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](https://github.com/jetbrains/qodana-action/compare/v2025.2.2...v2025.2.3)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  dependency-version: 2025.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-05 09:07:18 +00:00
dependabot[bot]
0fe5c3d8e2 chore(deps): bump apple-actions/import-codesign-certs from 5 to 6
Bumps [apple-actions/import-codesign-certs](https://github.com/apple-actions/import-codesign-certs) from 5 to 6.
- [Release notes](https://github.com/apple-actions/import-codesign-certs/releases)
- [Commits](https://github.com/apple-actions/import-codesign-certs/compare/v5...v6)

---
updated-dependencies:
- dependency-name: apple-actions/import-codesign-certs
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-03 09:12:08 +00:00
Dallin Romney
886c0a4741 merge main 2025-12-02 12:25:02 -08:00
Dallin Romney
517b576c07 fix: continue[bot] CLA exclusion 2025-11-25 22:25:54 -08:00
Dallin Romney
ff335487aa merge: main 2025-11-25 20:39:59 -08:00
Dallin Romney
70f62de229 chore: add continue to CLA exclusions 2025-11-25 20:25:01 -08:00
Dallin Romney
a72c05a61e fix: add noreply@continue.dev to CLA exclusions 2025-11-24 15:17:55 -08:00
Dallin Romney
46f0fe9e9f Merge pull request #8808 from continuedev/dallin/configs-assistants-cleanup-7
fix: assistants -> configs -> agents
2025-11-21 14:47:08 -08:00
dependabot[bot]
0d62e852c5 chore(deps): bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-21 09:09:26 +00:00
Dallin Romney
978a79dd95 Merge pull request #8719 from joffeoja/skip_run_on_forks
ci: skip scheduled and release workflows on forks
2025-11-20 13:37:00 -08:00
Dallin Romney
5797925c26 Merge branch 'main' of https://github.com/continuedev/continue into dallin/configs-assistants-cleanup-7 2025-11-20 11:33:30 -08:00
dependabot[bot]
72bc9ab48c chore(deps): bump JetBrains/qodana-action from 2025.2.1 to 2025.2.2
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2025.2.1 to 2025.2.2.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](https://github.com/jetbrains/qodana-action/compare/v2025.2.1...v2025.2.2)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  dependency-version: 2025.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 09:10:45 +00:00
Dallin Romney
bc69693ffc fix: assistants -> configs -> agents 2025-11-19 17:29:07 -08:00
joffeoja
2ef11d8440 Update stable-release.yml 2025-11-19 21:38:05 +01:00
joffeoja
cb5beadb1b Update beta-release.yml 2025-11-19 21:38:05 +01:00
joffeoja
3858c04f0f Update release-fetch.yml 2025-11-19 21:38:05 +01:00
joffeoja
4bcd6223e7 Update release-openai-adapters.yml 2025-11-19 21:38:05 +01:00
joffeoja
bbbb436f62 Update release-config-yaml.yml 2025-11-19 21:38:05 +01:00
joffeoja
2950714b09 Update release-llm-info.yml 2025-11-19 21:38:05 +01:00
joffeoja
b52a1b4f61 Update submit-github-dependency-graph.yml 2025-11-19 21:38:05 +01:00
joffeoja
12313c8c40 Update metrics.yaml 2025-11-19 21:38:05 +01:00
joffeoja
cb3dba84af Update snyk-agent.yaml 2025-11-19 21:38:05 +01:00
Dallin Romney
e22a71a630 Revert "chore: skip pr checks when changes are made to docs" 2025-11-18 16:40:15 -08:00
Dallin Romney
a7fe934326 Merge pull request #8774 from continuedev/dallin/binary-package-sync
fix: binary package lock issue
2025-11-18 15:43:02 -08:00
Dallin Romney
d748875a46 fix: make free-disk-space action more conservative 2025-11-18 11:59:16 -08:00
Dallin Romney
b27b92e721 fix: revert to ubuntu-latest action 2025-11-18 11:25:23 -08:00
Dallin Romney
837d63e96b fix: free space during pr checks 2025-11-18 11:24:27 -08:00
Dallin Romney
2835386937 fix: jetbrains runner disk space 2025-11-18 11:03:00 -08:00
uinstinct
317f6f498a Merge branch 'main' into docs-checks 2025-11-11 08:35:06 +05:30