Skip to content

Commit

Permalink
AU: 7 updated - dotCover dotMemory dotPeek dotTrace dotUltimate strip…
Browse files Browse the repository at this point in the history
  • Loading branch information
flcdrg committed Feb 14, 2023
1 parent 6aad118 commit e25c9ec
Show file tree
Hide file tree
Showing 25 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion dotCover/dotCover.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Release": "2022.3.2",
"Release-Eap": "2023.1-EAP03"
"Release-Eap": "2023.1-EAP04"
}
4 changes: 2 additions & 2 deletions dotCover/dotCover.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>dotCover</id>
<owners>JetBrains, flcdrg</owners>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/dotCover</packageSourceUrl>
<version>2023.1-EAP03</version>
<version>2023.1-EAP04</version>
<title>JetBrains dotCover</title>
<authors>JetBrains</authors>
<projectUrl>http://www.jetbrains.com/dotcover/</projectUrl>
Expand Down Expand Up @@ -53,7 +53,7 @@ The following package parameters can be set:

<releaseNotes>https://www.jetbrains.com/dotcover/whatsnew/</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[231.0.20230131.184001-eap03]" />
<dependency id="resharper-platform" version="[231.0.20230208.84359-eap04]" />
<dependency id="dotnet4.6.1" version="4.6.01055.20170308" />
</dependencies>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion dotCover/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'; # stop on all errors

$filename = 'JetBrains.dotUltimate.2023.1.EAP3.Checked.exe'
$filename = 'JetBrains.dotUltimate.2023.1.EAP4.Checked.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion dotCover/tools/chocolateyuninstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'; # stop on all errors

$filename = 'JetBrains.dotUltimate.2023.1.EAP3.Checked.exe'
$filename = 'JetBrains.dotUltimate.2023.1.EAP4.Checked.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion dotMemory/dotMemory.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Release": "2022.3.2",
"Release-Eap": "2023.1-EAP03"
"Release-Eap": "2023.1-EAP04"
}
4 changes: 2 additions & 2 deletions dotMemory/dotMemory.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>dotMemory</id>
<owners>JetBrains, flcdrg</owners>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/dotMemory</packageSourceUrl>
<version>2023.1-EAP03</version>
<version>2023.1-EAP04</version>
<title>JetBrains dotMemory</title>
<authors>JetBrains</authors>
<projectUrl>https://www.jetbrains.com/dotmemory</projectUrl>
Expand Down Expand Up @@ -49,7 +49,7 @@ The following package parameters can be set:

<releaseNotes>https://www.jetbrains.com/dotmemory/whatsnew/</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[231.0.20230131.184001-eap03]" />
<dependency id="resharper-platform" version="[231.0.20230208.84359-eap04]" />
<dependency id="dotnet4.6.1" version="4.6.01055.20170308" />
</dependencies>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion dotMemory/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'; # stop on all errors

$filename = 'JetBrains.dotUltimate.2023.1.EAP3.Checked.exe'
$filename = 'JetBrains.dotUltimate.2023.1.EAP4.Checked.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion dotMemory/tools/chocolateyuninstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'; # stop on all errors

$filename = 'JetBrains.dotUltimate.2023.1.EAP3.Checked.exe'
$filename = 'JetBrains.dotUltimate.2023.1.EAP4.Checked.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion dotPeek/dotPeek.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Release": "2022.3.2",
"Release-Eap": "2023.1-EAP03"
"Release-Eap": "2023.1-EAP04"
}
4 changes: 2 additions & 2 deletions dotPeek/dotPeek.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>dotPeek</id>
<owners>JetBrains, flcdrg</owners>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/dotPeek</packageSourceUrl>
<version>2023.1-EAP03</version>
<version>2023.1-EAP04</version>
<title>JetBrains dotPeek</title>
<authors>JetBrains</authors>
<projectUrl>https://www.jetbrains.com/decompiler</projectUrl>
Expand Down Expand Up @@ -60,7 +60,7 @@ The following package parameters can be set:
</description>
<releaseNotes>https://www.jetbrains.com/decompiler/whatsnew/</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[231.0.20230131.184001-eap03]" />
<dependency id="resharper-platform" version="[231.0.20230208.84359-eap04]" />
<dependency id="dotnet4.6.1" version="4.6.01055.20170308" />
</dependencies>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion dotPeek/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'; # stop on all errors

$filename = 'JetBrains.dotUltimate.2023.1.EAP3.Checked.exe'
$filename = 'JetBrains.dotUltimate.2023.1.EAP4.Checked.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion dotPeek/tools/chocolateyuninstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'; # stop on all errors

$filename = 'JetBrains.dotUltimate.2023.1.EAP3.Checked.exe'
$filename = 'JetBrains.dotUltimate.2023.1.EAP4.Checked.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion dotTrace/dotTrace.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Release": "2022.3.2",
"Release-Eap": "2023.1-EAP03"
"Release-Eap": "2023.1-EAP04"
}
4 changes: 2 additions & 2 deletions dotTrace/dotTrace.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>dotTrace</id>
<owners>JetBrains, flcdrg</owners>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/dotTrace</packageSourceUrl>
<version>2023.1-EAP03</version>
<version>2023.1-EAP04</version>
<title>JetBrains dotTrace</title>
<authors>JetBrains</authors>
<projectUrl>https://www.jetbrains.com/profiler</projectUrl>
Expand Down Expand Up @@ -51,7 +51,7 @@ The following package parameters can be set:

