dal
26fe0ff42e
functioning properly
2025-05-06 14:01:23 -06:00
dal
0a4198fed1
removed file path and other weird things
2025-05-06 13:35:41 -06:00
dal
1e5f584e58
finally base is working well
2025-05-06 13:27:47 -06:00
dal
f0530f1ef9
ok things are pretty good, but a few more tweaks
2025-05-06 13:23:18 -06:00
dal
b8128dc75c
parsing works, but still skipping too much
2025-05-06 12:58:50 -06:00
dal
70b92895eb
ok most everything is there
2025-05-06 12:51:47 -06:00
dal
79a2d7cb04
ok some changes to locations for semantic models
2025-05-06 12:15:34 -06:00
dal
d33c798f63
closer
2025-05-06 12:01:34 -06:00
dal
3402a322dd
refactor the cli commands for local guide
2025-05-06 11:39:42 -06:00
dal
cb430074a7
migrate the deploy logic into its own handler and simplify, init auto semantic creation, map semantic models from buster config
2025-05-06 11:12:19 -06:00
dal
76348e1c59
deploy now using the new refactored version
2025-05-06 10:49:57 -06:00
dal
881cd5913a
docker release points to gh
2025-05-06 10:45:58 -06:00
dal
ded67c4fc8
cli deployment logic
2025-05-06 09:47:04 -06:00
dal
0b51ef4edf
cli migration and cleanup
2025-05-06 09:36:21 -06:00
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
1987aeb45a
auth, init
2025-05-05 18:24:05 -06:00
dal
ef07010ff5
auth clear option
2025-05-05 18:16:54 -06:00
dal
2412a4ac96
init with errors
2025-05-05 18:06:56 -06:00
dal
af3262d0c1
refactor for modular and testable code
2025-05-05 18:05:51 -06:00
dal
fee9096eb5
deploy and in it work on cli
2025-05-05 15:22:55 -06:00
dal
2ce680cf1f
moved around the init objects for easier use
2025-05-05 15:12:40 -06:00
dal
771f37d244
project context skip yml config if none
2025-05-05 15:08:11 -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
016ea352cd
implement all fo the connections with new default format
2025-05-05 11:38:59 -06:00
dal
e8cbbf088c
revert
2025-05-05 09:54:40 -06:00
Nate Kelley
678152ba2b
Update versions on web
2025-05-05 09:38:39 -06:00
Nate Kelley
8b227692d2
Add missing dependancy
2025-05-05 08:32:56 -06:00
dal
11165be9b9
Merge pull request #263 from buster-so/litellm-testing
...
Litellm-testing
2025-05-05 07:30:06 -07:00
dal
c862172f32
sure
2025-05-05 08:24:48 -06:00
dal
b4316b6119
unit testing for litellm
2025-05-05 08:24:01 -06:00
Nate Kelley
b7be20eb2b
Merge branch 'evals' of https://github.com/buster-so/buster into evals
2025-05-04 09:13:51 -06:00
Nate Kelley
b7c3ac7304
fix formatter
2025-05-04 09:13:49 -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
Nate Kelley
fc723d50ec
Update expection for auth sign in
2025-05-02 16:42:34 -06:00
dal
e322b6cff9
setup.sql in the env setup
2025-05-02 16:31:09 -06:00
Nate Kelley
3f60d13a18
Fix additional tests
2025-05-02 16:24:06 -06:00
dal
90c67392b2
Merge pull request #260 from buster-so/dal/null-on-number-separator-style
...
Fix: spec on metric yml numberSeparatorStyle and enum for the field
2025-05-02 14:17:06 -07:00
dal
f997f70a4b
null not as string on number separator style
2025-05-02 15:16:38 -06:00
Nate Kelley
c048bb30c6
additional tests
2025-05-02 15:15:17 -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
Nate Kelley
7aee15d62d
Merge branch 'evals' of https://github.com/buster-so/buster into evals
2025-05-02 14:00:16 -06:00
Nate Kelley
fa0078cb5b
fix bogus question redirect bug
2025-05-02 14:00:14 -06:00
dal
b4a63f53ca
Merge pull request #259 from buster-so/dal/new-seed-script
...
Dal/new seed script
2025-05-02 12:57:50 -07:00