Skip to content

Conversation

@Harsh-Microsoft
Copy link
Contributor

Purpose

This pull request introduces significant changes to the CI/CD pipeline and test automation workflows, along with minor frontend styling updates. The most notable updates include transitioning the CI pipeline to Ubuntu, enhancing resource management, adding retry logic for deployment validation, and modifying the test automation workflow for better integration with the deployment pipeline.

CI/CD Pipeline Enhancements:

  • .github/workflows/CI.yml: Renamed the pipeline to Deploy-Test-Cleanup Pipeline, switched the runner from Windows to Ubuntu, and added environment variables for GPT_CAPACITY and TEXT_EMBEDDING_CAPACITY. Outputs are now set for resource group names and URLs for improved resource handling. [1] [2]
  • .github/workflows/CI.yml: Enhanced deployment validation with retry logic for web app health checks, added steps to retrieve and increase TPM for Azure OpenAI and Text Embedding models, and introduced cleanup steps for resource groups and purging unused resources. [1] [2]

Test Automation Workflow Updates:

Frontend Styling Update:

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

Harsh-Microsoft and others added 24 commits July 2, 2025 16:25
fix: Even if the summary is short, scroll bar appears
fix: Previously uploaded/failed files still visible after reopening the upload document popup
fix: Disable follow-up suggestions while chat response is loading
fix: File upload is significantly slower than expected
@Avijit-Microsoft Avijit-Microsoft merged commit 4cf502e into main Jul 15, 2025
11 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants