Skip to content

Actions: KrothuTheCoder/sampleService

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
38 workflow runs
38 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

migrating to .net 8
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #54: Commit 47705b7 pushed by KrothuTheCoder
August 15, 2024 12:50 2m 7s main
August 15, 2024 12:50 2m 7s
made some fixes
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #53: Commit ef346b1 pushed by KrothuTheCoder
August 15, 2024 12:48 53s main
August 15, 2024 12:48 53s
small fixes to hopefully show in swagger
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #52: Commit 5a02a7f pushed by KrothuTheCoder
August 15, 2024 12:25 52s main
August 15, 2024 12:25 52s
added email control
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #51: Commit a297879 pushed by KrothuTheCoder
August 15, 2024 12:21 54s main
August 15, 2024 12:21 54s
Updated the telemetry initalizer
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #50: Commit e2b5d18 pushed by KrothuTheCoder
April 4, 2024 09:18 4m 36s main
April 4, 2024 09:18 4m 36s
removed header logic form telemetry initaliser
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #49: Commit 4a43839 pushed by KrothuTheCoder
March 28, 2024 15:12 2m 24s main
March 28, 2024 15:12 2m 24s
minor updates
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #48: Commit 262d827 pushed by KrothuTheCoder
March 28, 2024 14:05 2m 48s main
March 28, 2024 14:05 2m 48s
code clean up
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #47: Commit 8d9deb0 pushed by KrothuTheCoder
March 19, 2024 14:14 2m 18s main
March 19, 2024 14:14 2m 18s
fixing headers code
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #46: Commit 3f7ac3e pushed by KrothuTheCoder
March 19, 2024 13:28 2m 18s main
March 19, 2024 13:28 2m 18s
returning the headers to app insights
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #45: Commit c701365 pushed by KrothuTheCoder
March 19, 2024 11:21 2m 29s main
March 19, 2024 11:21 2m 29s
fixing a coule of things
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #44: Commit cc61212 pushed by KrothuTheCoder
March 19, 2024 10:30 2m 49s main
March 19, 2024 10:30 2m 49s
setting cors attribute named policy
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #43: Commit 741885b pushed by KrothuTheCoder
March 19, 2024 10:22 3m 10s main
March 19, 2024 10:22 3m 10s
enable cors on the controller
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #42: Commit d2ac455 pushed by KrothuTheCoder
March 19, 2024 10:12 3m 22s main
March 19, 2024 10:12 3m 22s
allowing any origin
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #41: Commit 32d7f92 pushed by KrothuTheCoder
March 19, 2024 10:07 2m 20s main
March 19, 2024 10:07 2m 20s
Add return headers
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #40: Commit 6384ca9 pushed by KrothuTheCoder
March 19, 2024 09:59 2m 54s main
March 19, 2024 09:59 2m 54s
Merged the two policy statements
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #39: Commit 2af2799 pushed by KrothuTheCoder
March 19, 2024 09:53 2m 25s main
March 19, 2024 09:53 2m 25s
updating global cors
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #38: Commit 368b0b6 pushed by KrothuTheCoder
March 19, 2024 09:52 1m 47s main
March 19, 2024 09:52 1m 47s
Added options
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #37: Commit 1dddc5b pushed by KrothuTheCoder
March 18, 2024 16:42 2m 40s main
March 18, 2024 16:42 2m 40s
Adding global options
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #36: Commit cfaf117 pushed by KrothuTheCoder
March 18, 2024 16:31 3m 14s main
March 18, 2024 16:31 3m 14s
updated cors
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #35: Commit 3e26554 pushed by KrothuTheCoder
March 14, 2024 14:56 4m 13s main
March 14, 2024 14:56 4m 13s
updated app insights instance
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #34: Commit ef02f53 pushed by KrothuTheCoder
March 14, 2024 14:45 2m 24s main
March 14, 2024 14:45 2m 24s
v1 to return JSON
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #33: Commit 6338497 pushed by KrothuTheCoder
March 14, 2024 12:53 40s main
March 14, 2024 12:53 40s
use all origins allowed
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #32: Commit 6cedf35 pushed by KrothuTheCoder
March 14, 2024 12:26 2m 28s main
March 14, 2024 12:26 2m 28s
added localhost
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #31: Commit e79ae0f pushed by KrothuTheCoder
March 14, 2024 12:23 2m 41s main
March 14, 2024 12:23 2m 41s
fixes
Build and deploy ASP.Net Core app to Azure Web App - theDoSomethingService #30: Commit 219e8f2 pushed by KrothuTheCoder
March 14, 2024 11:43 2m 48s main
March 14, 2024 11:43 2m 48s