smagara / AgilitySports_api

DotNet minimal API from Bill Wolff with backing Azure SQL database. https://agilitysportsapi.azurewebsites.net/swagger/index.html
https://agilitysportsapi.azurewebsites.net/swagger/index.html
0 stars 0 forks source link

AgilitySports_API lacks CI/CD pipeline #3

Closed smagara closed 2 weeks ago

smagara commented 1 month ago

Build a CI/CD pipeline to build and deploy the RESTful API to the Azure Web App, as a GitHub Action

smagara commented 1 month ago

Completed with final revision of azure-webapps-dotnet-core.yml workflow file :https://github.com/smagara/AgilitySports_api/commit/19b933c761641a070902c7fb982f0a6f6eddf7e5

Woohoo! image

smagara commented 1 month ago

Moving to Review, continuing with Issue fixes with CI/CD.