Commits on Source (3)
-
-
Benedikt Heinrichs authored
Breaking: Refactored the GraphDeployer See merge request !7
-
CoscineBot authored
# [1.2.4](v1.2.3...v1.2.4) (2022-12-05) ## Breaking * Refactored the GraphDeployer * Refactored the GraphDeployer
Showing
- .config/dotnet-tools.json 18 additions, 0 deletions.config/dotnet-tools.json
- .gitlab-ci.yml 19 additions, 50 deletions.gitlab-ci.yml
- .releaserc 0 additions, 23 deletions.releaserc
- GitVersion.yml 0 additions, 7 deletionsGitVersion.yml
- build.cake 0 additions, 351 deletionsbuild.cake
- build.ps1 0 additions, 256 deletionsbuild.ps1
- build.sh 0 additions, 122 deletionsbuild.sh
- nunit3-junit.xslt 0 additions, 71 deletionsnunit3-junit.xslt
- src/GraphDeployer.sln 8 additions, 8 deletionssrc/GraphDeployer.sln
- src/GraphDeployer/App.config 0 additions, 36 deletionssrc/GraphDeployer/App.config
- src/GraphDeployer/GraphDeployer.csproj 35 additions, 108 deletionssrc/GraphDeployer/GraphDeployer.csproj
- src/GraphDeployer/GraphRepo.cs 8 additions, 0 deletionssrc/GraphDeployer/GraphRepo.cs
- src/GraphDeployer/Logging/AssemblyNameLayoutRenderer.cs 23 additions, 0 deletionssrc/GraphDeployer/Logging/AssemblyNameLayoutRenderer.cs
- src/GraphDeployer/Logging/AssemblyVersionLayoutRenderer.cs 23 additions, 0 deletionssrc/GraphDeployer/Logging/AssemblyVersionLayoutRenderer.cs
- src/GraphDeployer/Program.cs 154 additions, 98 deletionssrc/GraphDeployer/Program.cs
- src/GraphDeployer/Properties/AssemblyInfo.cs 0 additions, 16 deletionssrc/GraphDeployer/Properties/AssemblyInfo.cs
- src/GraphDeployer/getRepository.ps1 0 additions, 47 deletionssrc/GraphDeployer/getRepository.ps1
- src/GraphDeployer/nlog.config 51 additions, 0 deletionssrc/GraphDeployer/nlog.config
- src/GraphDeployer/packages.config 0 additions, 18 deletionssrc/GraphDeployer/packages.config
- tools/packages.config 0 additions, 4 deletionstools/packages.config
.config/dotnet-tools.json
0 → 100644
.releaserc
deleted
100644 → 0
GitVersion.yml
deleted
100644 → 0
build.cake
deleted
100644 → 0
build.ps1
deleted
100644 → 0
build.sh
deleted
100644 → 0
nunit3-junit.xslt
deleted
100644 → 0
src/GraphDeployer/App.config
deleted
100644 → 0
src/GraphDeployer/GraphRepo.cs
0 → 100644
src/GraphDeployer/getRepository.ps1
deleted
100644 → 0
src/GraphDeployer/nlog.config
0 → 100644
src/GraphDeployer/packages.config
deleted
100644 → 0
tools/packages.config
deleted
100644 → 0