Skip to content
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

Resolve unparsed.py conflict #9311

Merged

Commits on Dec 7, 2023

  1. Update parser to support conversion metrics (#9173)

    * added ConversionTypeParams classes
    
    * updated parser for ConversionTypeParams
    
    * added step to populate input_measure for conversion metrics
    
    * version bump on DSI
    
    * comment back manifest generating line
    
    * updated v12 schemas
    
    * added tests
    
    * added changelog
    WilliamDee committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1740df5 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Remove --dry-run flag from dbt deps (#9169)

    * Rm --dry-run flag for dbt deps
    
    * Add changelog entry
    
    * Update test
    
    * PR feedback
    jtcohen6 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    6e0a387 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. adding clean_up methods to basic and unique_id tests (#9195)

    * init attempt of adding clean_up methods to basic and unique_id tests
    
    * swapping cleanup method drop of test_schema to unique_schema to test breakage on docs_generate test
    
    * moving the clean_up method down into class BaseDocsGenerate
    
    * remove drop relation for unique_schema
    
    * manually define alternate_schema for clean_up as not being seen as part of project_config
    
    * add changelog
    
    * remove unneeded changelog
    
    * uncomment line that generates new manifest and delete manifest our changes created
    
    * make sure the manifest test is deleted and readd older version of manifest.json to appease test
    
    * manually revert file to previous commit
    
    * Revert "manually revert file to previous commit"
    
    This reverts commit a755419.
    McKnight-42 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c2bc2f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. merge main

    colin-rogers-dbt committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    590b231 View commit details
    Browse the repository at this point in the history