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

Closed
wants to merge 20 commits into from
Closed

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
Copy link
Contributor

This PR has been marked as Stale because it has been open with no activity as of late. If you would like the PR to remain open, please comment on the PR or else it will be closed in 7 days.

@github-actions github-actions bot added the Stale label Oct 21, 2024
@mikealfare mikealfare closed this Oct 23, 2024
@mikealfare mikealfare deleted the setup-hatch branch November 9, 2024 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant