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

[Release Improvements] Refresh workflows for the pyproject.toml migration #801

Open
7 tasks
mikealfare opened this issue Apr 28, 2024 · 0 comments
Open
7 tasks

Comments

@mikealfare
Copy link
Contributor

mikealfare commented Apr 28, 2024

Short description

Migrate dbt-redshift to reference new actions in dbt-labs/actions.

Context

The move to pyproject.toml requires a migration in GHA. Actions are being created in dbt-labs/actions to support this migration; they need to be implemented for dbt-redshift.

Objectives

  • Reduce GHA footprint in dbt-redshift
  • Standardize dbt-redshift with the same GHA functionality as other adapters
  • Minimize dependencies between workflows

PRs

Testing

  • New workflows are tested against their dev branch prior to merging

Security

This should not increase security risk, and potentially could reduce it. Any security risks should be addressed as part of dbt-labs/actions#173.

Docs

Each workflow should contain a docstring at the top in the "what/why/when" format.
Some draft work lives in these PRs:

@mikealfare mikealfare changed the title [Feature] Migrate workflows to reference shared actions in dbt-labs/actions [Feature] Refresh workflows for the pyproject.toml migration Apr 28, 2024
@mikealfare mikealfare changed the title [Feature] Refresh workflows for the pyproject.toml migration [Release Improvements] Refresh workflows for the pyproject.toml migration May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant