-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Write JSON manifest file to disk #761
Commits on May 4, 2018
-
Convert unparsed contracts code to use json-schema
Leaves the voluptuous stuff in for now as other parts require it
Configuration menu - View commit details
-
Copy full SHA for b1c5577 - Browse repository at this point
Copy the full SHA b1c5577View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eaa1e7 - Browse repository at this point
Copy the full SHA 1eaa1e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04a61e8 - Browse repository at this point
Copy the full SHA 04a61e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3672cbc - Browse repository at this point
Copy the full SHA 3672cbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bb051e - Browse repository at this point
Copy the full SHA 6bb051eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcce83a - Browse repository at this point
Copy the full SHA dcce83aView commit details -
Finished converting dbt.contracts.graph to json-schema.
Unit tests pass, at least.
Configuration menu - View commit details
-
Copy full SHA for f6d2e9e - Browse repository at this point
Copy the full SHA f6d2e9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ef1d5b - Browse repository at this point
Copy the full SHA 9ef1d5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c2031a - Browse repository at this point
Copy the full SHA 4c2031aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ecb504 - Browse repository at this point
Copy the full SHA 2ecb504View commit details -
Configuration menu - View commit details
-
Copy full SHA for 541b2b3 - Browse repository at this point
Copy the full SHA 541b2b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4b4ab5 - Browse repository at this point
Copy the full SHA a4b4ab5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 674d4c5 - Browse repository at this point
Copy the full SHA 674d4c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 351d2c4 - Browse repository at this point
Copy the full SHA 351d2c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e55f0 - Browse repository at this point
Copy the full SHA a3e55f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a69fe0 - Browse repository at this point
Copy the full SHA 5a69fe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 802226d - Browse repository at this point
Copy the full SHA 802226dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6283d97 - Browse repository at this point
Copy the full SHA 6283d97View commit details -
Make more things create UnparsedNodes, add a number of comments about…
… things that are going to be tricky
Configuration menu - View commit details
-
Copy full SHA for c318aa7 - Browse repository at this point
Copy the full SHA c318aa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75137ac - Browse repository at this point
Copy the full SHA 75137acView commit details -
Add a to_dict method to ParsedNode so that compilation can have a dic…
…t that has the agate_table in it.
Configuration menu - View commit details
-
Copy full SHA for 25e1035 - Browse repository at this point
Copy the full SHA 25e1035View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3caa52 - Browse repository at this point
Copy the full SHA c3caa52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f03738 - Browse repository at this point
Copy the full SHA 6f03738View commit details -
Changed parse_node and seed/archive parsing so that parse_node can sa…
…fely receive an UnparsedNode without having to set additionalProperties to true
Configuration menu - View commit details
-
Copy full SHA for 3432b52 - Browse repository at this point
Copy the full SHA 3432b52View commit details -
Move the conversion from GraphLoader output to what compiler expects …
…into the compiler, register macro loading with the graph loader.
Configuration menu - View commit details
-
Copy full SHA for 73a2a7d - Browse repository at this point
Copy the full SHA 73a2a7dView commit details -
Have the GraphLoader just return a new object that does all the hard …
…stuff. Punt on compiler for now
Configuration menu - View commit details
-
Copy full SHA for 2dd3ffa - Browse repository at this point
Copy the full SHA 2dd3ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 071dfa2 - Browse repository at this point
Copy the full SHA 071dfa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b14366e - Browse repository at this point
Copy the full SHA b14366eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c6aeb8 - Browse repository at this point
Copy the full SHA 4c6aeb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8b71ac - Browse repository at this point
Copy the full SHA b8b71acView commit details
Commits on May 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 55e2c14 - Browse repository at this point
Copy the full SHA 55e2c14View commit details