Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

leefine02
Copy link

No description provided.

@spbsoluble spbsoluble requested a review from Copilot June 4, 2025 16:20
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Azure Application Gateway Orchestrator extension to support multi-target .NET builds, streamline documentation, and bump version metadata.

  • Switches project to dual-target .NET6/.NET8 and disables implicit usings
  • Cleans up outdated docs and adds new usage sections in docsource
  • Updates manifest schema URL, adds release_project, and refreshes the CHANGELOG

Reviewed Changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
integration-manifest.json Updated schema URL, added release_project, removed obsolete fields
docsource/content.md Added Discovery Job requirements section
docsource/azureappgw.md Adjusted heading levels and added AKV certificate details
docsource/appgwbin.md Adjusted heading levels and added AKV certificate details
docs/azureappgw.md and docs/appgwbin.md Removed outdated, duplicate docs
CHANGELOG.md Reordered and expanded version entries
AzureAppGatewayOrchestrator/AzureAppGatewayOrchestrator.csproj Enabled multi-target build, removed explicit namespace settings
.github/workflows/keyfactor-starter-workflow.yml Updated Actions starter version
Comments suppressed due to low confidence (2)

AzureAppGatewayOrchestrator/AzureAppGatewayOrchestrator.csproj:3

  • Removing the explicit and may alter the default namespace and output assembly name, potentially breaking consumers that rely on the previous names. Consider restoring or confirming these values.
<PropertyGroup>

integration-manifest.json:8

  • [nitpick] The manifest uses backslashes in "release_dir" but forward slashes in "release_project". Consider unifying path separators for consistency across environments.
"release_dir": "AzureAppGatewayOrchestrator\\bin\\Release",

@spbsoluble spbsoluble merged commit cbf0c26 into release-3.3 Jun 13, 2025
@spbsoluble spbsoluble deleted the ab#71788 branch June 13, 2025 16:07
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.

3 participants