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

Setup hatch #779

Draft
wants to merge 20 commits into
base: workflow-updates/reformatting
Choose a base branch
from
Draft

Setup hatch #779

wants to merge 20 commits into from

Conversation

mikealfare
Copy link
Contributor

@mikealfare mikealfare commented Apr 20, 2024

Problem

We need to move to pyproject.toml, which affects our workflows as well.

Solution

  • setup pyproject.toml
  • setup hatch
  • move config into hatch and eliminate other config files, except for .pre-commit-config.yml
  • update workflows to use new hatch-based workflows
  • apply formatting updates
  • move settings into repository variables

Checklist

  • I have read the contributing guide and understand what's expected of me
  • 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
  • This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter interface, etc) or this PR has already received feedback and approval from Product or DX

@mikealfare mikealfare self-assigned this Apr 20, 2024
@cla-bot cla-bot bot added the cla:yes label Apr 20, 2024
Copy link
Contributor

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 dbt-redshift contributing guide.

@mikealfare mikealfare changed the base branch from main to move-to-precommit-only April 20, 2024 15:13
# Conflicts:
#	.github/workflows/backport.yml
#	.github/workflows/bot-changelog.yml
#	.github/workflows/cut-release-branch.yml
#	.github/workflows/docs-issues.yml
#	.github/workflows/release.yml
#	.github/workflows/scheduled-test-releases.yml
#	.github/workflows/triage-labels.yml
@mikealfare mikealfare changed the base branch from move-to-precommit-only to workflow-updates/reformatting April 22, 2024 01:02
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.

1 participant