Below you will find pages that utilize the taxonomy term “devistrap”
February 18, 2026
Azure Container Apps Build and Deploy For Dashboard
Version updated for https://github.com/devistrap/container-apps-deploy-action to version 4.5.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Azure Container Apps Build and Deploy” GitHub Action automates the process of building and deploying applications to Azure Container Apps. It supports various deployment scenarios, including using a pre-built image, building an image from a Dockerfile, or leveraging the Oryx++ Builder to create a runnable application image from source code.
February 17, 2026
Azure Container Apps Build and Deploy For Dashboard
Version updated for https://github.com/devistrap/container-apps-deploy-action to version 3.8.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Azure Container Apps Build and Deploy” GitHub Action automates the deployment of application source code to Azure Container Apps directly from a GitHub workflow. It simplifies the process by supporting various input options, including a pre-built container image, a Dockerfile, or raw application source code, which can be automatically built into a runnable image using the Oryx++ Builder.