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

Run build stage only from the master branch #4348

Merged

Conversation

DenisRumyantsev
Copy link
Contributor

@DenisRumyantsev DenisRumyantsev commented Jul 10, 2023

Description:

The pipeline of the agent release fails when running from the master branch with the Build Stage Only flag enabled.
This PR fixes this issue.

Also, the pipeline variable has been renamed from NugetSecurityAnalysisWarningLevel to nugetMultiFeedWarnLevel.

Also, the end-to-end agent test is added to the pipeline of the agent CI.

These pipeline variables should be added to the pipeline of the agent CI before merging this PR —

  • CANARY_PROJECT_URLhttps://dev.azure.com/canarytest/PipelineTasks
  • CANARY_PIPELINE_ID96
  • CANARY_PAT

@DenisRumyantsev DenisRumyantsev force-pushed the users/DenisRumyantsev/fix-ci-build-stage-only-on-master branch 5 times, most recently from aaec254 to 20a2e80 Compare July 10, 2023 16:38
@DenisRumyantsev DenisRumyantsev force-pushed the users/DenisRumyantsev/fix-ci-build-stage-only-on-master branch from 20a2e80 to ef8ad9c Compare July 10, 2023 17:05
@DenisRumyantsev DenisRumyantsev marked this pull request as ready for review July 10, 2023 17:29
@DenisRumyantsev DenisRumyantsev requested review from a team as code owners July 10, 2023 17:29
@Pranshu-Negi Pranshu-Negi merged commit 4978a18 into master Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants