Skip to content

Update PR and CI to use ACA#5477

Open
jestradaMS wants to merge 41 commits intomainfrom
users/jestrada/acadeploy
Open

Update PR and CI to use ACA#5477
jestradaMS wants to merge 41 commits intomainfrom
users/jestrada/acadeploy

Conversation

@jestradaMS
Copy link
Copy Markdown
Contributor

@jestradaMS jestradaMS commented Mar 31, 2026

Description

This pull request introduces support for deploying and testing to Azure Container Apps (ACA) managed environments across PR, CI and export pipelines. The main changes include defining new variables for ACA, adding a dedicated pipeline stage to create the ACA managed environment, updating deployment and test job templates to target ACA, and ensuring consistent use of the correct resource group and key vault variables.

These changes collectively enable the pipelines to deploy to and test against Azure Container Apps, improving support for containerized workloads and aligning with modern Azure deployment practices.

Related issues

Addresses AB#181187.

Testing

Describe how this change was tested.

FHIR Team Checklist

  • Update the title of the PR to be succinct and less than 65 characters
  • Add a milestone to the PR for the sprint that it is merged (i.e. add S47)
  • Tag the PR with the type of update: Bug, Build, Dependencies, Enhancement, New-Feature or Documentation
  • Tag the PR with Open source, Azure API for FHIR (CosmosDB or common code) or Azure Healthcare APIs (SQL or common code) to specify where this change is intended to be released.
  • Tag the PR with Schema Version backward compatible or Schema Version backward incompatible or Schema Version unchanged if this adds or updates Sql script which is/is not backward compatible with the code.
  • When changing or adding behavior, if your code modifies the system design or changes design assumptions, please create and include an ADR.
  • CI is green before merge Build Status
  • Review squash-merge requirements

Semver Change (docs)

Patch|Skip|Feature|Breaking (reason)

@jestradaMS jestradaMS requested a review from a team as a code owner March 31, 2026 12:50
@jestradaMS jestradaMS added this to the FY26\Q3\2Wk\2Wk20 milestone Mar 31, 2026
@jestradaMS jestradaMS changed the title Users/jestrada/acadeploy Update PR and CI to use ACA Mar 31, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.94%. Comparing base (ea948f8) to head (a9f1dfe).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5477      +/-   ##
==========================================
+ Coverage   76.91%   76.94%   +0.03%     
==========================================
  Files         978      978              
  Lines       35680    35680              
  Branches     5356     5356              
==========================================
+ Hits        27443    27455      +12     
+ Misses       6903     6896       -7     
+ Partials     1334     1329       -5     

see 9 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jestradaMS jestradaMS enabled auto-merge (squash) April 3, 2026 22:10
@jestradaMS
Copy link
Copy Markdown
Contributor Author

/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