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/RELEASE: More fixes for release pipeline #7058

Merged
merged 1 commit into from
Jul 5, 2021

Conversation

yosefe
Copy link
Contributor

@yosefe yosefe commented Jul 5, 2021

Why

Additional fixes for release pipeline, issue found with v1.11.0-rc3 tag
Follow up on #7054

How

  • Fix UCX built package name:
Build.Reason Trigger reason Name
PullRequest PR with "AZP/RELEASE"* commit title ucx-pr<number>
ResourceTrigger Merge to master/release branch ucx-<branchname>
IndividualCI New tag matching v* pattern ucx-<tag>
  • Add "--noclean" to rpm build as workaround for build error on centos 8.2
  • Binary build should depend on GutHubDraft to prevent race

@yosefe yosefe force-pushed the topic/azp-release-fix-build branch from 60e51fb to 3d40926 Compare July 5, 2021 11:22
@yosefe yosefe added the WIP-DNM Work in progress / Do not review label Jul 5, 2021
@yosefe yosefe force-pushed the topic/azp-release-fix-build branch from a5fdf7d to 14b01fb Compare July 5, 2021 12:27
@yosefe yosefe removed the WIP-DNM Work in progress / Do not review label Jul 5, 2021
@yosefe yosefe merged commit a39bacc into openucx:v1.11.x Jul 5, 2021
@yosefe yosefe deleted the topic/azp-release-fix-build branch July 5, 2021 13:02
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.

2 participants