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

Updating CI pip and py10 #403

Merged
merged 1 commit into from
Jul 22, 2022
Merged

Updating CI pip and py10 #403

merged 1 commit into from
Jul 22, 2022

Conversation

leahwicz
Copy link
Contributor

Description

This updates CI to run on using python -m pip install instead of just pip install which has started to break windows builds. You can read more about the issue here: https://stackoverflow.com/a/25749976

Also adding Python 3.10 to testing matrix and some timeouts

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-spark next" section.

@cla-bot cla-bot bot added the cla:yes label Jul 22, 2022
@leahwicz
Copy link
Contributor Author

Change made in Core
dbt-labs/dbt-core#5320

@leahwicz leahwicz merged commit eac5614 into main Jul 22, 2022
@leahwicz leahwicz deleted the leahwicz/pipUpdate branch July 22, 2022 16:20
@nathaniel-may nathaniel-may mentioned this pull request Jul 22, 2022
4 tasks
leahwicz added a commit that referenced this pull request Jul 22, 2022
@leahwicz leahwicz mentioned this pull request Jul 22, 2022
4 tasks
leahwicz added a commit that referenced this pull request Jul 22, 2022
* Updating CI pip and py10 (#403)

* Adding python -m pip change in a missed place
ueshin added a commit to databricks/dbt-databricks that referenced this pull request Jul 25, 2022
### Description

Updates CI `pip` by porting dbt-labs/dbt-spark#403 and dbt-labs/dbt-spark#405.
ueshin added a commit to databricks/dbt-databricks that referenced this pull request Jul 25, 2022
### Description

Updates CI `pip` by porting dbt-labs/dbt-spark#403 and dbt-labs/dbt-spark#405.
francescomucio pushed a commit to francescomucio/dbt-spark that referenced this pull request Jul 26, 2022
McKnight-42 pushed a commit that referenced this pull request Nov 17, 2022
@McKnight-42 McKnight-42 mentioned this pull request Nov 17, 2022
6 tasks
McKnight-42 added a commit that referenced this pull request Nov 17, 2022
* backport pr #403 to 1.1.latest, todo backport #405

* add changes from #405 to backport

* typo fix

* dev_requirements name fix

* remove ref to pre-commit as doesn't exist in this branch

* add skip that was missing on base test

Co-authored-by: leahwicz <[email protected]>
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.

3 participants