Skip to content

fix: Dev to main#621

Merged
Roopan-Microsoft merged 24 commits intomainfrom
dev
Oct 13, 2025
Merged

fix: Dev to main#621
Roopan-Microsoft merged 24 commits intomainfrom
dev

Conversation

@NirajC-Microsoft
Copy link
Contributor

Purpose

This pull request introduces several improvements and fixes across deployment automation, documentation, infrastructure scripts, and frontend dependencies. The most significant changes include the addition of a post-deployment guide for the AVM template, enhancements to quota checking scripts, and updates to the frontend package dependencies for better compatibility and functionality.

Documentation Updates:

  • Added a new AVMPostDeploymentGuide.md file that provides clear post-deployment instructions for users of the AVM template, including prerequisites, application access, optional authentication setup, data verification, and sample questions to try in the application.

Infrastructure and Automation Improvements:

  • Updated the deployment workflow in .github/workflows/deploy-KMGeneric.yml to use more consistent and descriptive parameter names (location, aiServiceLocation) and improved parameter ordering for clarity and maintainability.
  • Improved quota checking scripts (infra/scripts/checkquota_ckmv2.sh and infra/scripts/checkquota_km.sh) by setting INSUFFICIENT_QUOTA=true when no quota information is found for a model, allowing downstream logic to properly handle quota insufficiencies. [1] [2]

Frontend Dependency Updates:

  • Updated and reorganized dependencies in src/App/package.json, including upgrading axios to ^1.12.0, adding d3-color, and ensuring consistent ordering of packages for easier maintenance. Also added nth-check to devDependencies for improved testing and compatibility. [1] [2]
  • ...

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit 137ca2f into main Oct 13, 2025
13 checks passed
@github-actions
Copy link
Contributor

🎉 This PR is included in version 3.14.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

7 participants