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

Fix pip upgrades in dbt examples #24001

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Fix pip upgrades in dbt examples #24001

merged 1 commit into from
Aug 28, 2024

Conversation

gibsondan
Copy link
Member

Summary:
Switch to the correct command for upgrading pip.

Summary & Motivation

How I Tested These Changes

Changelog [New | Bug | Docs]

Replace this message with a changelog entry, or NOCHANGELOG

Summary:
Switch to the correct command for upgrading pip.
@@ -18,12 +18,12 @@ To get our deployment working, we need to add a step to our GitHub Actions workf
2. Open the `deploy.yml` file.
3. Locate the `Checkout for Python Executable Deploy` step, which should be on or near line 38.
4. After this step, add the following:

Copy link
Member Author

Choose a reason for hiding this comment

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

@erinkcochran87 do you know if these formatting changes are anything to worry about, is there an equivalent of make mdx-format for daggy u?

@graphite-app graphite-app bot added the area: dagster-university Related to Dagster University label Aug 28, 2024
Copy link

Deploy preview for dagster-university ready!

✅ Preview
https://dagster-university-3jd1t33rd-elementl.vercel.app
https://fixpipinstall.dagster-university.dagster-docs.io

Built with commit ef27621.
This pull request is being automatically deployed with vercel-action

@gibsondan gibsondan merged commit 1e5803b into master Aug 28, 2024
3 checks passed
@gibsondan gibsondan deleted the fixpipinstall branch August 28, 2024 15:34
benpankow pushed a commit that referenced this pull request Aug 28, 2024
Summary:
Switch to the correct command for upgrading pip.

> Replace this message with a changelog entry, or `NOCHANGELOG`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: dagster-university Related to Dagster University
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants