dbt-labs / dbt-labs/dbt-adapters

Update the build check workflow

Open
#632 0 comments 0 reactions 0 assignees View on GitHub
pkg:dbt-redshift type:task
Dominant language
Python
Stars
233
Forks
362
Avg merge
3d 22h
Merged PRs (30d)
9

Description

### Current Behavior

We install the wheel, check that the package is installed, then immediately install the sdist, and check that the package is installed again.

### Expected Behavior

We should be validating the packages in isolated environments. This arose from the `setuptools` / `packaging` issue for `dbt-core<1.4`, but it's something we should do for current versions as well. See https://github.com/dbt-labs/dbt-core/issues/10465 for the analogous `dbt-core` issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.