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

AZP: Create release pipeline #26

Open
wants to merge 20 commits into
base: integration4
Choose a base branch
from

Conversation

avildema
Copy link

What

Describe what this PR is doing.

Why ?

Justification for the PR. If there is existing issue/bug please reference. For
bug fixes why and what can be merged in a single item.

How ?

It is optional but for complex PRs please provide information about the design,
architecture, approach, etc.

@avildema avildema requested a review from yosefe April 11, 2022 10:19
artifact_name: ucx-${{ replace(variables['Build.SourceBranch'], 'refs/heads/', '') }}-centos7-mofed5.tar.bz2
${{ if eq(variables['Build.Reason'], 'IndividualCI') }}:
artifact_name: ucx-${{ replace(variables['Build.SourceBranch'], 'refs/tags/', '') }}-centos7-mofed5.tar.bz2
${{ if eq(variables['Build.Reason'], 'PullRequest') }}:
Copy link
Collaborator

Choose a reason for hiding this comment

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

no need to run release pipeline in case of PR

Copy link
Author

Choose a reason for hiding this comment

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

it will not run, it just copy paste from release job

Copy link
Collaborator

Choose a reason for hiding this comment

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

I'd remove it then

@swx-azure-svc swx-azure-svc force-pushed the integration4 branch 10 times, most recently from 28b52fe to 91db4c0 Compare April 19, 2022 08:36
@yosefe yosefe force-pushed the integration4 branch 3 times, most recently from 194eb4d to 8a2bc60 Compare April 19, 2022 11:08
@swx-azure-svc swx-azure-svc force-pushed the integration4 branch 3 times, most recently from afbb965 to 0457873 Compare April 27, 2022 07:33
@avildema avildema requested a review from yosefe April 29, 2022 10:59
@swx-azure-svc swx-azure-svc force-pushed the integration4 branch 2 times, most recently from b802395 to 80ddb59 Compare April 30, 2022 21:55
@swx-azure-svc swx-azure-svc force-pushed the integration4 branch 2 times, most recently from 45162f9 to 66275e3 Compare May 18, 2022 15:49
@swx-azure-svc swx-azure-svc force-pushed the integration4 branch 2 times, most recently from fb2fe86 to ba4d831 Compare May 27, 2022 11:07
@swx-azure-svc swx-azure-svc force-pushed the integration4 branch 4 times, most recently from 7d427e3 to 31ac896 Compare June 8, 2022 23:47
@swx-azure-svc swx-azure-svc force-pushed the integration4 branch 2 times, most recently from 7ebcfd9 to b6b3142 Compare June 21, 2022 03:09
@swx-azure-svc swx-azure-svc force-pushed the integration4 branch 3 times, most recently from c333ad7 to b4440d2 Compare August 1, 2022 13:57
@swx-azure-svc swx-azure-svc force-pushed the integration4 branch 2 times, most recently from abbcb81 to 410e025 Compare August 10, 2022 22:06
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

Successfully merging this pull request may close these issues.

4 participants