Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 04:39
0badaac

1.2.0 (2025-06-10)

Features

  • implement test automation and integrating it with deployment pipeline (e16c743)

Bug Fixes

  • add outputs for resource group name and web app URL in deployment job (c7060db)
  • correct casing in variable names for deployment output extraction (b95f3bc)
  • correct model name for GPT-4o in quota check script (93b0cac)
  • divide the workflow into 3 seperate jobs (a43ee6b)
  • enhance deployment output extraction and update post-deployment script references (aa996b6)
  • increase timeout for send button click and adjust test flow to validate draft generation (a940927)
  • remove deploy-and-test branch from workflow triggers (b7863c6)
  • specify test directory for pytest in Linux job (db94b67)
  • update generate question text and adjust send button timeout (425affc)
  • update post-deployment script to use environment variable for subscription ID and enhance test automation workflow with URL opening step (3c79cdf)
  • update post-deployment script to use secret for Azure subscription ID (349ffbf)
  • update post-deployment scripts to handle managed identity client ID (a50138f)
  • update test cases and configuration for improved logging and report generation (585bcb8)
  • updated main.json (57acc45)

Other Updates

  • fixed test pipeline (0c8dd4b)
  • migrating test automation scripts and pipeline for DocGen and integrating with deployment pipeline (1592bd5)
  • reorganize imports and clean up code formatting across multiple files (1b2c017)