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

Closed
5 tasks
Tracked by #779
devlace opened this issue Nov 11, 2024 · 1 comment · Fixed by #1013
Closed
5 tasks
Tracked by #779

Create Basic AzDO CI pipeline #803

devlace opened this issue Nov 11, 2024 · 1 comment · 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
@promisinganuj
Copy link
Contributor

Added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment