Issues
- 2
- 0
- 4
Build is not always correct
#91 opened by paulhankin - 0
There are no automated tests
#95 opened by paulhankin - 0
- 0
Add option to generate JSON compilation file
#76 opened by ptia - 1
- 0
Enforce flag registration
#69 opened by jfrohnhofen - 0
Improve weird Go compiler error "malformed module path: missing dot in first path element"
#70 opened by jfrohnhofen - 1
How should private targets be handled?
#71 opened by jfrohnhofen - 2
- 1
- 0
Clone git repos recursively
#66 opened by jfrohnhofen - 0
- 0
Add a time limit for SETUP.go
#78 opened by jfrohnhofen - 0
Add dbt-version as a field in MODULE
#79 opened by ptia - 4
The result of "dbt build" depends on which previous "dbt build" commands have been executed.
#85 opened by paulhankin - 2
feaure request: dbt run
#86 opened by paulhankin - 0
- 2
Support Unix convention for tar modules
#74 opened by jfrohnhofen - 2
- 0
- 0
- 0
Allow to use a different name for dependencies (other than the original repo name)
#52 opened by jfrohnhofen - 0
- 0
- 0
- 0
Persistent flags
#40 opened by jfrohnhofen - 0
- 0
- 0
Remove need for Output()
#54 opened by jfrohnhofen - 0
- 0
Only call generator once
#56 opened by jfrohnhofen - 0
Don't fail when producing suggestions
#58 opened by jfrohnhofen - 0
Improve completions for flags + targets
#61 opened by jfrohnhofen - 1
Allow symlinks as a new module type
#53 opened by jfrohnhofen - 0
Make CC dependency resolution code independent + usable by other build rules
#43 opened by jfrohnhofen - 0
Update toolchain BUILD.go files
#59 opened by jfrohnhofen - 0
Only print generator output in verbose mode
#60 opened by jfrohnhofen - 0
Enhance existing rules:
#33 opened by jfrohnhofen - 0
- 0
- 0
Restructure `BUILD/` directories to keep build files in a single (not per-config) directory
#45 opened by jfrohnhofen - 0
- 0
- 0
Produce JSON file with targets, flags and build file when running the generator
#44 opened by jfrohnhofen - 0
Add a build rule for go templating
#42 opened by jfrohnhofen - 0
Use `%q` instead of `%s` to print paths and remove quotes from `String` methods
#37 opened by jfrohnhofen - 1
How should output files be specified?
#30 opened by jfrohnhofen - 1
Add interfaces for `Test` `Run` etc. commands
#31 opened by jfrohnhofen