Commits on Source (6)
-
Sirieam Marie Hunke authored
Hotfix#2615 See merge request !15
-
-
Sandra Westerhoff authored
BREAKING: Migrated the GraphDeployer to use the new API See merge request !17
-
Sandra Westerhoff authored
merge dev into master See merge request !18
-
CoscineBot authored
# [1.2.10](v1.2.9...v1.2.10) (2024-04-18)
Showing
- README.md 63 additions, 9 deletionsREADME.md
- src/GraphDeployer.sln 7 additions, 7 deletionssrc/GraphDeployer.sln
- src/GraphDeployer/Deployer.cs 248 additions, 0 deletionssrc/GraphDeployer/Deployer.cs
- src/GraphDeployer/GraphDeployer.csproj 22 additions, 11 deletionssrc/GraphDeployer/GraphDeployer.csproj
- src/GraphDeployer/GraphRepo.cs 0 additions, 8 deletionssrc/GraphDeployer/GraphRepo.cs
- src/GraphDeployer/HashUtil.cs 0 additions, 18 deletionssrc/GraphDeployer/HashUtil.cs
- src/GraphDeployer/Helpers.cs 0 additions, 35 deletionssrc/GraphDeployer/Helpers.cs
- src/GraphDeployer/Models/ConfigurationModels/GraphDeployerConfiguration.cs 57 additions, 0 deletions.../Models/ConfigurationModels/GraphDeployerConfiguration.cs
- src/GraphDeployer/Program.cs 123 additions, 209 deletionssrc/GraphDeployer/Program.cs
- src/GraphDeployer/Utils/CommandLineOptions.cs 15 additions, 0 deletionssrc/GraphDeployer/Utils/CommandLineOptions.cs
- src/GraphDeployer/Utils/HashUtil.cs 13 additions, 0 deletionssrc/GraphDeployer/Utils/HashUtil.cs
- src/GraphDeployer/appsettings.json 98 additions, 0 deletionssrc/GraphDeployer/appsettings.json
- src/GraphDeployer/nlog.config 38 additions, 60 deletionssrc/GraphDeployer/nlog.config
src/GraphDeployer/Deployer.cs
0 → 100644
src/GraphDeployer/GraphRepo.cs
deleted
100644 → 0
src/GraphDeployer/HashUtil.cs
deleted
100644 → 0
src/GraphDeployer/Helpers.cs
deleted
100644 → 0
src/GraphDeployer/Utils/HashUtil.cs
0 → 100644
src/GraphDeployer/appsettings.json
0 → 100644