Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Setup eventhubs for publishing via unified pipelines. (#7580)
* Setup eventhubs for publishing via unified pipelines.

* Fixed missing punctuation.
  • Loading branch information
mitchdenny authored Oct 3, 2019
commit 2c3708195f74ce50fa85f30a90ab870ef33659b9
32 changes: 22 additions & 10 deletions sdk/eventhub/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,24 @@
# DO NOT EDIT THIS FILE
# This file is generated automatically and any changes will be lost.

resources:
repositories:
- repository: azure-sdk-tools
type: github
name: Azure/azure-sdk-tools
endpoint: azure
- repository: azure-sdk-build-tools
type: git
name: internal/azure-sdk-build-tools

trigger:
branches:
include:
- master
- feature/*
- hotfix/*
- release/*
- restapi*
paths:
include:
- sdk/eventhub/
Expand All @@ -23,14 +37,12 @@ pr:
- sdk/eventhub/
- sdk/core/

resources:
repositories:
- repository: azure-sdk-tools
type: github
name: Azure/azure-sdk-tools
endpoint: azure

jobs:
- template: ../../eng/pipelines/templates/jobs/archetype-sdk-client.yml
stages:
- template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml
parameters:
ServiceDirectory: eventhub
ServiceDirectory: eventhub
Artifacts:
- name: azure_eventhubs
safeName: azureeventhubs
- name: azure_eventhubs_checkpointstoreblob-aio
safeName: azureeventhubscheckpointstoreblobaio