Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PLEASE ignore this PR #4

Closed
wants to merge 146 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
146 commits
Select commit Hold shift + click to select a range
72d9d84
Add GitHub Actions workflow for backend docker image build and push
Puneet-Minhas Nov 6, 2024
d7c89a5
Update backend-build-push-docker-images.yml
Puneet-Minhas Nov 6, 2024
f773ffe
Update backend-build-push-docker-images.yml
Puneet-Minhas Nov 6, 2024
a4954ea
Update teams-accelerator-build-push-docker.yml
Puneet-Minhas Nov 6, 2024
f89ee07
Update teams-accelerator-build-push-docker.yml
Puneet-Minhas Nov 6, 2024
932ce98
Update backend-build-push-docker-images.yml
Puneet-Minhas Nov 6, 2024
021d6e6
Update backend-build-push-docker-images.yml
Puneet-Minhas Nov 6, 2024
3b00513
Update backend-build-push-docker-images.yml
Puneet-Minhas Nov 6, 2024
48d8114
Update backend-build-push-docker-images.yml
Puneet-Minhas Nov 6, 2024
13fb2a7
Update backend-build-push-docker-images.yml
Puneet-Minhas Nov 6, 2024
442daf8
Enhance Docker workflow by adding version tagging and Azure deploymen…
Puneet-Minhas Nov 6, 2024
abca74e
Add 'dev' environment to backend deployment workflow
Puneet-Minhas Nov 6, 2024
da965bc
Rename workflow for clarity and update permissions
Puneet-Minhas Nov 6, 2024
e814472
Update backend-build-push-docker-images.yml
Puneet-Minhas Nov 6, 2024
04d8356
Add Docker registry configuration to Azure Function App settings
Puneet-Minhas Nov 6, 2024
be0e841
Fix formatting in Docker image configuration for Azure Function App
Puneet-Minhas Nov 6, 2024
86197ce
Update backend-build-push-docker-images.yml
Puneet-Minhas Nov 6, 2024
163a043
Update Docker image deployment workflow and add new deployment config…
Puneet-Minhas Nov 6, 2024
cf6e146
Refactor Docker image workflow to streamline environment variable usa…
Puneet-Minhas Nov 6, 2024
9fb8e10
Update Docker image version tagging to use run number instead of date
Puneet-Minhas Nov 6, 2024
363ed0d
Remove date retrieval step and update Docker tag to use run number in…
Puneet-Minhas Nov 6, 2024
2e3faec
Remove obsolete Docker workflows and consolidate build and deployment…
Puneet-Minhas Nov 6, 2024
8699b36
Update backend-build-deploy-docker-images.yml
Puneet-Minhas Nov 6, 2024
ef8ef0d
Update backend-build-deploy-docker-images.yml
Puneet-Minhas Nov 6, 2024
b1b6f6f
Update teams-accelerator-build-push-docker.yml
Puneet-Minhas Nov 6, 2024
9626596
Update backend-build-deploy-docker-images.yml
Puneet-Minhas Nov 6, 2024
09372b9
Refactor backend Docker workflow to use environment variables for app…
Puneet-Minhas Nov 6, 2024
6f97247
Update backend-build-deploy-docker-images.yml
Puneet-Minhas Nov 6, 2024
e01c63f
Add environment variable for app name in Docker workflow
Puneet-Minhas Nov 6, 2024
5005bab
Replace teams-accelerator-build-push-docker.yml with reusable-build-p…
Puneet-Minhas Nov 6, 2024
1218c64
Remove unnecessary blank lines in backend Docker workflows
Puneet-Minhas Nov 6, 2024
8aa6776
Remove unnecessary blank line in reusable-build-push-docker.yml
Puneet-Minhas Nov 6, 2024
8ffcc40
Replace backend build and deploy workflow with a new configuration an…
Puneet-Minhas Nov 6, 2024
1472792
Replace reusable Docker build workflow with a new configuration and u…
Puneet-Minhas Nov 6, 2024
3d546bf
Add Docker login step to backend workflow and create new frontend bui…
Puneet-Minhas Nov 6, 2024
b409434
Add Docker login step to frontend build and deploy workflow
Puneet-Minhas Nov 6, 2024
90520a7
Refactor Docker workflows: rename app_name to image_name, remove unus…
Puneet-Minhas Nov 7, 2024
f031d2b
Update container image name references in backend and frontend workfl…
Puneet-Minhas Nov 7, 2024
1d1d699
Fix typo in container registry URL parameter in frontend Docker workflow
Puneet-Minhas Nov 7, 2024
cad72d1
Update frontend Docker workflow to use VERSION_TAG for container imag…
Puneet-Minhas Nov 7, 2024
31d2d27
Add VERSION_TAG and LATEST_TAG environment variables to frontend Dock…
Puneet-Minhas Nov 7, 2024
fafdb75
Add empty LATEST_TAG and VERSION_TAG environment variables to Docker …
Puneet-Minhas Nov 7, 2024
2e76975
Update frontend Docker workflow to use Azure Container Registry forma…
Puneet-Minhas Nov 7, 2024
a484706
Update backend Docker workflow to use updated parameters for Azure Co…
Puneet-Minhas Nov 7, 2024
d07834e
Update index.tsx
Puneet-Minhas Nov 7, 2024
367fc86
Update SpeechToText.tsx
Puneet-Minhas Nov 7, 2024
f21f588
Update build-deploy-docker-images-frontend.yml
Puneet-Minhas Nov 7, 2024
c6dbea6
Update SpeechToText.tsx
Puneet-Minhas Nov 7, 2024
3385582
Update build-deploy-docker-images-backend.yml
Puneet-Minhas Nov 7, 2024
2ee6081
Update auth_utils.py
Puneet-Minhas Nov 7, 2024
d87c541
Add GitHub Actions workflow for building and deploying admin frontend…
Puneet-Minhas Nov 7, 2024
3c0456a
Rename workflow for clarity: specify 'Admin' in frontend Docker image…
Puneet-Minhas Nov 7, 2024
6a3896c
Refactor admin frontend Docker image workflow to use dynamic image na…
Puneet-Minhas Nov 11, 2024
f01e852
Update admin frontend Docker image workflow to use vars for image name
Puneet-Minhas Nov 11, 2024
5063ca0
Update build-deploy-docker-images-admin-frontend.yml
Puneet-Minhas Nov 11, 2024
d6eb73b
Update build-deploy-docker-images-admin-frontend.yml
Puneet-Minhas Nov 11, 2024
3895d05
Refactor environment handling in Docker image workflows to ensure cor…
Puneet-Minhas Nov 11, 2024
a6738bd
Refactor Docker image workflow to use vars for Azure Container Registry
Puneet-Minhas Nov 11, 2024
7eb0cd6
Refactor Docker image workflow to use vars for image name and tags
Puneet-Minhas Nov 11, 2024
fe8ea39
Refactor Docker workflows to use vars for image names and update envi…
Puneet-Minhas Nov 11, 2024
7f4b52b
Enhance Docker workflows by adding image name input and evaluating en…
Puneet-Minhas Nov 11, 2024
fa312d0
Refactor Docker image workflow to simplify tag assignment for latest …
Puneet-Minhas Nov 11, 2024
71f0b36
Refactor Docker workflow to use environment variable for cache-from r…
Puneet-Minhas Nov 11, 2024
87752be
Refactor Docker workflow to update IMAGE_NAME variable format and add…
Puneet-Minhas Nov 11, 2024
4cd1421
Refactor Docker workflow to standardize input variable naming for IMA…
Puneet-Minhas Nov 11, 2024
4b62d6c
Fix Docker workflow to correctly reference IMAGE_NAME in LATEST_TAG a…
Puneet-Minhas Nov 11, 2024
d3ee4e7
Fix Docker workflow to correctly format IMAGE_NAME variable assignment
Puneet-Minhas Nov 11, 2024
ef5cca8
Refactor Docker workflow to set Docker tags using environment variabl…
Puneet-Minhas Nov 11, 2024
105c8fe
Fix Docker workflow to use standardized input variable naming for ima…
Puneet-Minhas Nov 11, 2024
527e412
Enhance Docker workflow to utilize IMAGE_NAME environment variable an…
Puneet-Minhas Nov 11, 2024
260c89a
Fix Docker workflow to correctly reference IMAGE_NAME using environme…
Puneet-Minhas Nov 11, 2024
f8e3af8
Add output for image name in Docker build workflow
Puneet-Minhas Nov 11, 2024
d214432
Update Docker workflow to set container_image_name output to a static…
Puneet-Minhas Nov 11, 2024
8bb5026
Refactor Docker workflow to streamline environment variable setup and…
Puneet-Minhas Nov 11, 2024
1664de5
Refactor Docker workflow to add container_image_name output and renam…
Puneet-Minhas Nov 11, 2024
3299de1
Update Docker workflow to rename output from container_image_name to …
Puneet-Minhas Nov 11, 2024
d43161b
Update Docker workflow to change output variable from image to contai…
Puneet-Minhas Nov 11, 2024
9e068eb
Merge branch 'main' of https://github.com/pm-self-learning/teams-chat…
Puneet-Minhas Nov 11, 2024
58350df
Update Docker workflow to use dynamic container image output
Puneet-Minhas Nov 11, 2024
363cf13
Refactor Docker workflows to use reusable deployment and build config…
Puneet-Minhas Nov 11, 2024
e2915ef
Enhance Azure deployment workflow to support Function App container s…
Puneet-Minhas Nov 11, 2024
18d764e
PM-Refactor deployment workflows to unify app deployment steps and st…
Puneet-Minhas Nov 11, 2024
4e9d390
Update Docker image name in backend deployment workflow
Puneet-Minhas Nov 11, 2024
bb527c8
Remove cache-from directive from reusable Docker image build workflow
Puneet-Minhas Nov 12, 2024
48e5dd1
Update container image naming in reusable Docker deployment workflow
Puneet-Minhas Nov 12, 2024
408ab8f
Fix image name formatting in reusable Docker deployment workflow
Puneet-Minhas Nov 12, 2024
1699a8d
Refactor Docker workflows to use environment variables for image name…
Puneet-Minhas Nov 12, 2024
64a4956
Fix image name formatting in reusable Docker deployment workflow
Puneet-Minhas Nov 12, 2024
3d60e36
Update image and service names in Docker deployment workflow for admi…
Puneet-Minhas Nov 13, 2024
3de7bf9
Add Azure Key Vault integration for Docker workflows to retrieve secrets
Puneet-Minhas Nov 13, 2024
565b37f
Refactor Azure Key Vault integration in Docker workflows to use Azure…
Puneet-Minhas Nov 13, 2024
8cb5946
Refactor Azure CLI script in Docker workflows to use step outputs for…
Puneet-Minhas Nov 13, 2024
965f1e3
Update Docker workflows to use environment variables for container re…
Puneet-Minhas Nov 14, 2024
729ae10
Refactor Docker workflows to use environment variables for container …
Puneet-Minhas Nov 14, 2024
88ce04f
Update Docker workflows to use hardcoded image names and service name…
Puneet-Minhas Nov 14, 2024
a4c67f5
Add GitHub Actions workflow for deploying Teams App Service using Bic…
Puneet-Minhas Nov 14, 2024
5ece8fe
Rename workflow for deploying Teams App Service to reflect Bicep temp…
Puneet-Minhas Nov 14, 2024
2210aa6
Add production environment configuration to Teams App deployment work…
Puneet-Minhas Nov 14, 2024
fc2c862
Add permissions for content read and ID token write in Teams App depl…
Puneet-Minhas Nov 14, 2024
b668ab4
Update deployment command in Teams App workflow to specify resource g…
Puneet-Minhas Nov 14, 2024
9b2d57d
Rename workflow to clarify purpose and update deployment command for …
Puneet-Minhas Nov 14, 2024
22f0118
Update deploy-register-Teams-App.yml
Puneet-Minhas Nov 14, 2024
1c0bde1
Update deploy-register-Teams-App.yml
Puneet-Minhas Nov 14, 2024
5c22fac
Update deploy-register-Teams-App.yml
Puneet-Minhas Nov 14, 2024
30d2081
Add botDisplayName parameter to Teams App deployment command
Puneet-Minhas Nov 14, 2024
7140e8c
Update botAadAppClientId in Teams App deployment parameters
Puneet-Minhas Nov 14, 2024
2b7576c
Add GitHub Actions workflow for building and deploying Teams App Dock…
Puneet-Minhas Nov 14, 2024
a3be7e7
Replace deploy-register-Teams-App.yml with deploy-register-Teams-App-…
Puneet-Minhas Nov 14, 2024
c8cfdd4
Rename file to correct case.
Puneet-Minhas Nov 14, 2024
aed23b0
Add Bicep template and GitHub Actions workflow for deploying User Ass…
Puneet-Minhas Nov 14, 2024
99dc32d
Fix typo in GitHub Actions workflow description for federating creden…
Puneet-Minhas Nov 14, 2024
e60fc8f
Update Dockerfile to specify correct paths for package.json and appli…
Puneet-Minhas Nov 14, 2024
e3fc9ad
Update service name in Docker image deployment workflow for Teams app
Puneet-Minhas Nov 14, 2024
d25308f
Update Dockerfile path in GitHub Actions workflow and add new Dockerf…
Puneet-Minhas Nov 14, 2024
6b5c7ae
Rename Dockerfile for Teams app and remove old Dockerfile
Puneet-Minhas Nov 14, 2024
c7493d5
Update botAadAppClientId in Bicep deployment workflow for Teams app
Puneet-Minhas Nov 14, 2024
a688b6e
Update Bicep template to specify Linux kind for server farm and web a…
Puneet-Minhas Nov 14, 2024
5a70a50
Replace old Bicep deployment workflow for Teams app with a new version
Puneet-Minhas Nov 14, 2024
168c8a8
Add input for environment selection in Teams app deployment workflow
Puneet-Minhas Nov 14, 2024
1f130a6
Set server farm properties to reserved for Linux deployment in Bicep …
Puneet-Minhas Nov 14, 2024
44634e2
Update resource group reference in Bicep deployment workflow for Team…
Puneet-Minhas Nov 18, 2024
d963899
Update resourceBaseName parameter in Bicep deployment workflow for Te…
Puneet-Minhas Nov 18, 2024
a7b4225
Add teamsAppName input parameter to Bicep deployment workflow for Tea…
Puneet-Minhas Nov 18, 2024
03b5612
Enhance Docker image deployment workflow for Admin frontend app with …
Puneet-Minhas Nov 18, 2024
023f2ae
Refactor Docker login steps in reusable copy workflow to use docker/l…
Puneet-Minhas Nov 18, 2024
50049b1
Add checkout step to reusable Docker image copy workflow for improved…
Puneet-Minhas Nov 18, 2024
e9a16b2
Refactor reusable Docker image copy workflow to set environment varia…
Puneet-Minhas Nov 18, 2024
7dd686c
Remove masking of Azure Container Registry secrets in reusable Docker…
Puneet-Minhas Nov 18, 2024
0753218
Refactor reusable Docker image copy workflow to standardize output va…
Puneet-Minhas Nov 18, 2024
ae60ed8
Refactor reusable Docker image copy workflow to standardize output va…
Puneet-Minhas Nov 18, 2024
ff5252a
Refactor reusable Docker image copy workflow to set environment varia…
Puneet-Minhas Nov 18, 2024
9082506
Remove output variables from reusable Docker image copy workflow for …
Puneet-Minhas Nov 18, 2024
8539d12
Add Docker login step to source ACR in reusable image copy workflow
Puneet-Minhas Nov 18, 2024
dc417ae
Add step to fetch and print ACR credentials using GitHub API in reusa…
Puneet-Minhas Nov 18, 2024
d2f97c5
Add environment input to get-source-acr-details job in reusable Docke…
Puneet-Minhas Nov 18, 2024
dad8284
Fix environment variable reference in ACR secrets fetching step of re…
Puneet-Minhas Nov 18, 2024
5927707
Add permissions for reading secrets in Docker image build workflow
Puneet-Minhas Nov 18, 2024
d6b86ad
Remove secrets read permission from Docker image build workflow
Puneet-Minhas Nov 18, 2024
f419771
Refactor ACR credentials handling in reusable Docker image copy workflow
Puneet-Minhas Nov 18, 2024
1676f22
Convert ACR environment variable names to uppercase and update Docker…
Puneet-Minhas Nov 18, 2024
5f537d0
Convert source environment variable to uppercase and update ACR varia…
Puneet-Minhas Nov 18, 2024
49effaa
Refactor reusable Docker image workflow to streamline ACR credential …
Puneet-Minhas Nov 18, 2024
dc8abcd
Refactor reusable Docker image workflow to format input environment v…
Puneet-Minhas Nov 18, 2024
d9bfcec
Update Docker image tagging to use destination ACR in reusable copy w…
Puneet-Minhas Nov 18, 2024
508f15e
Enhance Docker image workflow by adding tag name input and updating e…
Puneet-Minhas Nov 18, 2024
867915c
Update Admin.py
Puneet-Minhas Nov 18, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove unnecessary blank lines in backend Docker workflows
Puneet-Minhas committed Nov 6, 2024

Verified

This commit was signed with the committer’s verified signature.
chaudum Christian Haudum
commit 1218c64947ef1178e5583a822275f1e8af8b489a
1 change: 0 additions & 1 deletion .github/workflows/backend-build-deploy-docker-images.yml
Original file line number Diff line number Diff line change
@@ -22,7 +22,6 @@ jobs:
secrets:
inherit


deploy-backend-app:
needs: build-push-docker-image
runs-on: ubuntu-latest
2 changes: 0 additions & 2 deletions .github/workflows/reusable-build-push-docker.yml
Original file line number Diff line number Diff line change
@@ -2,8 +2,6 @@ name: Reusable Docker build and push workflow

on:
workflow_call:


inputs:
app_name:
required: true