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

Create Basic AzDO CI pipeline #803

Open
5 tasks
Tracked by #779
devlace opened this issue Nov 11, 2024 · 0 comments · May be fixed by #1013
Open
5 tasks
Tracked by #779

Create Basic AzDO CI pipeline #803

devlace opened this issue Nov 11, 2024 · 0 comments · May be fixed by #1013
Assignees
Labels
e2e: fabric Related with E2E Fabric Sample

Comments

@devlace
Copy link
Contributor

devlace commented Nov 11, 2024

See here for a starting point: https://github.com/Azure-Samples/modern-data-warehouse-dataops/blob/main/e2e_samples/parking_sensors/devops/azure-pipelines-ci-artifacts.yml

Related: #802

DoD:

  • Azure DevOps CI pipeline definition in devops folder
  • CI Pipeline must do the following:
    • Run any Python unit tests
    • Publish artifacts
    • Trigger on commits to main branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment