Skip to content

Conversation

@JC-wk
Copy link
Collaborator

@JC-wk JC-wk commented Jan 27, 2026

Resolves #4824

What is being addressed

Fix to ensure pipeline substitution runs when there is a single main step.

How is this addressed

  • Fix helpers.py to ensure pipeline substitution runs when there is a single main step
  • Updated CHANGELOG.md if needed
  • Incremented api version

@JC-wk JC-wk requested a review from a team as a code owner January 27, 2026 17:12
@github-actions
Copy link

github-actions bot commented Jan 27, 2026

Unit Test Results

669 tests   669 ✅  7s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit 5177ae6.

♻️ This comment has been updated with latest results.

Copy link
Member

@marrobi marrobi left a comment

Choose a reason for hiding this comment

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

thanks, LGTM, similar to what I did here: main...marrobi:AzureTRE:marrobi/aifoundry-hub-project

@marrobi
Copy link
Member

marrobi commented Jan 27, 2026

/test-extended 2285cec

@github-actions
Copy link

🤖 pr-bot 🤖

🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/21407030424 (with refid a4478dc4)

(in response to this comment from @marrobi)

@marrobi
Copy link
Member

marrobi commented Jan 27, 2026

/test-destroy-env 2285cec

@github-actions
Copy link

Destroying PR test environment (RG: rg-trea4478dc4)... (run: https://github.com/microsoft/AzureTRE/actions/runs/21411118455)

@github-actions
Copy link

PR test environment destroy complete (RG: rg-trea4478dc4)

@marrobi
Copy link
Member

marrobi commented Jan 28, 2026

/test-extended 2285cec

@github-actions
Copy link

🤖 pr-bot 🤖

🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/21430821372 (with refid a4478dc4)

(in response to this comment from @marrobi)

@jonnyry jonnyry self-requested a review February 2, 2026 17:56
Copy link
Collaborator

@jonnyry jonnyry left a comment

Choose a reason for hiding this comment

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

LGTM

@marrobi
Copy link
Member

marrobi commented Feb 2, 2026

/test-extended 73afd58

@github-actions
Copy link

github-actions bot commented Feb 2, 2026

🤖 pr-bot 🤖

🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/21601460816 (with refid a4478dc4)

(in response to this comment from @marrobi)

@marrobi
Copy link
Member

marrobi commented Feb 2, 2026

/test-extended 307b624

1 similar comment
@marrobi
Copy link
Member

marrobi commented Feb 3, 2026

/test-extended 307b624

@github-actions
Copy link

github-actions bot commented Feb 3, 2026

🤖 pr-bot 🤖

🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/21626497660 (with refid a4478dc4)

(in response to this comment from @marrobi)

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.

Template property substitution fails if there is only a "main" step in the pipeline

3 participants