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

[Draft] Adding dependency docs and requirements.txt #5450

Closed
wants to merge 2 commits into from

Conversation

leahwicz
Copy link
Contributor

@leahwicz leahwicz commented Jul 7, 2022

Description

We are looking to create a requirements.txt file that pins all our dependencies that we know work at the point in time when we ship a minor version. This can be used to pin dependencies in Cloud so that we don't have breaking dependency changes happen underneath us.

Checklist

@cla-bot cla-bot bot added the cla:yes label Jul 7, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2022

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

# This file was generated by:
# 1) Creating a fresh python env using Python 3.8
# 2) Pip installing the following packages: dbt-core, dbt-postgres, dbt-redshift, dbt-snowflake,
# dbt-bigquery, dbt-spark, and dbt-rpc
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Came up in conversation just now:

Suggested change
# dbt-bigquery, dbt-spark, and dbt-rpc
# dbt-bigquery, dbt-spark[PyHive,ODBC], and dbt-rpc

@github-actions
Copy link
Contributor

This PR has been marked as Stale because it has been open with no activity as of late. If you would like the PR to remain open, please comment on the PR or else it will be closed in 7 days.

@github-actions github-actions bot added the stale Issues that have gone stale label Jan 17, 2023
@github-actions
Copy link
Contributor

Although we are closing this PR as stale, it can still be reopened to continue development. Just add a comment to notify the maintainers.

@github-actions github-actions bot closed this Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes stale Issues that have gone stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants