* Resolve confusing `project_dir` that should have been `profile_dir` CLI argument (mdesmit)
* Instead of raising an error, will drop targets that are modeled as views
* Support for snowflake private key authentication (mdesmit)
* CLI Integration tests using dbt-container-skeleton project
* Using github actions for CI