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

Testable Deployment Pipeline for ETL #36

Open
5 tasks
franTarkenton opened this issue Nov 7, 2024 · 0 comments
Open
5 tasks

Testable Deployment Pipeline for ETL #36

franTarkenton opened this issue Nov 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@franTarkenton
Copy link
Member

Modify the deployment pipeline for the sync code so that with each deployment a etl sync job can be executed in an ephemeral environment. Potentially add test code to verify that the ETL is working as expected.

Once completed the pipeline will:

  • create a temporary spar database and load with data
  • crreate a temporary oracle spar database and load with data
  • run the ETL job against the two temporary databases
  • verify that the pipeline does what is expected.
  • if tests fail, block the merge
@franTarkenton franTarkenton added the enhancement New feature or request label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: New
Development

No branches or pull requests

1 participant