Commit Graph

1043 Commits

Author SHA1 Message Date
dal 4cab6a1baf
progress on prds 2025-05-06 08:54:18 -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 4791a62531
models created 2025-05-05 18:47:49 -06:00
dal c3c8100f3c
moved semantic layer to server libs for now 2025-05-05 18:41:16 -06:00
dal 70cdb1882f
Refactor secret management and command structure
- Removed the `SecretIdResult` struct from `vault.rs` and updated `create_secret` to return `Result<()>` instead of `Result<Uuid>`.
- Adjusted the SQL query in `create_secret` to directly call the vault function without fetching the ID.
- Updated error handling in `update_secret` and `delete_secret` for consistency.
- Refactored `create_data_source_handler` to use the data source ID for storing credentials in the vault.
- Deleted the `generate.rs` command file and removed its references in the command module.
- Introduced a new `ProjectContext` struct in `exclusion.rs` to support multi-project configurations in `BusterConfig`.
- Updated the `init` command to create a new configuration structure using `ProjectContext` and sort database types alphabetically.
2025-05-05 15:03:14 -06:00
dal 82c415e80f
fix on stored v alues functions 2025-05-05 13:50:15 -06:00
dal e8cbbf088c
revert 2025-05-05 09:54:40 -06:00
dal 11165be9b9
Merge pull request #263 from buster-so/litellm-testing
Litellm-testing
2025-05-05 07:30:06 -07:00
dal b4316b6119
unit testing for litellm 2025-05-05 08:24:01 -06:00
dal 67b94be806
testing commands for claude 2025-05-03 07:59:01 -06:00
dal 29511467f7
claude testing command 2025-05-03 07:48:06 -06:00
dal 830de45bfa
llm clarification on metric yml and lock metric yml to an enum 2025-05-02 14:45:27 -06:00
dal 5fd8531ce3
null not as string on number separator style 2025-05-02 14:38:26 -06:00
dal df46d418fe
make file works 2025-05-02 13:54:20 -06:00
dal 0997022da6
setup script fixed 2025-05-02 13:49:23 -06:00
dal 03d14da9e3
seed script done 2025-05-02 13:46:25 -06:00
dal 3cdd960004
ok makefile and setup 2025-05-02 13:39:12 -06:00
dal 3addf1bde4
seed with setup 2025-05-02 13:15:20 -06:00
dal 7c4be7883c
seed 2025-05-02 12:54:16 -06:00
dal f12e524b82
current makefile and seed 2025-05-02 12:14:37 -06:00
dal 409df89a25
adjusted the search stored values 2025-05-01 15:12:12 -06:00
dal 2a9ff873f3
Merge branch 'staging' into dal/data-catalog-search-improvement 2025-05-01 13:31:08 -06:00
dal da018c570f
don't extract ids 2025-05-01 12:35:04 -06:00
dal b0e1422ec9
small tweak 2025-05-01 11:28:45 -06:00
dal 3b599508a3
hotfix datasource id ref 2025-05-01 10:06:14 -06: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 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
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 19eea365a4
api, cli, web, tsting env and some rust fixes 2025-04-29 10:37:37 -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
dal 97abe6cbb6
Merge pull request #238 from buster-so/evals
Evals
2025-04-28 13:59:21 -07:00
dal 76da3b52be
sync jobs lowercase on snowflake 2025-04-28 14:21:43 -06:00
dal 679e46b535
sync job fix 2025-04-28 14:20:02 -06:00