Граф коммитов

7 Коммитов

Автор SHA1 Сообщение Дата
Michael Yanni 6dabeb43dc Removed build folder. Moving yaml files to follow guidelines. 2019-04-05 16:35:27 -07:00
MiYanni ef128be221 Moved after.Azure.PowerShell.sln.targets into build. Put yml templates into build. Composed current pipeline ymls via templates. Added Mono.Posix.NETStandard.dll copying for Storage.csproj. 2019-01-17 16:22:15 -08:00
MiYanni b804f59155 Changed Repo.props to use forward slashes to be crossplat. Updated DependencyAnalyzer.cs to include System.Management.Automation as a framework assembly. Added logic to Program.cs to allow running help only. Retooled build.proj to have separate targets for StaticAnalysis and GenerateHelp. This allows them to run in parallel on CI. This also means they are no longer part of Build target. 2019-01-16 16:09:33 -08:00
MiYanni dacbb85250 Merge branch 'master' into artifacts-folder
# Conflicts:
#	src/Az.props
#	tools/GenerateHelp.ps1
#	tools/StaticAnalysis/Exceptions/Az.Aks/MissingAssemblies.csv
2018-12-20 15:48:36 -08:00
MiYanni 8c92a300d5 Updated all module test projects to use Az.Test.props. Made a Az.Shared.props for those used by both the modules and the test projects. 2018-12-18 16:37:58 -08:00
MiYanni 7b17d0dbfe Made the module output folder be 'artifacts' at the repo root. Updated all references to src/Package/<CONFIG>/ResourceManager/AzureResourceManager/ that I could find. Removed legacy/unused files or logic that used this old output pathing. 2018-12-17 14:43:03 -08:00
MiYanni 7bbff4a8c6 This makes all modules use a shared props file. 2018-12-14 18:01:37 -08:00