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

Modify pipeline terraform #104

Open
wants to merge 106 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
106 commits
Select commit Hold shift + click to select a range
6eb5892
created pipeline for dev
swathid26 Jan 31, 2025
cb80481
fixed string
swathid26 Jan 31, 2025
93138ad
modified params syntax
swathid26 Jan 31, 2025
7373b52
modified script
swathid26 Jan 31, 2025
6fb19b8
modified bicep and parameters json
swathid26 Jan 31, 2025
ac3c815
fixed parameters file
swathid26 Jan 31, 2025
202bd38
removed unused params
swathid26 Jan 31, 2025
e05f7b5
fixed storage name
swathid26 Jan 31, 2025
5653473
fixed storage account name
swathid26 Jan 31, 2025
8fde7a3
fixed storage account name
swathid26 Jan 31, 2025
142e7ed
reverted changes
swathid26 Jan 31, 2025
f46f054
fixed bicep file
swathid26 Jan 31, 2025
8502882
modified script
swathid26 Jan 31, 2025
fefdf5f
modified script
swathid26 Jan 31, 2025
ef2eef8
modified script
swathid26 Jan 31, 2025
ece6dad
removed id and secret
swathid26 Jan 31, 2025
ebf78df
updated id and secret
swathid26 Jan 31, 2025
5fa482b
modified github cred
swathid26 Jan 31, 2025
eee263e
modified script
swathid26 Jan 31, 2025
ae9940b
added id and secret
swathid26 Jan 31, 2025
71d3c52
modified script
swathid26 Jan 31, 2025
a86bacd
fixed script
swathid26 Jan 31, 2025
a82b33a
updated prefix
swathid26 Jan 31, 2025
78b0c79
added deploy process
swathid26 Feb 3, 2025
2d05fc1
fixed build error
swathid26 Feb 3, 2025
c176bbf
fixed path
swathid26 Feb 3, 2025
b27b8ae
added deploy step
swathid26 Feb 3, 2025
80e5618
modified path
swathid26 Feb 3, 2025
5829818
modified path
swathid26 Feb 3, 2025
95d7feb
added npm commands
swathid26 Feb 3, 2025
af231d4
modified script
swathid26 Feb 3, 2025
f306da0
modified script
swathid26 Feb 3, 2025
d6ff477
removed commands
swathid26 Feb 3, 2025
37a5efc
added log
swathid26 Feb 3, 2025
dc58696
fixed build error
swathid26 Feb 3, 2025
ab62c2a
updated node version
swathid26 Feb 3, 2025
198af88
added new webapp deploy job
swathid26 Feb 3, 2025
baa5e1a
modified package
swathid26 Feb 3, 2025
385ae27
added build commands
swathid26 Feb 3, 2025
e79018c
modified commands
swathid26 Feb 3, 2025
6ed612e
Add or update the Azure App Service build and deployment workflow config
dreamerkumar Feb 11, 2025
826d80e
Update main_codepush-vk.yml
dreamerkumar Feb 11, 2025
e60e7ed
Add or update the Azure App Service build and deployment workflow config
dreamerkumar Feb 12, 2025
81ddba4
Update main_codepush-vk1.yml
dreamerkumar Feb 12, 2025
896d9a2
test - temporarily remove tls for redis connection
dreamerkumar Feb 12, 2025
0ecc5f7
remove deployment for vk1 on code push
dreamerkumar Feb 12, 2025
9337127
remove deployment to vk on code push
dreamerkumar Feb 12, 2025
77e7d79
Update redis-manager.ts - make tls connection required again
dreamerkumar Feb 12, 2025
dcad9a9
add alternate way to connect to redis
dreamerkumar Feb 12, 2025
5c23835
Update redis-manager.ts - fixed variable naming issue
dreamerkumar Feb 12, 2025
e8ac32e
use latest version of redis client
Feb 12, 2025
666de3f
fixed promise mismatches
Feb 12, 2025
38c4ef7
Merge pull request #1 from frontier-devops/review/vk-redis-changes
dreamerkumar Feb 12, 2025
d796881
Add or update the Azure App Service build and deployment workflow config
dreamerkumar Feb 13, 2025
2909670
Update main_codepush-rd1.yml
dreamerkumar Feb 13, 2025
bf0835b
dont run build on code push
dreamerkumar Feb 13, 2025
c17f68f
modified build job
swathid26 Feb 14, 2025
4b803d8
updated build
swathid26 Feb 14, 2025
fc89469
added permissions
swathid26 Feb 14, 2025
69c2421
create resources
swathid26 Feb 14, 2025
1cadb5a
updated path
swathid26 Feb 14, 2025
d7a7f54
added a redis cache with a private endpoint connection to the web app
Feb 14, 2025
c376e09
Merge pull request #2 from frontier-devops/review/vk-redis-changes
dreamerkumar Feb 14, 2025
4412bfd
Update build-deploy-dev.yml
swathid26 Feb 18, 2025
42d4a42
Update build-deploy-dev.yml
swathid26 Feb 18, 2025
db0a82b
created terraform template
swathid26 Feb 18, 2025
eb1200a
added tf credentials
swathid26 Feb 18, 2025
15bcefb
Update build-deploy-main.yml
swathid26 Feb 18, 2025
f4dec8d
Update main.tf
swathid26 Feb 18, 2025
1c4b225
enable auth to redis
swathid26 Feb 19, 2025
28a9ad1
added variables
swathid26 Feb 19, 2025
7c03014
added nonprod pipeline
swathid26 Feb 19, 2025
0126381
added app settings
swathid26 Feb 19, 2025
eef018a
added environment
swathid26 Feb 19, 2025
627eefe
added siteconfig
swathid26 Feb 19, 2025
e446bb5
removed siteconfig
swathid26 Feb 19, 2025
ed1e15d
Update build-deploy-main.yml
swathid26 Feb 19, 2025
cbee9ad
added redis private endpoint
swathid26 Feb 19, 2025
e7afe20
add delegation
swathid26 Feb 19, 2025
95e0300
modified subnets
swathid26 Feb 19, 2025
7131d37
fixed subnet id
swathid26 Feb 19, 2025
633fb52
fixed subnet
swathid26 Feb 19, 2025
42f62b5
Update main.tf
swathid26 Feb 19, 2025
d635b9e
Update main.tf
swathid26 Feb 19, 2025
4d35f79
Update main.tf
swathid26 Feb 19, 2025
57ee944
fixed subnet
swathid26 Feb 20, 2025
7ae94dd
removed dns config
swathid26 Feb 20, 2025
5317801
removed siteconfig
swathid26 Feb 20, 2025
e166f81
added subnet
swathid26 Feb 20, 2025
93c646e
subnet fix
swathid26 Feb 20, 2025
70f4b99
added vnet to appservice
swathid26 Feb 20, 2025
643850e
added subnet with delegation
swathid26 Feb 20, 2025
63c8f66
added docker changes
swathid26 Feb 24, 2025
5eb9fc8
modified pipeline
swathid26 Feb 24, 2025
77901ec
added env
swathid26 Feb 24, 2025
2d98636
modified tag format
swathid26 Feb 24, 2025
3ab5087
Update Dockerfile
swathid26 Feb 24, 2025
217166f
Update Dockerfile
swathid26 Feb 24, 2025
812d022
Update Dockerfile
swathid26 Feb 24, 2025
00fe6ec
Update build-deploy-main.yml
swathid26 Feb 24, 2025
0ac2f81
added network rule
swathid26 Feb 24, 2025
c98742b
Merge branch 'main' of https://github.com/frontier-devops/code-push-s…
swathid26 Feb 24, 2025
d4ccdf1
Update build-deploy-main.yml
swathid26 Feb 24, 2025
027213d
Update variables.tf
swathid26 Feb 24, 2025
7e8341f
modified pipeline and terraform
swathid26 Feb 25, 2025
6dc9fa2
fixed comments
swathid26 Feb 26, 2025
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
removed commands
  • Loading branch information
swathid26 committed Feb 3, 2025
commit d6ff477deb2f3eb0bf9a2553c9a6c8e226f676d5
2 changes: 0 additions & 2 deletions .github/workflows/build-deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ jobs:
npm i
npm run clean
npm run build
rm -rf /home/site/wwwroot/*
cp -r /home/site/wwwroot/api/* /home/site/wwwroot/
- name: Deploy to Azure WebApp
uses: azure/CLI@v1
with:
Expand Down