Skip to content

Commit eeea706

Browse files
authored
Update GitHub app id for E2E testing (#558)
1 parent fa24f05 commit eeea706

File tree

3 files changed

+13
-103
lines changed

3 files changed

+13
-103
lines changed

NOTICE.txt

Lines changed: 4 additions & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ limitations under the License.
4242

4343
---------------------------------------------------------
4444

45-
RestSharp 110.2.0 - Apache-2.0
45+
RestSharp 112.0.0 - Apache-2.0
4646

4747

4848

@@ -1445,112 +1445,26 @@ SOFTWARE.
14451445

14461446
---------------------------------------------------------
14471447

1448-
System.Text.Encodings.Web 7.0.0 - MIT
1448+
System.Text.Json 5.0.2 - MIT
14491449

14501450

14511451
(c) Microsoft Corporation
14521452
Copyright (c) Andrew Arnott
1453-
Copyright 2019 LLVM Project
14541453
Copyright 2018 Daniel Lemire
14551454
Copyright (c) .NET Foundation
14561455
Copyright (c) 2011, Google Inc.
14571456
Copyright (c) 2020 Dan Shechter
14581457
(c) 1997-2005 Sean Eron Anderson
14591458
Copyright (c) 1998 Microsoft. To
14601459
Copyright (c) 2017 Yoshifumi Kawai
1461-
Copyright (c) 2005-2020 Rich Felker
14621460
Copyright (c) Microsoft Corporation
14631461
Copyright (c) 2007 James Newton-King
14641462
Copyright (c) 2012-2014, Yann Collet
1465-
Copyright (c) 1991-2022 Unicode, Inc.
1466-
Copyright (c) 2013-2017, Alfred Klomp
1467-
Copyright 2012 the V8 project authors
1468-
Copyright (c) 1999 Lucent Technologies
1469-
Copyright (c) 2008-2016, Wojciech Mula
1470-
Copyright (c) 2011-2020 Microsoft Corp
1471-
Copyright (c) 2015-2017, Wojciech Mula
1472-
Copyright (c) 2021 csFastFloat authors
1473-
Copyright (c) 2005-2007, Nick Galbreath
1474-
Copyright (c) 2015 The Chromium Authors
1475-
Copyright (c) 2018 Alexander Chermyanin
1476-
Copyright (c) The Internet Society 1997
1477-
Portions (c) International Organization
1478-
Copyright (c) 2004-2006 Intel Corporation
1479-
Copyright (c) 2013-2017, Milosz Krajewski
1480-
Copyright (c) 2016-2017, Matthieu Darbois
1481-
Copyright (c) The Internet Society (2003)
1482-
Copyright (c) .NET Foundation Contributors
1483-
Copyright (c) 2020 Mara Bos <m-ou.se@m-ou.se>
1484-
Copyright (c) .NET Foundation and Contributors
1485-
Copyright (c) 2008-2020 Advanced Micro Devices, Inc.
1486-
Copyright (c) 2019 Microsoft Corporation, Daan Leijen
1487-
Copyright (c) 2011 Novell, Inc (http://www.novell.com)
1488-
Copyright (c) 1995-2022 Jean-loup Gailly and Mark Adler
1489-
Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com)
1490-
Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors
1491-
Copyright (c) 2014 Ryan Juckett http://www.ryanjuckett.com
1492-
Copyright (c) 1990- 1993, 1996 Open Software Foundation, Inc.
1493-
Copyright (c) YEAR W3C(r) (MIT, ERCIM, Keio, Beihang). Disclaimers
1494-
Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip
1495-
Copyright (c) 1980, 1986, 1993 The Regents of the University of California
1496-
Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The Regents of the University of California
1497-
Copyright (c) 1989 by Hewlett-Packard Company, Palo Alto, Ca. & Digital Equipment Corporation, Maynard, Mass
1498-
Copyright (c) 1989 by Hewlett-Packard Company, Palo Alto, Ca. & Digital Equipment Corporation, Maynard, Mass. To
1499-
1500-
The MIT License (MIT)
1501-
1502-
Copyright (c) .NET Foundation and Contributors
1503-
1504-
All rights reserved.
1505-
1506-
Permission is hereby granted, free of charge, to any person obtaining a copy
1507-
of this software and associated documentation files (the "Software"), to deal
1508-
in the Software without restriction, including without limitation the rights
1509-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1510-
copies of the Software, and to permit persons to whom the Software is
1511-
furnished to do so, subject to the following conditions:
1512-
1513-
The above copyright notice and this permission notice shall be included in all
1514-
copies or substantial portions of the Software.
1515-
1516-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1517-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1518-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1519-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1520-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1521-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1522-
SOFTWARE.
1523-
1524-
1525-
---------------------------------------------------------
1526-
1527-
---------------------------------------------------------
1528-
1529-
System.Text.Json 7.0.2 - MIT
1530-
1531-
1532-
(c) Microsoft Corporation
1533-
Copyright (c) Andrew Arnott
1534-
Copyright 2019 LLVM Project
1535-
Copyright 2018 Daniel Lemire
1536-
Copyright (c) .NET Foundation
1537-
Copyright (c) 2011, Google Inc.
1538-
Copyright (c) 2020 Dan Shechter
1539-
(c) 1997-2005 Sean Eron Anderson
1540-
Copyright (c) 1998 Microsoft. To
1541-
Copyright (c) 2017 Yoshifumi Kawai
1542-
Copyright (c) 2005-2020 Rich Felker
1543-
Copyright (c) Microsoft Corporation
1544-
Copyright (c) 2007 James Newton-King
1545-
Copyright (c) 2012-2014, Yann Collet
1546-
Copyright (c) 1991-2022 Unicode, Inc.
1463+
Copyright (c) 1991-2020 Unicode, Inc.
15471464
Copyright (c) 2013-2017, Alfred Klomp
15481465
Copyright 2012 the V8 project authors
1549-
Copyright (c) 1999 Lucent Technologies
1550-
Copyright (c) 2008-2016, Wojciech Mula
15511466
Copyright (c) 2011-2020 Microsoft Corp
15521467
Copyright (c) 2015-2017, Wojciech Mula
1553-
Copyright (c) 2021 csFastFloat authors
15541468
Copyright (c) 2005-2007, Nick Galbreath
15551469
Copyright (c) 2015 The Chromium Authors
15561470
Copyright (c) 2018 Alexander Chermyanin
@@ -1561,19 +1475,15 @@ Copyright (c) 2013-2017, Milosz Krajewski
15611475
Copyright (c) 2016-2017, Matthieu Darbois
15621476
Copyright (c) The Internet Society (2003)
15631477
Copyright (c) .NET Foundation Contributors
1564-
Copyright (c) 2020 Mara Bos <m-ou.se@m-ou.se>
15651478
Copyright (c) .NET Foundation and Contributors
1566-
Copyright (c) 2008-2020 Advanced Micro Devices, Inc.
1567-
Copyright (c) 2019 Microsoft Corporation, Daan Leijen
15681479
Copyright (c) 2011 Novell, Inc (http://www.novell.com)
1569-
Copyright (c) 1995-2022 Jean-loup Gailly and Mark Adler
1480+
Copyright (c) 1995-2017 Jean-loup Gailly and Mark Adler
15701481
Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com)
15711482
Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors
15721483
Copyright (c) 2014 Ryan Juckett http://www.ryanjuckett.com
15731484
Copyright (c) 1990- 1993, 1996 Open Software Foundation, Inc.
15741485
Copyright (c) YEAR W3C(r) (MIT, ERCIM, Keio, Beihang). Disclaimers
15751486
Copyright (c) 2015 THL A29 Limited, a Tencent company, and Milo Yip
1576-
Copyright (c) 1980, 1986, 1993 The Regents of the University of California
15771487
Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The Regents of the University of California
15781488
Copyright (c) 1989 by Hewlett-Packard Company, Palo Alto, Ca. & Digital Equipment Corporation, Maynard, Mass
15791489
Copyright (c) 1989 by Hewlett-Packard Company, Palo Alto, Ca. & Digital Equipment Corporation, Maynard, Mass. To

pipelines/azure-pipelines.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,14 @@ extends:
128128
/p:UapAppxPackageBuildMode=SideloadOnly
129129
/p:AppxPackageSigningEnabled=false'
130130

131+
- task: VSTest@2
132+
displayName: Run Tests
133+
inputs:
134+
testSelector: "testAssemblies"
135+
testAssemblyVer2: 'src\WingetCreateTests\WingetCreateTests\bin\$(buildPlatform)\$(buildConfiguration)\$(targetFramework)\WingetCreateTests.dll'
136+
runSettingsFile: 'src\WingetCreateTests\WingetCreateTests\Test.runsettings'
137+
overrideTestrunParameters: '-WingetPkgsTestRepoOwner microsoft -WingetPkgsTestRepo winget-pkgs-submission-test -GitHubAppPrivateKey "$(GitHubApp_PrivateKey)"'
138+
131139
- task: 1ES.PublishPipelineArtifact@1
132140
inputs:
133141
targetPath: $(wingetCreatePackageDir)
@@ -164,11 +172,3 @@ extends:
164172
displayName: "Trigger build warning if NOTICE.txt file needs to be modified."
165173
condition: not(eq(variables['Build.Reason'], 'PullRequest'))
166174
continueOnError: "true"
167-
168-
- task: VSTest@2
169-
displayName: Run Tests
170-
inputs:
171-
testSelector: "testAssemblies"
172-
testAssemblyVer2: 'src\WingetCreateTests\WingetCreateTests\bin\$(buildPlatform)\$(buildConfiguration)\$(targetFramework)\WingetCreateTests.dll'
173-
runSettingsFile: 'src\WingetCreateTests\WingetCreateTests\Test.runsettings'
174-
overrideTestrunParameters: '-WingetPkgsTestRepoOwner microsoft -WingetPkgsTestRepo winget-pkgs-submission-test -GitHubAppPrivateKey "$(GitHubApp_PrivateKey)"'

src/WingetCreateCore/Common/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public static class Constants
2626
/// <summary>
2727
/// App Id for the Winget-Create GitHub App.
2828
/// </summary>
29-
public const int GitHubAppId = 100205;
29+
public const int GitHubAppId = 965520;
3030

3131
/// <summary>
3232
/// Link to the GitHub releases page for the winget-create tool.

0 commit comments

Comments
 (0)