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

Add CI Workflow Automation (Deploy & Test) #6

Merged
merged 2 commits into from
Apr 29, 2024
Merged

Conversation

luffyofproduct
Copy link
Owner

Summary:

This PR adds functionality to automatically validate proposed changes in an isolated pre-Production environment (CI).

Details:

  • Added a new ci target in a project profiles.yml
  • Added a GitHub Actions workflow file for:
    • ci.yml - Automatically deploy & test model changes in a ci environment
  • Created repository Secrets to securely store credentials
  • Using env_vars to set key dbt information at runtime (populated w/ Secrets)

Links:

@luffyofproduct luffyofproduct merged commit ec6359b into main Apr 29, 2024
1 check failed
@luffyofproduct luffyofproduct deleted the workflow-ci branch April 29, 2024 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant