Commit graph

31 commits

Author SHA1 Message Date
Jack Amadeo
1af5bea578
chore: put test in the name (#4919)
Some checks are pending
Canary / Prepare Version (push) Waiting to run
Canary / build-cli (push) Blocked by required conditions
Canary / Upload Install Script (push) Blocked by required conditions
Canary / bundle-desktop (push) Blocked by required conditions
Canary / bundle-desktop-linux (push) Blocked by required conditions
Canary / bundle-desktop-windows (push) Blocked by required conditions
Canary / Release (push) Blocked by required conditions
CI / changes (push) Waiting to run
CI / Check Rust Code Format (push) Blocked by required conditions
CI / Build and Test Rust Project (push) Blocked by required conditions
CI / Test and Lint Electron Desktop App (push) Blocked by required conditions
CI / bundle-desktop-unsigned (push) Blocked by required conditions
Deploy Documentation / deploy (push) Waiting to run
Documentation Site Preview / deploy (push) Waiting to run
Publish Docker Image / docker (push) Waiting to run
2025-10-06 13:35:56 -04:00
Zane
867752a71e
Fix tests from upstream changes and add testing to lint staged and ci (#4127) 2025-08-19 09:09:34 -07:00
Rizel Scarlett
f2e335cb81
Skip ci builds for docs (#4087) 2025-08-14 08:22:56 -07:00
Rizel Scarlett
8217ab1e61
ci: fix docs-only filter to properly skip tests for documentation changes (#4066) 2025-08-13 10:52:29 -04:00
Angie Jones
cd15482537
ci: fix markdown file pattern to skip builds for all .md files (#4061) 2025-08-12 18:52:10 -07:00
Alex Hancock
99a40bd8d1
ci: correctly match doc only changes (#4009) 2025-08-11 14:38:07 -04:00
Lifei Zhou
48a38dc034
Chore: apply more clippy rules to prevent from code complexity (#3813) 2025-08-03 20:03:08 +10:00
Jack Amadeo
2100a86326
fix: bundle workflows (#3780) 2025-08-01 16:42:06 +02:00
Glenn
45adf4e4f3
skip app-related CI jobs for doc/blog PRs (#3704)
Co-authored-by: angiejones <jones.angie@gmail.com>
2025-07-29 23:11:10 -05:00
Jack Amadeo
b1187a7822
chore: Speed up CI (#3711) 2025-07-29 14:18:54 -04:00
Prem Pillai
f21b9017b8
fix: ensure retry-config and success-criteria are populated in openapi spec (#3575) 2025-07-22 19:39:35 +10:00
Michael Neale
9606948a91
fix: correct tool use for anthropic (#3311) 2025-07-10 16:02:55 +10:00
Max Novich
c81cf6fb3a
switch to custom runner for rust build (#3325) 2025-07-09 14:57:00 -07:00
Wendy Tang
b1d2a02f66
feat: (tool router) llm tool selector (#2866) 2025-06-13 10:29:11 -07:00
Michael Neale
265ee02265
fix: CPU hogging GUI (#2877) 2025-06-12 19:21:59 +10:00
Bradley Axen
fec5bfe9cd
chore: run CI on merge_group (#2786)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-06-04 20:30:34 -07:00
Lifei Zhou
d1f9d4a31e
chore: use hermit to install node, rust and protoc (#2766) 2025-06-04 09:45:43 +10:00
Lifei Zhou
e56354603f
Revert "chore: use hermit in goose" (#2759) 2025-06-03 09:50:01 +10:00
Lifei Zhou
9dfdb69f62
chore: use hermit in goose (#2754) 2025-06-02 15:05:31 +10:00
Alice Hau
bf1c0d51e4
feat: lancedb vector tool selection (#2654)
Co-authored-by: Wendy Tang <wendytang@squareup.com>
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-05-28 20:23:02 -07:00
Michael Neale
68d166b8e8
run CI on docs so we can enforce checks (#2577) 2025-05-19 13:31:17 +10:00
oreparaz
49c5ec9b2b
ci: pin github action to specific hash (#1799) 2025-03-26 13:02:14 -07:00
Zaki Ali
7aaa9dc728
fix: use lowercase names for builtin external extensions (#1756) 2025-03-18 16:15:08 -07:00
Kalvin C
7f445b1d6b
feat(google_drive): use oauth2 crate for PKCE support, make token storage generic over Serializable (#1645) 2025-03-14 17:38:22 -07:00
Wendy Tang
d84b28fae3
Revert "feat: handling larger more complex PDF docs (and fix) (#1663)" (#1675) 2025-03-13 15:08:37 -07:00
Michael Neale
4c31832384
feat: handling larger more complex PDF docs (and fix) (#1663) 2025-03-13 12:37:09 -07:00
Michael Neale
426da76cd3
building intel mac app (#878)
Co-authored-by: Max Novich <mnovich@squareup.com>
2025-03-03 13:12:14 -08:00
Kalvin C
7c87a963c5
ci: update release processes using Justfile, make reusable workflows have optional version param (#972) 2025-01-31 11:44:55 -08:00
Salman Mohammed
0020123ee8
fix: temp fix to make CI workflow pass (#970) 2025-01-30 20:24:53 -05:00
Salman Mohammed
ad29e30961
feat: add quick_test input in bundle-desktop workflow (#808) 2025-01-27 12:47:28 -05:00
Bradley Axen
1c9a7c0b05
feat: V1.0 (#734)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Wendy Tang <wendytang@squareup.com>
Co-authored-by: Jarrod Sibbison <72240382+jsibbison-square@users.noreply.github.com>
Co-authored-by: Alex Hancock <alex.hancock@example.com>
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
Co-authored-by: Wes <141185334+wesrblock@users.noreply.github.com>
Co-authored-by: Max Novich <maksymstepanenko1990@gmail.com>
Co-authored-by: Zaki Ali <zaki@squareup.com>
Co-authored-by: Salman Mohammed <smohammed@squareup.com>
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com>
Co-authored-by: Alec Thomas <alec@swapoff.org>
Co-authored-by: lily-de <119957291+lily-de@users.noreply.github.com>
Co-authored-by: kalvinnchau <kalvin@block.xyz>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
Co-authored-by: bwrage <bwrage@squareup.com>
Co-authored-by: Kalvin Chau <kalvin@squareup.com>
Co-authored-by: Alice Hau <110418948+ahau-square@users.noreply.github.com>
Co-authored-by: Alistair Gray <ajgray@stripe.com>
Co-authored-by: Nahiyan Khan <nahiyan.khan@gmail.com>
Co-authored-by: Alex Hancock <alexhancock@squareup.com>
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
Co-authored-by: marcelle <1852848+laanak08@users.noreply.github.com>
Co-authored-by: Yingjie He <yingjiehe@block.xyz>
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
Co-authored-by: Lily Delalande <ldelalande@block.xyz>
Co-authored-by: Adewale Abati <acekyd01@gmail.com>
Co-authored-by: Ebony Louis <ebony774@gmail.com>
Co-authored-by: Angie Jones <jones.angie@gmail.com>
Co-authored-by: Ebony Louis <55366651+EbonyLouis@users.noreply.github.com>
2025-01-24 13:04:43 -08:00