Commit Graph

111 Commits

Author SHA1 Message Date
dal d3f637e0e8
next public web socket url 2025-05-07 12:47:07 -06:00
dal a901ee382e
main env on local build 2025-05-07 12:16:25 -06:00
dal 1b16398413
docker release with arm64 2025-05-07 08:47:08 -06:00
dal a24033fb63
window error 2025-05-07 08:37:11 -06:00
dal 771bc3b7d2
cli release with libpq error resolve 2025-05-07 08:33:17 -06:00
dal 256bbbb934
threw in old workflow with the github tap.... 2025-05-07 08:19:46 -06:00
dal 4751cf13f0
remove linux arm v7 2025-05-07 08:15:46 -06:00
dal 13c12be36e
platform support for docker images 2025-05-07 08:07:15 -06:00
dal 8d28993bb4
ok libpq error 2025-05-07 08:00:52 -06:00
dal 3410475c2d
docker release public 2025-05-07 07:56:09 -06:00
dal a96a422b63
new docker image locations and cli fix 2025-05-07 07:43:24 -06:00
dal f9d644d030
caching and cli fix 2025-05-07 07:29:51 -06:00
dal 4adca4ecc5
docker release fix 2025-05-07 07:23:51 -06:00
dal 732984206b
version bump 2025-05-07 07:16:15 -06:00
dal b16a6d8b17
on pr to main 2025-05-06 18:37:15 -06:00
dal 771256d182
releases 2025-05-06 18:33:44 -06:00
dal 5ab8c65da4
ok tag triggers 2025-05-06 18:23:43 -06:00
dal d3949cbd71
one more try 2025-05-06 18:09:28 -06:00
dal c06c5bac94
ok try again 2025-05-06 18:00:24 -06:00
dal 13f1ddeba5
try again 2025-05-06 17:52:21 -06:00
dal 5fe0864027
test cli release 2025-05-06 17:42:53 -06:00
dal 60ab1c87a6
k try again with pat 2025-05-06 17:37:00 -06:00
dal 067627141b
another attempt 2025-05-06 17:24:41 -06:00
dal 39e78a5fc9
version bump 2025-05-06 17:19:44 -06:00
dal 3088ef501b
try differrent bump method 2025-05-06 17:14:45 -06:00
dal 76b301e38d
rust 2025-05-06 17:08:31 -06:00
dal 91e308ee9b
fix on gh action for release 2025-05-06 17:05:45 -06:00
dal 254fc4420f
manage versions 2025-05-06 17:01:16 -06:00
dal 1bd94819b1
testing actions 2025-05-06 17:00:12 -06:00
dal f8377d7168
test the releasess 2025-05-06 16:57:57 -06:00
dal 06730ca837
workflow changes and version 0.1.0 2025-05-06 16:23:50 -06:00
dal 881cd5913a
docker release points to gh 2025-05-06 10:45:58 -06:00
dal ff348745c3
Implement CLI configuration and model discovery for projects
- Updated BusterConfig structure to better support project contexts
- Added get_context_for_path method to determine project context for a file
- Enhanced resolve_model_paths to respect the project hierarchy
- Updated deploy.rs to use the revised model discovery and configuration inheritance
- Added unit tests and integration tests for project config functionality

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-06 08:50:56 -06:00
dal e66843b1f1
prds, docker release, models 2025-05-06 08:09:31 -06:00
dal e322b6cff9
setup.sql in the env setup 2025-05-02 16:31:09 -06:00
Nate Kelley c048bb30c6
additional tests 2025-05-02 15:15:17 -06:00
Nate Kelley 13f720637a
Playwright (Codegen) Smoke tests (#257)
* smoke test for loading pages

* write additional tests

* headless options are passed in

* added some additional checks

* added list clicking tests

* Update web/playwright-tests/ask-question-navigate-pages.spec.ts

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* added comments

* fix broken unit tests

* update to auth.json

* Update web-testing.yml

* update playwright to use 1 worker

* Update web-testing.yml

* Update web-testing.yml

* Update web-testing.yml

* Update web-testing.yml

* add a few options for ci

* seed script update

* anonymous sign ins

* additional unit tests

* Skip some broken tests

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: dal <dallin@buster.so>
2025-05-02 11:27:46 -06:00
dal 892fba069a
Merge branch 'staging' into evals 2025-05-01 15:19:41 -06:00
Nate Kelley ebe4f91ed0
Nate/new data matrix (#253)
* updates for efficiency

* working on a single function

* update

* working

* update

* optimized

* update

* trendline operations pt 1

* update datasets to include ticks

* dataset creator

* udate

* trendlines

* move to one single dataset options hook

* started adding in options

* fix some broken functions

* line series builder

* threadshold updates

* pie sort by

* additional fixes to data structures

* update

* update animations

* update to y axis combos

* more stable asset prop passing

* Update ChartJSTheme.ts

* update check

* update problematic dataset

* with additional tests for size

* size data key

* update unit tests

* add a virtualizer for the rows

* add a few scatter tests

* update

* add additionla unit tests

* add additionla unit tests

* update

* add a couple more tests

* many updates

* update builder to not use deprcated functinos

* added additional unit tests

* add a few more unit tests

* make a few new unit tests

* make tooltip a little more efficient

* builders have some unit tests

* make additional tests

* added a bunch of unit tests

* move mount logic closer to buster chart

* fix link click bug

* adjust the icons

* fix broken time stamps

* additional config for tooltips

* add one additional unit test

* update package versions

* update the tests to run on the branch

* Update web-tests.yml
2025-05-01 13:47:34 -06:00
dal 09eae9eacb
api testing had the rust tool chain removed 2025-04-29 13:41:40 -06:00
dal 9905f16ed1
a few optimizations 2025-04-29 11:24:34 -06:00
dal 6aa1442b06
dockerfile added to test env 2025-04-29 11:02:08 -06:00
dal 5d4b4e8124
always run tests 2025-04-29 10:57:04 -06:00
dal 19eea365a4
api, cli, web, tsting env and some rust fixes 2025-04-29 10:37:37 -06:00
dal 0c5c9eafff
ok trying again with env setup 2025-04-29 10:12:27 -06:00
dal a735c8bc57
Update .github/workflows/web-testing.yml
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-04-29 09:00:43 -07:00
dal 6d0b7b4f20
Update .github/actions/setup-test-environment/action.yml
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-04-29 09:00:36 -07:00
dal 5385d76d11
Update .github/actions/stop-supabase/action.yml
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-04-29 09:00:12 -07:00
dal 39199e2d5f
modularize the testing a bit... 2025-04-29 09:57:48 -06:00
dal e0da15c05f
api testing env 2025-04-29 09:51:10 -06:00