Skip to content

jac0x/AzureDevOpsKats

 
 

Repository files navigation

AzureDevOpsKats

SonarCloud SonarCloud SonarCloud SonarCloud

This image on DockerHub

Purpose

The Kats Club has an extensive collection of Kats Photos and is looking for a development platform where they can manage their large archive of photos.

The Requirements for this project can be viewed at the following.

Web Site

http://azuredevopskats-web.azurewebsites.net/
http://azuredevopskats-web.azurewebsites.net/swagger/

Builds

Job Agent Status
Sonarqube Code Quaility Travis Build Status
Windows/Linux Automated Build Appveyor Build status
Windows/Linux Automated Build Azure Devops Build Status
Docker Base Image Jenkins Build Status
Docker Deploy Image Jenkins Build Status
Library Nuget Repository MyGet Repository
AzureDevOpsKats.Data Nuget MyGet
AzureDevOpsKats.Service Nuget MyGet

Instalation & Run Instructions

git clone https://github.com/stuartshay/AzureDevOpsKats.git

cd AzureDevOpsKats
dotnet restore

cd src\AzureDevOpsKats.Web\
dotnet run
http://localhost:5000/

Build Commands

Build Type Linux/Mac Windows
CI Build ./build.sh --target=CI-Build .\build.ps1 --target=CI-Build
SonarQube Testing ./build.sh --target=sonar .\build.ps1 --target=sonar

About

Azure DevOps & CI/CD Workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 74.3%
  • HCL 6.1%
  • PowerShell 5.3%
  • HTML 3.1%
  • JavaScript 2.9%
  • Dockerfile 2.9%
  • Other 5.4%