Commit Graph

3989 Commits

Author SHA1 Message Date
github-actions[bot] 133b5234d1 chore(release): update version to 0.0.72 2025-05-01 17:30:06 +00:00
dal d87f4f14ac
Merge pull request #252 from buster-so/staging
Small Tweak
2025-05-01 10:29:50 -07:00
dal 6c3dcad03c
Merge pull request #251 from buster-so/evals
small tweak
2025-05-01 10:29:21 -07:00
dal b0e1422ec9
small tweak 2025-05-01 11:28:45 -06:00
github-actions[bot] 77a67a8632 chore(release): update version to 0.0.71 2025-05-01 16:07:09 +00:00
dal 1e321cfa3e
Merge pull request #250 from buster-so/staging
hotfix datasource id ref
2025-05-01 09:06:36 -07:00
dal 3b599508a3
hotfix datasource id ref 2025-05-01 10:06:14 -06:00
github-actions[bot] 117cc25927 chore(release): update version to 0.0.70 2025-05-01 15:36:52 +00:00
dal 96cd87c4d3
Merge pull request #249 from buster-so/staging
Staging
2025-05-01 08:36:35 -07:00
dal 716feb4115
Merge pull request #248 from buster-so/evals
Evals
2025-05-01 08:30:36 -07:00
dal 567bf667b4
some sql prompt fixes 2025-05-01 09:14:26 -06:00
dal c3055a9424
ok fix on metric file to dataset 2025-05-01 08:59:16 -06:00
dal aafe225ac9
enum wrong 2025-05-01 08:31:19 -06:00
dal 843911eca1
jumped the gun on one delete bf it exists 2025-05-01 08:20:49 -06:00
dal 435042b766
migration handles orphaned metric_files better 2025-05-01 08:10:15 -06:00
dal 5896a076a4
Merge pull request #247 from buster-so/dal/sql-strictness-improvements
Sql analyzer tests and strictness iimprovement
2025-05-01 06:52:29 -07:00
dal 693eaec969
Enhance error handling and version management in metric file processing. Added detailed error logging for failed dataset associations and improved YAML serialization handling. Updated structures to track updated versions during metric modifications. 2025-04-30 17:22:47 -06:00
dal 775631ed43
semantic handling 2025-04-30 14:55:00 -06:00
dal 12077f9721
Enhance semantic query processing with improved handling for common tables and nested metrics. Added stricter validation for parameter types and refined error messages. Updated tests to reflect changes and ensure robustness. 2025-04-30 14:31:56 -06:00
github-actions[bot] 16a0efb228 chore(release): update version to 0.0.69 2025-04-30 20:23:02 +00:00
dal 4d4ab635e1
Merge pull request #245 from buster-so/staging
Testing Environments
2025-04-30 13:22:46 -07:00
dal 0db84419db
semantic improvmenets 2025-04-30 13:57:55 -06:00
dal 7e023d7178
semantic tets 2025-04-30 12:43:01 -06:00
dal 6c6becefb5
semantic substitution working 2025-04-30 08:51:15 -06:00
dal 491fc75c76
tests working better 2025-04-29 18:33:38 -06:00
dal 13e5712436
ok the rejections are working 2025-04-29 18:05:37 -06:00
dal 75e6e6de76
ok everything is working pretty well 2025-04-29 17:36:34 -06:00
dal c8f0e35f50
tests for sql analyzer looking really good 2025-04-29 16:17:06 -06:00
dal cb03e0f2f4
all tests passing on analysis 2025-04-29 14:27:38 -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 7108137eb4
Merge pull request #244 from buster-so/evals
Evals
2025-04-29 09:01:47 -07:00
dal 75434e5071
Merge pull request #243 from buster-so/dal/testing-envs
Dal/testing-envs
2025-04-29 09:01:01 -07: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 b84faf9b84
Merge pull request #242 from buster-so/dal/testing-envs
api testing env
2025-04-29 08:55:30 -07:00
dal e0da15c05f
api testing env 2025-04-29 09:51:10 -06:00
dal b3cffc0fad
Merge pull request #241 from buster-so/dal/testing-envs
web testing
2025-04-29 08:47:12 -07:00
dal 9d6675a643
Update .github/workflows/web-testing.yml
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-04-29 08:46:53 -07:00
dal 9945d4aa4e
Update .github/workflows/web-testing.yml
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-04-29 08:46:36 -07:00
dal 4cc3c014ee
web testin 2025-04-29 09:43:42 -06:00
dal 1eaa0c7369
one more test to pass 2025-04-29 09:21:03 -06:00
dal c43354bf75
super close, one complex use case that needs to be captured. 2025-04-29 08:31:51 -06:00
dal fda1b5d8be
sql refactor 2025-04-28 16:41:52 -06:00