<releaseNotes>https://www.jetbrains.com/profiler/whatsnew/</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[231.0.20230131.184001-eap03]" />
<dependency id="resharper-platform" version="[231.0.20230208.84359-eap04]" />
<dependency id="dotnet4.6.1" version="4.6.01055.20170308" />
</dependencies>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion dotTrace/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'; # stop on all errors

$filename = 'JetBrains.dotUltimate.2023.1.EAP3.Checked.exe'
$filename = 'JetBrains.dotUltimate.2023.1.EAP4.Checked.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion dotTrace/tools/chocolateyuninstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'; # stop on all errors

$filename = 'JetBrains.dotUltimate.2023.1.EAP3.Checked.exe'
$filename = 'JetBrains.dotUltimate.2023.1.EAP4.Checked.exe'

$platformPackageName = 'resharper-platform'

Expand Down
2 changes: 1 addition & 1 deletion dotUltimate/dotUltimate.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Release": "2022.3.2",
"Release-Eap": "2023.1-EAP03"
"Release-Eap": "2023.1-EAP04"
}
4 changes: 2 additions & 2 deletions dotUltimate/dotUltimate.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>dotUltimate</id>
<version>2023.1-EAP03</version>
<version>2023.1-EAP04</version>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/dotUltimate</packageSourceUrl>
<owners>flcdrg</owners>
<title>dotUltimate</title>
Expand Down Expand Up @@ -49,7 +49,7 @@ For example: `--params "'/NoCpp /NoTeamCityAddin'"`.
</description>
<releaseNotes>ReSharper release notes: https://www.jetbrains.com/resharper/whatsnew</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[231.0.20230131.184001-eap03]" />
<dependency id="resharper-platform" version="[231.0.20230208.84359-eap04]" />
<dependency id="chocolatey-core.extension" version="1.3.1" />
<dependency id="dotnet4.6.1" version="4.6.01055.20170308" />
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion dotUltimate/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $platformPackageName = 'resharper-platform'
$packageName = 'dotUltimate'
$scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
$commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath))
$filename = 'JetBrains.dotUltimate.2023.1.EAP3.Checked.exe'
$filename = 'JetBrains.dotUltimate.2023.1.EAP4.Checked.exe'
$installPath = Join-Path (Join-Path $commonPath $platformPackageName) $filename
$packageParameters = Get-PackageParameters

Expand Down
2 changes: 1 addition & 1 deletion dotUltimate/tools/chocolateyuninstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $platformPackageName = 'resharper-platform'
$packageName = 'dotUltimate'
$scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
$commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath))
$filename = 'JetBrains.dotUltimate.2023.1.EAP3.Checked.exe'
$filename = 'JetBrains.dotUltimate.2023.1.EAP4.Checked.exe'
$installPath = Join-Path (Join-Path $commonPath $platformPackageName) $filename

$silentArgs = '/Silent=True /SpecificProductNamesToRemove=* /VsVersion=* /ReSharper9PlusMsi=True'
Expand Down
2 changes: 1 addition & 1 deletion stripe-cli/stripe-cli.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>stripe-cli</id>
<version>1.13.8</version>
<version>1.13.9</version>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/stripe-cli</packageSourceUrl>
<owners>flcdrg</owners>
<title>Stripe CLI</title>
Expand Down
2 changes: 1 addition & 1 deletion teamCityAddin/teamCityAddin.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Release-Eap": "2023.1-EAP03",
"Release-Eap": "2023.1-EAP04",
"Release": "2022.3.2"
}
4 changes: 2 additions & 2 deletions teamCityAddin/teamcityaddin.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>teamCityAddin</id>
<version>2023.1-EAP03</version>
<version>2023.1-EAP04</version>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/teamCityAddin</packageSourceUrl>
<owners>JetBrains, flcdrg</owners>
<title>JetBrains TeamCity Add-in</title>
Expand Down Expand Up @@ -33,7 +33,7 @@ The following package parameters can be set:
</description>
<releaseNotes>https://www.jetbrains.com/teamcity/whatsnew/</releaseNotes>
<dependencies>
<dependency id="resharper-platform" version="[231.0.20230131.184001-eap03]" />
<dependency id="resharper-platform" version="[231.0.20230208.84359-eap04]" />
<dependency id="dotnet4.6.1" version="4.6.01055.20170308" />
</dependencies>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion teamCityAddin/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$packageName = 'teamCityAddin'
$scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
$commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath))
$filename = 'JetBrains.dotUltimate.2023.1.EAP3.Checked.exe'
$filename = 'JetBrains.dotUltimate.2023.1.EAP4.Checked.exe'

$installPath = Join-Path (Join-Path $commonPath $platformPackageName) $filename
$packageParameters = Get-PackageParameters
Expand Down
2 changes: 1 addition & 1 deletion teamCityAddin/tools/chocolateyuninstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$packageName = 'teamCityAddin'
$scriptPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
$commonPath = $(Split-Path -parent $(Split-Path -parent $scriptPath))
$filename = 'JetBrains.dotUltimate.2023.1.EAP3.Checked.exe'
$filename = 'JetBrains.dotUltimate.2023.1.EAP4.Checked.exe'

$installPath = Join-Path (Join-Path $commonPath $platformPackageName) $filename
Uninstall-ChocolateyPackage $packageName 'exe' '/Silent=True /SpecificProductNamesToRemove=teamCityAddin /VsVersion=*' $installPath

0 comments on commit e25c9ec

Please sign in to comment.