Skip to content

[6.8.0] Merge release --> master #7042

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 370 commits into from
Aug 24, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
370 commits
Select commit Hold shift + click to select a range
66da849
fix storagE
Aug 7, 2018
f65ff07
fix jenkins
Aug 7, 2018
623cbdc
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
Aug 7, 2018
44e34af
fixes
Aug 7, 2018
d62c56a
Changed build.proj to no longer build Stack as part of All. Fixed Win…
MiYanni Aug 7, 2018
f8e2549
add script
Aug 7, 2018
6b946b9
Hyak HintPath had 3 L's in the 'dll' filename.
MiYanni Aug 7, 2018
9804907
Setting dependencies in target files to not share assets with upstrea…
markcowl Aug 7, 2018
7d15418
add alias script
Aug 7, 2018
db16a21
fix psm1
Aug 7, 2018
89b4c2f
fix naming
Aug 7, 2018
9cf72e5
Removed Common.Authentication.Test from being run. Updated common pac…
MiYanni Aug 8, 2018
45c9aaa
Add 64-bit build tools to prerequisites
markcowl Aug 8, 2018
33a174c
fix tests and staticanalysis
Aug 8, 2018
7750259
Fix CredScan Issues with documentation markdown
markcowl Aug 8, 2018
636afe8
fix sign
Aug 8, 2018
515745f
fix netcore sign build
Aug 8, 2018
3ca4c4e
fix updatemodules
Aug 8, 2018
e421d75
Update Remove-AzureRMAutomationSchedule.md
bjh1977 Aug 8, 2018
46de6d1
Removed condition to add .ps1 files for testing.
MiYanni Aug 8, 2018
2971f42
fix assemblyconflict error
Aug 8, 2018
b08fb8b
address comments
Aug 8, 2018
684bec3
revert other files
Aug 8, 2018
f5e4a73
Minor fix
AlekseiPolkovnikov Aug 8, 2018
9d48d39
Repair suppression file path for credscan
markcowl Aug 8, 2018
27ef05c
Merge branch 'preview' into common-migration
MiYanni Aug 8, 2018
4cb089f
Fixed various solution/test projects so tests will run properly.
MiYanni Aug 8, 2018
169a7aa
Fixed CheckBinScope.ps1 and Run-UnitTests.ps1 to not run Stack for Al…
MiYanni Aug 8, 2018
1ec6758
Merge pull request #6875 from Azure/ps-prereq-doc-fix
Aug 8, 2018
c28ace4
Fix issue
Aug 9, 2018
c6c8977
Hopefully, fixed the HDInsight test failure issue.
MiYanni Aug 9, 2018
ed06811
Maybe... just maybe, fixed the HDInsight test issues.
MiYanni Aug 9, 2018
373e6e4
add changelog
Aug 9, 2018
acb4a8f
Show more data in Network exceptions
EvgenyAgafonchikov Aug 7, 2018
1666da3
Fix typo
EvgenyAgafonchikov Aug 8, 2018
e260657
Added basic tests for network exception
EvgenyAgafonchikov Aug 8, 2018
65f20ce
Updated changelog
EvgenyAgafonchikov Aug 9, 2018
332038b
Update ChangeLog.md
bjh1977 Aug 9, 2018
e9f7043
Update ChangeLog.md
Aug 9, 2018
df16190
Fix for SQL tests. Potential fix for HDInsight tests.
MiYanni Aug 9, 2018
038a194
Merge branch 'preview' into iaccesstoken
Aug 9, 2018
a9dd6d5
Fixed local build for BinScope and PoliCheck to be skipped, since the…
MiYanni Aug 9, 2018
6c0dc6b
move over tests
Aug 10, 2018
09acd64
Correct error string in build.proj
Aug 10, 2018
98fd3b5
Adding necessary target dependencies and cleaning up unnecessary ifdefs
markcowl Aug 10, 2018
ba8d0d1
Added CredScan suppressions for test files. Fixed Compute test issues.
MiYanni Aug 10, 2018
efb560b
Merge pull request #6095 from MiYanni/NetCoreTestCsProj
Aug 10, 2018
cc36994
Making Sql tests work on CI.
MiYanni Aug 10, 2018
16e5b64
This should actually fix Sql tests now.
MiYanni Aug 10, 2018
caa7a94
Merge pull request #6866 from EvgenyAgafonchikov/nw-exception
praries880 Aug 10, 2018
ab18b30
Fixes issue where 2 different test frameworks were being loaded in th…
MiYanni Aug 10, 2018
a48093b
Using the older test framework did not need the override.
MiYanni Aug 10, 2018
cdc028e
Update module definitions and remove packaging experiments
markcowl Aug 10, 2018
7113767
Updating with latest from preview
markcowl Aug 10, 2018
c83bb33
Fixing issues with Nuget config
markcowl Aug 10, 2018
0013c48
update travis config
markcowl Aug 10, 2018
e3e83f8
Update runtime
markcowl Aug 10, 2018
fe6bcbd
Remove net461 specific code from netcore test project
markcowl Aug 10, 2018
682ed65
initial commit
Aug 10, 2018
882ce44
Fix build and test issues
markcowl Aug 10, 2018
4c1a207
Fixed Publish bug for Stack build. Updated to latest common packages …
MiYanni Aug 11, 2018
30b9587
add disable
Aug 11, 2018
d21de92
Removed signed friend assembly condition.
MiYanni Aug 11, 2018
d98ff26
Merge pull request #6823 from maddieclayton/iaccesstoken
Aug 11, 2018
6ab1c8b
Merge pull request #6862 from maddieclayton/freshrename
Aug 11, 2018
23e045d
Merge pull request #6885 from maddieclayton/importmodule
Aug 11, 2018
85252c3
Merge pull request #6893 from Azure/maddieclayton-patch-2
markcowl Aug 11, 2018
936370a
Merge pull request #6892 from maddieclayton/removeondemand
Aug 11, 2018
7650c86
Fixing test issues in Travis
markcowl Aug 11, 2018
c9eaac2
Merging with Az rename
markcowl Aug 11, 2018
c84d3e5
Adding Batch dependencies to test project
markcowl Aug 11, 2018
7d36ec3
Changed references
brihicks-653 Aug 11, 2018
62fe6d8
merge
Aug 11, 2018
2e324cb
update alias mappings
Aug 11, 2018
8517e72
updated with try catch fro cmdlets
Aug 13, 2018
9eabe7a
change log updated.
Aug 13, 2018
e9432bf
Dropped outdated warnings
EvgenyAgafonchikov Aug 9, 2018
e302452
Updated changelog
EvgenyAgafonchikov Aug 10, 2018
d91e3e2
Network
anton-evseev Aug 13, 2018
4416a31
Attempting to fix sign build issue.
MiYanni Aug 13, 2018
12321d2
Merge pull request #6915 from number213/nrp-az-ownership
Aug 13, 2018
e9ba2aa
Update ChangeLog.md
Aug 13, 2018
8dbd634
Merge pull request #6904 from maddieclayton/mergemaster
MiYanni Aug 13, 2018
cde5a53
updated CredScanSuppressions.json for Servicebus authorules exception
Aug 13, 2018
cf8e46b
corrected the path in credscansuppressions.json
Aug 13, 2018
74f24f6
Replacing packages with signed versions of the dlls.
MiYanni Aug 13, 2018
40081f1
try catch for cmdlets and changelog
Aug 13, 2018
f3551c9
finish functionality
Aug 13, 2018
567af01
Merge branch 'preview' into aliascmdlet
Aug 13, 2018
37f6110
merge
Aug 13, 2018
d60ed0f
fix aliasmappings.json
Aug 13, 2018
057d2e7
Merge pull request #6877 from sabinio/bjh1977-patch-1
Aug 13, 2018
3565470
Merging with upstream changes
markcowl Aug 13, 2018
578193e
Update to, hopefully, correctly signed packages.
MiYanni Aug 13, 2018
fa2fd4e
Respond to review comments
markcowl Aug 13, 2018
735f5ed
Rerecorded TestModifyAccessPolicyNegativeCases
brihicks-653 Aug 13, 2018
605a238
Added TestGetVault and TestNetworkSet re-records
brihicks-653 Aug 13, 2018
1514e3e
Added TestListVaults re-record
brihicks-653 Aug 13, 2018
8d17ebb
Added re-recorded tests
brihicks-653 Aug 13, 2018
fe82ccb
Updating package versions to match preview branch
markcowl Aug 13, 2018
5de0ed8
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
Aug 13, 2018
e67b882
Merge pull request #6889 from EvgenyAgafonchikov/drop-warns
Aug 14, 2018
b7db61a
Reverted changes to AzureRM.psm1
brihicks-653 Aug 14, 2018
9644c95
make tests pass
Aug 14, 2018
0470013
cut converted path
Aug 14, 2018
2ad70b5
corrected the changelog version
Aug 14, 2018
343a3cc
Update build.proj
Aug 14, 2018
d3ebd95
Using static SMA dll instead of nuget package.
MiYanni Aug 14, 2018
ac58aba
Added missing test file to suppressions.
MiYanni Aug 14, 2018
73d4075
Merge pull request #6921 from bhicks2/keyvault_preview
Aug 14, 2018
a84653a
merge
Aug 14, 2018
b866056
update mappings
Aug 14, 2018
3c03a1c
Merge pull request #6897 from markcowl/ps-standard
Aug 14, 2018
5a374c5
fixes
Aug 14, 2018
36d2c63
Merge branch 'preview' into common-migration
MiYanni Aug 14, 2018
8aca5ac
Update Netcore targets for common packages. Fix merge issue for Analy…
MiYanni Aug 14, 2018
e09b3c0
updates based on testing
Aug 14, 2018
51f5021
Fix for Storage compilation after Az changes/merge.
MiYanni Aug 14, 2018
91a4a05
Merge branch 'preview' into jlian-patch-1
jlian Aug 14, 2018
f8f9b98
Added exception for Storage since it now needs ResourceManager common.
MiYanni Aug 14, 2018
387714a
fix build
Aug 14, 2018
909a8b7
fix alias
Aug 14, 2018
0e00cd3
update alias mapping x2
Aug 15, 2018
014ed3c
case insensitive
Aug 15, 2018
deb9c90
Update New-AzureRmIotHubExportDevices.md
Aug 15, 2018
b084673
Update New-AzureRmIotHubImportDevices.md
Aug 15, 2018
c13cb64
Update EnvironmentSetupHelper.cs
Aug 15, 2018
f862935
NetStandard now using common packages. Does not use common assets fro…
MiYanni Aug 15, 2018
0fa80e4
add version to resource plan
Aug 15, 2018
a7f9a27
Adding fix to change log
Aug 15, 2018
e11bd08
fix AEM cmdlets for other environments e.g. Azure China
MSSedusch Aug 15, 2018
fb0d073
add changelog entry
MSSedusch Aug 15, 2018
2d8ce0e
Fixed old named required dlls in psd1s.
MiYanni Aug 15, 2018
99ab8ec
Incorrect paths for Resources.Rest csproj.
MiYanni Aug 15, 2018
22eb9df
Update New-AzureRmIotHubImportDevices.md
cormacpayne Aug 15, 2018
e5f67cc
Update ChangeLog.md
cormacpayne Aug 15, 2018
eb2fdfe
Manually copying dll to test bin.
MiYanni Aug 15, 2018
0a9ed94
Merge pull request #6838 from Azure/jlian-patch-1
Aug 15, 2018
809b9e7
Changed Prerquesites action item to "Install Visual Studio 2017" inst…
NelsonDaniel Aug 15, 2018
99fef10
Changed SubscriptionLevelDeploymentTests to Flaky.
MiYanni Aug 15, 2018
24e82a0
Update Az.Profile.psd1
Aug 15, 2018
813e0fc
Marked SubscriptionLevelDeploymentTests as Skip (they were running in…
MiYanni Aug 15, 2018
eccbcfb
Merge pull request #6925 from maddieclayton/mergkvpreview
Aug 15, 2018
e77ef17
Merge pull request #6942 from Azure/NelsonDaniel-patch-1
Aug 15, 2018
2061c27
New packages using old dll names for net452. Updated all related file…
MiYanni Aug 16, 2018
049f4cd
Merge branch 'preview' into common-migration
MiYanni Aug 16, 2018
36186d4
Forgot to update the assembly identities to the old names for common …
MiYanni Aug 16, 2018
c90ca6e
Ignored System.Management.Automation for CheckAssemblies.ps1.
MiYanni Aug 16, 2018
e4bbf3b
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
MSSedusch Aug 16, 2018
6ebca21
Use DefaultContext, Remove field for Remove and Test cmdlet
MSSedusch Aug 16, 2018
c057b24
Added exclusion for signing dlls for common dlls (since they are alre…
MiYanni Aug 16, 2018
a32b457
Merge pull request #6851 from MiYanni/common-migration
markcowl Aug 16, 2018
fa04def
Merge branch 'preview' into preview_local
MiYanni Aug 16, 2018
d1b4a4d
Merge branch 'preview' into preview_localEH
MiYanni Aug 16, 2018
5502785
address comments
Aug 16, 2018
d0af1d4
Merge branch 'aliascmdlet' of github.com:maddieclayton/azure-powershe…
Aug 16, 2018
893d30b
merge from preview
Aug 16, 2018
ddca9c9
add common package
Aug 16, 2018
2c4d7ac
Added KeyVault to the solution file so that Compute tests run properly.
MiYanni Aug 16, 2018
d43b20b
Merge pull request #6960 from MiYanni/compute-test-fix
MiYanni Aug 16, 2018
ad6cb1b
Merge branch 'preview' into preview
MiYanni Aug 16, 2018
ad00342
Changes for TrafficManager 2018-04-01 API
allencal Aug 2, 2018
f82f3cd
Revert AzureRM.psm1
allencal Aug 16, 2018
3129511
Fix failure on scale capacity
selasagi Aug 17, 2018
bc8dace
Merge pull request #6841 from allencal/preview
Aug 17, 2018
e11a067
Merge pull request #6882 from Azure/AlekseiPolkovnikov-patch-2
markcowl Aug 17, 2018
9fcb67c
Merge pull request #6939 from MSSedusch/preview
markcowl Aug 17, 2018
e4ad532
Merge branch 'preview' into fixScaleIssue
markcowl Aug 17, 2018
c9f6564
updated with null check in WriteErrorforBadrequest
Aug 17, 2018
2f54e45
Merge branch 'preview_localEH' of https://github.com/v-Ajnava/azure-p…
Aug 17, 2018
177220e
updated with null check in WriteErrorforBadrequest
Aug 17, 2018
90e3d38
Merge pull request #6963 from selasagi/fixScaleIssue
Aug 17, 2018
242df6c
Merge branch 'preview' of https://github.com/Azure/azure-powershell i…
Aug 17, 2018
cf0db04
Merge branch 'preview_local' of https://github.com/v-Ajnava/azure-pow…
Aug 17, 2018
17af7ab
Show target in error message
hyonholee Aug 17, 2018
fbdd2f5
Fix storage account type issue
hyonholee Aug 17, 2018
5c259d3
Merge pull request #6911 from v-Ajnava/preview_local
markcowl Aug 20, 2018
2a90e62
Merge branch 'preview' into preview_localEH
markcowl Aug 20, 2018
2f35111
TableView generated part
EvgenyAgafonchikov Jul 27, 2018
53ebc3a
Manual part of TableView update
EvgenyAgafonchikov Aug 3, 2018
5bfec53
Updated metadata fore generated models. Moved
EvgenyAgafonchikov Aug 10, 2018
90e50fb
Undo breaking changes
EvgenyAgafonchikov Aug 10, 2018
94e2227
Updated changelog
EvgenyAgafonchikov Aug 20, 2018
60f9898
More breaking changes fixed
EvgenyAgafonchikov Aug 20, 2018
74acb8b
Updated tests to work with external common code
EvgenyAgafonchikov Aug 17, 2018
18e83dc
Merge pull request #6919 from v-Ajnava/preview_localEH
MiYanni Aug 20, 2018
e2d6ef5
Add exception files for .NET Core modules
cormacpayne Aug 20, 2018
c4d55a6
Convert StaticAnalysis to .NET Core and add it to BuildNetCore target
cormacpayne Aug 20, 2018
db7b142
Fix build failure in Travis
cormacpayne Aug 20, 2018
78aad2a
Merge pull request #6980 from EvgenyAgafonchikov/test-upd-for-common
MiYanni Aug 20, 2018
1f78e44
Merge pull request #6962 from hyonholee/enumfix
markcowl Aug 20, 2018
a2eea08
Merge branch 'preview' into errorfix
markcowl Aug 20, 2018
37b422e
Move StaticAnalysis from build.proj to travis.yml
cormacpayne Aug 20, 2018
ef6ce56
Merge pull request #6799 from EvgenyAgafonchikov/table-view-draft
markcowl Aug 20, 2018
98efbc3
Simplify .Net Install in Travis
markcowl Aug 20, 2018
2cf476d
Merge pull request #6947 from hyonholee/errorfix
Aug 20, 2018
db3a53a
Update AssemblyLoader.cs
cormacpayne Aug 20, 2018
675b5e0
Merge pull request #6984 from Azure/simple-net-ins
Aug 20, 2018
84de33d
Merge branch 'preview' into aliascmdlet
Aug 20, 2018
ebd7547
Updating dependencies to use newtonsoft 10
markcowl Aug 21, 2018
34bfd68
Updating sync projects
markcowl Aug 21, 2018
e5e3879
Use newtonsoft.11 for tests, newtonsoft.10 for modules
markcowl Aug 21, 2018
1d025bf
Update StaticAnalysis.csproj
cormacpayne Aug 21, 2018
c63ab6c
Merge pull request #6938 from Azure/add-version-to-resource-plan
Aug 21, 2018
d02b457
updated markdown with -Maxcount Help for Get- cmdlets
Aug 21, 2018
00fcc96
Merge pull request #6991 from v-Ajnava/preview_local
Aug 21, 2018
0ff99f5
Remove extraneous tests
markcowl Aug 21, 2018
e31a468
Update ISSUE_TEMPLATE.md
sphibbs Aug 21, 2018
b237be6
Fix test and update mappings
markcowl Aug 21, 2018
b728e2a
[Insights] Using SDK 20.1-preview to fix some issues and fixing issue…
gucalder Aug 21, 2018
9a48393
[Insights] Adding file changes automatically
gucalder Aug 21, 2018
21ec402
Update mappings and remove additional lengthy tests
markcowl Aug 22, 2018
6ee68f2
Add packages that disable data collection
markcowl Aug 22, 2018
6774c08
Re-enable tests after speedup
markcowl Aug 22, 2018
112e5b6
Simlify dependency targets
markcowl Aug 22, 2018
6cd2cff
Fix targets file
markcowl Aug 22, 2018
4c00bdb
Refactoring alias helper
markcowl Aug 22, 2018
b141f3a
Update ISSUE_TEMPLATE.md
sphibbs Aug 22, 2018
d8c81df
Merge pull request #6987 from markcowl/coretestperf
markcowl Aug 22, 2018
6a3a86e
Merge branch 'release-2018-08-24' into preview
MiYanni Aug 22, 2018
92f4a67
Minor fixes to StaticAnalysis
cormacpayne Aug 22, 2018
759d4a6
Merge branch 'preview' of github.com:Azure/azure-powershell into stat…
cormacpayne Aug 22, 2018
f4848ec
Merge branch 'release-2018-08-24' of github.com:Azure/azure-powershel…
cormacpayne Aug 22, 2018
8a36c7a
Remove unused field in Insights test class
markcowl Aug 22, 2018
d639550
Fixing minor test issues
markcowl Aug 22, 2018
bc23f83
Updated versions for modules. Added fix for VersionController to show…
MiYanni Aug 22, 2018
f14b6fc
Updated AzureRM version.
MiYanni Aug 23, 2018
03862f0
Fixed Network release notes.
MiYanni Aug 23, 2018
ae65cf7
Forgot Network release notes for AzureRM.psd1
MiYanni Aug 23, 2018
767a705
Merge pull request #7028 from Azure/release-2018-08-24
Aug 23, 2018
26d19dc
Update AzureRM.Profile.psd1
cormacpayne Aug 23, 2018
c5fd682
Skipping test that intermittently fails.
MiYanni Aug 23, 2018
038c729
Merge branch 'release-2018-08-24' of https://github.com/MiYanni/azure…
MiYanni Aug 23, 2018
6caae6e
upgrade to 4.0.4
solankisamir Aug 17, 2018
79cb4c4
add extension for certificate information
solankisamir Aug 17, 2018
d0de488
Fix issue #6853 #6814 #6603
solankisamir Aug 17, 2018
73f4203
Record tests
solankisamir Aug 18, 2018
f1dc220
Update changelog.md
solankisamir Aug 21, 2018
345d0ff
cred scan filter suppress message
solankisamir Aug 23, 2018
2755242
Merge pull request #7025 from MiYanni/release-2018-08-24
MiYanni Aug 23, 2018
125812d
Merge pull request #6997 from solankisamir/sasolank/setazumrmfix
markcowl Aug 23, 2018
522c59b
Merge pull request #6979 from cormacpayne/static-analysis-netcore
markcowl Aug 23, 2018
2309d69
Merge pull request #7021 from markcowl/diagSettings
markcowl Aug 23, 2018
c937a01
Updating versions and metadata for initial Az release
markcowl Aug 23, 2018
b69e167
Remove newtonsift loading
markcowl Aug 23, 2018
0436e55
fix alias
Aug 24, 2018
fb910a9
add resource string
Aug 24, 2018
1df60d2
change exception type
Aug 24, 2018
5f1dcd5
Merge pull request #38 from maddieclayton/release-2018-08-24
markcowl Aug 24, 2018
33ab6e6
Merge pull request #7033 from markcowl/azinitial
markcowl Aug 24, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ If this issue is not a bug report, please remove the below template

### Module Version

<!-- Please run (Get-Module -Name AzureRM -ListAvailable) to get the version(s) of AzureRM installed on your machine -->
<!-- Please run (Get-Module -ListAvailable) to get the version(s) of all modules, including Azure installed on your machine -->

```powershell
Get-Module -Name AzureRM -ListAvailable
Get-Module -ListAvailable
```

### Environment Data
Expand All @@ -44,7 +44,7 @@ $PSVersionTable

### Debug Output

<!-- Please run the above script with $DebugPreference = "Continue" and paste the resulting debug stream in the below code block -->
<!-- Please run the above script with $DebugPreference='Continue' and paste the resulting debug stream in the below code block -->

```

Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -235,3 +235,6 @@ launchSettings.json
/src/StackAdmin/AzureRM/AzureRM.psm1
/src/StackAdmin/AzureStack/AzureStack.psm1
/tools/AzureRM.Netcore/AzureRM.Netcore.psm1
/ModuleMappings.json
/SolutionMappings.json
/TestMappings.json
10 changes: 7 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sudo: required
language: csharp
mono: none
dotnet: 2.1.200
dotnet: 2.1.400
dist: trusty

env:
Expand All @@ -15,16 +15,20 @@ before_install:
- sudo apt-get install docker-ce
- curl https://packages.microsoft.com/keys/microsoft.asc | sudo apt-key add -
- curl https://packages.microsoft.com/config/ubuntu/14.04/prod.list | sudo tee /etc/apt/sources.list.d/microsoft.list
- wget -q https://packages.microsoft.com/config/ubuntu/14.04/packages-microsoft-prod.deb
- sudo dpkg -i packages-microsoft-prod.deb
- sudo apt-get install apt-transport-https
- sudo apt-get update
- sudo apt-get install -y powershell
- sudo pwsh -NonInteractive -NoLogo -NoProfile -Command "Install-Module platyPS -Force -Confirm:\$false -Scope CurrentUser"

# https://github.com/travis-ci/travis-ci/issues/1066#issuecomment-383489298
script:
- sudo dotnet msbuild build.proj /t:BuildNetcore /p:Configuration=$CONFIG || travis_terminate 1
- sudo dotnet tools/StaticAnalysis/bin/$CONFIG/netcoreapp2.1/StaticAnalysis.Netcore.dll -p src/Package/$CONFIG -r src/Package -u
- sudo pwsh -NonInteractive -NoLogo -NoProfile -File tools/TestModuleLoading.ps1 || travis_terminate 1
- sudo dotnet test src/Azure.PowerShell.Netcore.Test.sln --filter "AcceptanceType=CheckIn&RunType!=DesktopOnly" --configuration $CONFIG

after_success:
- if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then
docker build . -t $DOCKER_USER/$NAME:$TRAVIS_COMMIT --build-arg CONFIG=$CONFIG;
Expand All @@ -35,7 +39,7 @@ after_success:
docker push $DOCKER_USER/$NAME:$TRAVIS_COMMIT;
docker push $DOCKER_USER/$NAME:$TRAVIS_BRANCH;

if [ "$TRAVIS_BRANCH" == "master" ]; then
if [ "$TRAVIS_BRANCH" == "master" ]; then
docker tag $DOCKER_USER/$NAME:$TRAVIS_COMMIT $DOCKER_USER/$NAME:latest;
docker push $DOCKER_USER/$NAME:latest;
fi;
Expand Down
236 changes: 27 additions & 209 deletions Azure.PowerShell.Netcore.sln

Large diffs are not rendered by default.

10 changes: 1 addition & 9 deletions AzurePowershell.Test.targets
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<TestSettings>.\src\Local.testsettings</TestSettings>
<TestSettings_x64>.\src\Local.x64.testsettings</TestSettings_x64>
<ScenarioTestDebug>.\src\ServiceManagement\Common\Commands.ScenarioTest\bin\Debug\Microsoft.WindowsAzure.Commands.ScenarioTest.dll</ScenarioTestDebug>
<CommonTestDebug>.\src\ServiceManagement\Common\Commands.Common.Test\bin\Debug\Microsoft.WindowsAzure.Commands.Common.Test.dll</CommonTestDebug>
<BackupTestDebug>.\src\ResourceManager\AzureBackup\Commands.AzureBackup.Test\bin\Debug\Microsoft.Azure.Commands.AzureBackup.Test.dll</BackupTestDebug>
<RecoveryServicesBackupTestDebug>.\src\ResourceManager\RecoveryServices\Commands.RecoveryServices.Backup.Test\bin\Debug\Microsoft.Azure.Commands.RecoveryServices.Backup.Test.dll</RecoveryServicesBackupTestDebug>
<SqlTestDebug>.\src\ResourceManager\Sql\Commands.Sql.Test\bin\Debug\Microsoft.Azure.Commands.Sql.Test.dll</SqlTestDebug>
Expand All @@ -14,7 +13,7 @@
<AzureRTTestSettings>.\src\AzureRT.testsettings</AzureRTTestSettings>
<AzureRTSeqTestSettings>.\src\AzureRTSeq.testsettings</AzureRTSeqTestSettings>
<AzureRTTestContainer>.\src\ServiceManagement\Compute\Commands.ServiceManagement.Test\bin\Debug\Microsoft.WindowsAzure.Commands.ServiceManagement.Test.dll</AzureRTTestContainer>
<StorageScenarioTestDebug>src\Common\Storage\Commands.Storage.ScenarioTest\bin\Debug\CLITest.dll</StorageScenarioTestDebug>
<StorageScenarioTestDebug>src\Storage\Commands.Storage.ScenarioTest\bin\Debug\CLITest.dll</StorageScenarioTestDebug>
<ManagementTestDebug>.\src\ServiceManagement\Services\Commands.Test\bin\Debug\Microsoft.WindowsAzure.Commands.Test.dll</ManagementTestDebug>
<ResourceManagerTestDebug>.\src\ResourceManager\Resources\Commands.Resources.Test\bin\Debug\Microsoft.Azure.Commands.Resources.Test.dll</ResourceManagerTestDebug>
<DataFactoryManagerTestDebug>.\src\ResourceManager\DataFactories\Commands.DataFactories.Test\bin\Debug\Microsoft.Azure.Commands.DataFactories.Test.dll</DataFactoryManagerTestDebug>
Expand Down Expand Up @@ -240,13 +239,6 @@
IncludeTraits="$(XUnitIncludedTrait)" MaxParallelThreads="0" ParallelizeAssemblies="false" ParallelizeTestCollections="false"/>
</Target>

<!-- Run the common tests -->
<Target Name="CommonTests">
<Message Importance="high" Text="Running Common tests" />
<Xunit.Runner.MSBuild.xunit Assemblies="$(CommonTestDebug)" Html="$(TestOutputDirectory)\CommonTests.xunit.dll.html" Verbose="false"
IncludeTraits="$(XUnitIncludedTrait)" MaxParallelThreads="0" ParallelizeAssemblies="false" ParallelizeTestCollections="false"/>
</Target>

<!-- Run the Compute tests -->
<Target Name="ComputeTests">
<Message Importance="high" Text="Running Compute tests" />
Expand Down
Loading