Skip to content

Remove IsOneBranch conditionals and delete non-OneBranch pipeline files#6350

Open
kythant wants to merge 1 commit intomainfrom
user/kythant/remove-isonebranch
Open

Remove IsOneBranch conditionals and delete non-OneBranch pipeline files#6350
kythant wants to merge 1 commit intomainfrom
user/kythant/remove-isonebranch

Conversation

@kythant
Copy link
Copy Markdown
Contributor

@kythant kythant commented Mar 27, 2026

Remove all IsOneBranch parameter declarations, conditionals, and non-OneBranch code paths from 13 pipeline YAML templates. Delete ProjectReunion-BuildFoundation.yml and ProjectReunion-CI.yml (non-OneBranch pipelines no longer needed).

Changes (15 files, -456 lines):

  • Deleted ProjectReunion-BuildFoundation.yml and ProjectReunion-CI.yml
  • Removed IsOneBranch parameter declarations from all templates
  • Removed ${{ if parameters.IsOneBranch }}: wrappers (kept OneBranch content)
  • Removed ${{ if not(parameters.IsOneBranch) }}: blocks entirely
  • Removed IsOneBranch parameter passthrough lines

All pipelines now assume OneBranch — no conditional paths remain.

@kythant
Copy link
Copy Markdown
Contributor Author

kythant commented Mar 27, 2026

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines failed to run 1 pipeline(s).

@kythant kythant force-pushed the user/kythant/remove-isonebranch branch from 88c84ac to cc133e7 Compare March 27, 2026 06:40
@kythant
Copy link
Copy Markdown
Contributor Author

kythant commented Mar 27, 2026

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@kythant kythant marked this pull request as ready for review March 27, 2026 07:59
@kythant kythant requested a review from haonanttt March 27, 2026 07:59
@kythant
Copy link
Copy Markdown
Contributor Author

kythant commented Mar 27, 2026

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants