Skip to content

fix: Post-Deployment Script for Managing Bicep Outputs in .env File and Update Conversation flow based on template selection #1567

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

Pavan-Microsoft
Copy link
Contributor

Purpose

Post-Deployment Script for Managing Bicep Outputs in .env File and Update Conversation flow based on template selection

User Story 11717: [Bicep] | [CWYD] - Post-Deployment Script for Managing Bicep Outputs in .env File
Bug 11703: [SmokeTesting] - CWYD - Even if we select Conversation flow as "BYOD" while deploying cwyd, once deployed on admin page under configuration it's set to "Cutom" by default.

Does this introduce a breaking change?

  • Yes
  • [X ] No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Outputs exceeding the 64-item limit are processed and The script formats the consolidated output into .env key-value pairs.
If we select "byod" as conversaion_flow, it should come as "byod" only once deployed, on admin page.

…date Conversation flow based on template selection
@Pavan-Microsoft Pavan-Microsoft changed the title Post-Deployment Script for Managing Bicep Outputs in .env File and Update Conversation flow based on template selection fix: Post-Deployment Script for Managing Bicep Outputs in .env File and Update Conversation flow based on template selection Dec 18, 2024
Copy link

github-actions bot commented Dec 18, 2024

Coverage

Coverage Report •
FileStmtsMissCoverMissing
code/backend/batch/utilities/helpers
   env_helper.py1971194%106, 109–110, 162, 362–364, 386, 391–393
code/backend/batch/utilities/helpers/config
   config_helper.py177298%90, 93
TOTAL365884177% 

Tests Skipped Failures Errors Time
395 0 💤 0 ❌ 0 🔥 54.053s ⏱️

@Prajwal-Microsoft Prajwal-Microsoft merged commit 0875b92 into dev Dec 19, 2024
6 checks passed
@Pavan-Microsoft Pavan-Microsoft deleted the PSL-PK-11717 branch December 31, 2024 11:25
Copy link

github-actions bot commented Jan 3, 2025

🎉 This PR is included in version 1.14.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants