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

Break out Pipeline.yml into separate components for easier maintenance #119

Closed
fivetran-joemarkiewicz opened this issue Jun 9, 2023 · 1 comment

Comments

@fivetran-joemarkiewicz
Copy link
Contributor

The pipeline.yml file within the buildkite folder is used to orchestrate the buildkite job to ensure the version of fivetran_utils works across all Fivetran dependent packages. That being said, it is easy to see at first glance how unruly this file is. It contains every single package execution order for the major supported warehouses. As such, maintenance for this can quickly get out of hand.

Therefore, we should explore breaking this pipeline.yml file into separate components or more reusable components. This way maintenance of this pipeline will not have to be as daunting as it currently is.

@fivetran-joemarkiewicz
Copy link
Contributor Author

Closing this out as this is no longer a key priority. We should instead focus on overhauling the testing framework for Fivetran Utils.

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

No branches or pull requests

2 participants