Skip to content

Comments

Adding prod deployment capabilities for Try .NET#61

Merged
BenjaminMichaelis merged 26 commits intoIntelliTect:mainfrom
Joshua-Lester3:jlester/prod-actions
Feb 21, 2026
Merged

Adding prod deployment capabilities for Try .NET#61
BenjaminMichaelis merged 26 commits intoIntelliTect:mainfrom
Joshua-Lester3:jlester/prod-actions

Conversation

@Joshua-Lester3
Copy link
Collaborator

Description

Added a Actions job to deploy Try .NET app to Azure Container apps

Fixes #Issue_Number (if available)

Ensure that your pull request has followed all the steps below:

  • Code compilation
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

Copy link

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 pull request adds production deployment capabilities to the Try .NET application by introducing a new GitHub Actions job that deploys to Azure Container Apps. The workflow extends the existing CI/CD pipeline to deploy to both development and production environments sequentially.

Changes:

  • Modified Docker build step to tag images for both development and production container registries
  • Added Azure CLI logout step to the development deployment job
  • Created new deploy-production job that mirrors the development deployment process but targets production infrastructure

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

@Joshua-Lester3 Joshua-Lester3 enabled auto-merge (squash) February 20, 2026 18:01
@BenjaminMichaelis BenjaminMichaelis merged commit 653b9cf into IntelliTect:main Feb 21, 2026
9 checks passed
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.

4 participants