Skip to content

Add Partner Drop Yml Pipelines#2771

Merged
3 commits merged intoAzure:mainfrom
chidozieononiwu:feature/AddPartnerDropsPipelines
Feb 25, 2022
Merged

Add Partner Drop Yml Pipelines#2771
3 commits merged intoAzure:mainfrom
chidozieononiwu:feature/AddPartnerDropsPipelines

Conversation

@chidozieononiwu
Copy link
Copy Markdown
Member

@chidozieononiwu chidozieononiwu commented Feb 16, 2022

@chidozieononiwu chidozieononiwu requested a review from a team as a code owner February 16, 2022 01:58
Comment thread eng/pipelines/templates/jobs/azuresdkpartnerdrops-to-devops.yml Outdated
Comment thread eng/pipelines/templates/jobs/azuresdkpartnerdrops-to-devops.yml Outdated
Comment thread eng/pipelines/templates/jobs/azuresdkpartnerdrops-to-devops.yml Outdated
Comment thread eng/pipelines/templates/jobs/azuresdkpartnerdrops-to-devops.yml Outdated
Comment thread eng/pipelines/templates/jobs/azuresdkpartnerdrops-to-nuget.yml Outdated
Comment thread eng/pipelines/templates/jobs/azuresdkpartnerdrops-to-nuget.yml Outdated
Comment thread eng/pipelines/templates/jobs/azuresdkpartnerdrops-to-devops.yml Outdated
@chidozieononiwu chidozieononiwu added the Central-EngSys This issue is owned by the Engineering System team. label Feb 17, 2022
@chidozieononiwu chidozieononiwu force-pushed the feature/AddPartnerDropsPipelines branch 7 times, most recently from 1e266b1 to 62095ab Compare February 23, 2022 02:36
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@chidozieononiwu chidozieononiwu force-pushed the feature/AddPartnerDropsPipelines branch from 62095ab to 6d1f0ff Compare February 23, 2022 17:22
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@chidozieononiwu chidozieononiwu force-pushed the feature/AddPartnerDropsPipelines branch from 6d1f0ff to 65e094c Compare February 23, 2022 18:38
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@chidozieononiwu chidozieononiwu force-pushed the feature/AddPartnerDropsPipelines branch from 65e094c to 58fa5c9 Compare February 23, 2022 18:47
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

Comment thread eng/common/scripts/copy-from-blob-storage.ps1 Outdated
Comment thread eng/pipelines/templates/jobs/azuresdkpartnerdrops-to-nugetfeed.yml Outdated
Comment thread eng/pipelines/templates/jobs/azuresdkpartnerdrops-to-nugetfeed.yml
- name: DevOpsFeedID
type: string
# Publish to https://dev.azure.com/azure-sdk/public/_packaging?_a=feed&feed=azure-sdk-for-net
default: '29ec6040-b234-4e31-b139-33dc4287b756/fa8c16a3-dbe0-4de2-a297-03065ec1ba3f'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could this be simplified by removing these two wrapper yml files and just setting a boolean for something like UseDevopsFeedID? Will the devops feed need to be customized?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would have gone that route, but Wes wants us to have separate entry points.

@chidozieononiwu chidozieononiwu force-pushed the feature/AddPartnerDropsPipelines branch from 58fa5c9 to 5137102 Compare February 23, 2022 20:11
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@check-enforcer-staging
Copy link
Copy Markdown

This pull request is protected by Check Enforcer.

What is Check Enforcer?

Check Enforcer helps ensure all pull requests are covered by at least one check-run (typically an Azure Pipeline). When all check-runs associated with this pull request pass then Check Enforcer itself will pass.

Why am I getting this message?

You are getting this message because Check Enforcer did not detect any check-runs being associated with this pull request within five minutes. This may indicate that your pull request is not covered by any pipelines and so Check Enforcer is correctly blocking the pull request being merged.

What should I do now?

If the check-enforcer check-run is not passing and all other check-runs associated with this PR are passing (excluding license-cla) then you could try telling Check Enforcer to evaluate your pull request again. You can do this by adding a comment to this pull request as follows:
/check-enforcer evaluate
Typically evaulation only takes a few seconds. If you know that your pull request is not covered by a pipeline and this is expected you can override Check Enforcer using the following command:
/check-enforcer override
Note that using the override command triggers alerts so that follow-up investigations can occur (PRs still need to be approved as normal).

@chidozieononiwu chidozieononiwu force-pushed the feature/AddPartnerDropsPipelines branch from 5137102 to c9543e0 Compare February 23, 2022 20:31
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@chidozieononiwu chidozieononiwu force-pushed the feature/AddPartnerDropsPipelines branch from c9543e0 to 9f82234 Compare February 23, 2022 20:42
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@chidozieononiwu chidozieononiwu force-pushed the feature/AddPartnerDropsPipelines branch from 9f82234 to 4e97434 Compare February 23, 2022 22:15
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@chidozieononiwu chidozieononiwu force-pushed the feature/AddPartnerDropsPipelines branch from 4e97434 to 237a888 Compare February 23, 2022 22:26
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@chidozieononiwu chidozieononiwu force-pushed the feature/AddPartnerDropsPipelines branch from 237a888 to 8e31f6e Compare February 23, 2022 22:38
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@chidozieononiwu chidozieononiwu force-pushed the feature/AddPartnerDropsPipelines branch from 8e31f6e to 5697451 Compare February 25, 2022 19:40
@azure-sdk
Copy link
Copy Markdown
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@ghost
Copy link
Copy Markdown

ghost commented Feb 25, 2022

Hello @azure-sdk!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit 721aea9 into Azure:main Feb 25, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Central-EngSys This issue is owned by the Engineering System team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants