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

Generate the homebrew formula pypi urls in the build script (#2500) #2502

Merged
merged 2 commits into from
Jun 2, 2020

Conversation

beckjake
Copy link
Contributor

resolves #2500

Description

Generate the homebrew formula's pypi urls in the build script, check the versions of dbt and dbt-* packages and ensure they match the expected values.

I also added the pypi package versions as comments in the formula file.

As a bonus, the script will now throw an exception if any dependencies are missing sdists now.

Checklist

  • I have signed the CLA
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt next" section.

@cla-bot cla-bot bot added the cla:yes label May 29, 2020
Copy link
Contributor

@kwigley kwigley left a comment

Choose a reason for hiding this comment

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

Looks like there is one remnant dataclass, but looks great otherwise.

scripts/build-dbt.py Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants