Skip to content

Dev#110

Closed
fpittelo wants to merge 43 commits intoqafrom
dev
Closed

Dev#110
fpittelo wants to merge 43 commits intoqafrom
dev

Conversation

@fpittelo
Copy link
Owner

@fpittelo fpittelo commented Dec 7, 2025

Enhancement

@fpittelo fpittelo requested a review from Copilot December 7, 2025 08:10
@fpittelo fpittelo self-assigned this Dec 7, 2025
@fpittelo fpittelo added the enhancement New feature or request label Dec 7, 2025
Copy link
Contributor

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 introduces infrastructure enhancements by making service endpoints configurable and updating the Azure OpenAI API version to the latest preview release.

  • Refactored hardcoded service endpoints in the virtual network module to be configurable via variables
  • Updated Azure OpenAI API version from 2024-02-15-preview to 2024-08-01-preview for dev environment
  • Removed Gemini-related GitHub workflow files and configuration (dispatch, invoke, review, triage, scheduled-triage workflows and associated command files)

Reviewed changes

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

Show a summary per file
File Description
modules/virtual_network/variables.tf Added new service_endpoints variable with default values for KeyVault and Web services
modules/virtual_network/main.tf Replaced hardcoded service endpoints array with variable reference
infra/main.tf Explicitly defined service endpoints including the new Microsoft.CognitiveServices endpoint
infra/variables.tf Updated Azure OpenAI API version to 2024-08-01-preview for the dev environment
.github/workflows/gemini-*.yml Removed five Gemini workflow files (dispatch, invoke, review, triage, scheduled-triage)
.github/commands/gemini-*.toml Removed four Gemini command configuration files

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@fpittelo
Copy link
Owner Author

fpittelo commented Dec 7, 2025

@copilot open a new pull request to apply changes based on the comments in this thread

@fpittelo fpittelo closed this Dec 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants