From 4ba634d788921c61e5f59185bdf6da04f47abc31 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 7 Sep 2023 02:33:53 +0000 Subject: [PATCH 1/4] fix: update packages --- src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj | 6 +++--- .../Aguacongas.IdentityServer.KeysRotation.csproj | 2 +- .../Aguacongas.TheIdServer.Integration.Duende.Test.csproj | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj b/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj index c31bb90e5..490bd6e1d 100644 --- a/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj +++ b/src/Aguacongas.TheIdServer/Aguacongas.TheIdServer.csproj @@ -55,13 +55,13 @@ - + - - + + diff --git a/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj b/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj index c53253822..16d1bff5c 100644 --- a/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj +++ b/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj @@ -29,7 +29,7 @@ - + diff --git a/test/Duende/Aguacongas.TheIdServer.Integration.Duende.Test/Aguacongas.TheIdServer.Integration.Duende.Test.csproj b/test/Duende/Aguacongas.TheIdServer.Integration.Duende.Test/Aguacongas.TheIdServer.Integration.Duende.Test.csproj index 6d920446d..57c99db85 100644 --- a/test/Duende/Aguacongas.TheIdServer.Integration.Duende.Test/Aguacongas.TheIdServer.Integration.Duende.Test.csproj +++ b/test/Duende/Aguacongas.TheIdServer.Integration.Duende.Test/Aguacongas.TheIdServer.Integration.Duende.Test.csproj @@ -18,7 +18,7 @@ - + From c818a1d2784fdf802995796cd8d233430f7a63e9 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 9 Sep 2023 02:31:27 +0000 Subject: [PATCH 2/4] fix: update packages --- .../Aguacongas.TheIdServer.Duende.csproj | 2 +- .../Aguacongas.IdentityServer.Admin.Duende.csproj | 2 +- .../Aguacongas.IdentityServer.Duende.csproj | 2 +- .../Aguacongas.IdentityServer.KeysRotation.Duende.csproj | 2 +- .../Aguacongas.IdentityServer.Saml2p.Duende.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Aguacongas.TheIdServer.Duende/Aguacongas.TheIdServer.Duende.csproj b/src/Aguacongas.TheIdServer.Duende/Aguacongas.TheIdServer.Duende.csproj index 633aafa0a..24d2dd205 100644 --- a/src/Aguacongas.TheIdServer.Duende/Aguacongas.TheIdServer.Duende.csproj +++ b/src/Aguacongas.TheIdServer.Duende/Aguacongas.TheIdServer.Duende.csproj @@ -49,6 +49,6 @@ - + diff --git a/src/IdentityServer/Duende/Aguacongas.IdentityServer.Admin.Duende/Aguacongas.IdentityServer.Admin.Duende.csproj b/src/IdentityServer/Duende/Aguacongas.IdentityServer.Admin.Duende/Aguacongas.IdentityServer.Admin.Duende.csproj index 193b9166a..f2ed720ca 100644 --- a/src/IdentityServer/Duende/Aguacongas.IdentityServer.Admin.Duende/Aguacongas.IdentityServer.Admin.Duende.csproj +++ b/src/IdentityServer/Duende/Aguacongas.IdentityServer.Admin.Duende/Aguacongas.IdentityServer.Admin.Duende.csproj @@ -44,7 +44,7 @@ - + diff --git a/src/IdentityServer/Duende/Aguacongas.IdentityServer.Duende/Aguacongas.IdentityServer.Duende.csproj b/src/IdentityServer/Duende/Aguacongas.IdentityServer.Duende/Aguacongas.IdentityServer.Duende.csproj index cee1ab8f9..4b1ee5e93 100644 --- a/src/IdentityServer/Duende/Aguacongas.IdentityServer.Duende/Aguacongas.IdentityServer.Duende.csproj +++ b/src/IdentityServer/Duende/Aguacongas.IdentityServer.Duende/Aguacongas.IdentityServer.Duende.csproj @@ -41,7 +41,7 @@ - + diff --git a/src/IdentityServer/Duende/Aguacongas.IdentityServer.KeysRotation.Duende/Aguacongas.IdentityServer.KeysRotation.Duende.csproj b/src/IdentityServer/Duende/Aguacongas.IdentityServer.KeysRotation.Duende/Aguacongas.IdentityServer.KeysRotation.Duende.csproj index 5755c8019..a3cd68f7d 100644 --- a/src/IdentityServer/Duende/Aguacongas.IdentityServer.KeysRotation.Duende/Aguacongas.IdentityServer.KeysRotation.Duende.csproj +++ b/src/IdentityServer/Duende/Aguacongas.IdentityServer.KeysRotation.Duende/Aguacongas.IdentityServer.KeysRotation.Duende.csproj @@ -34,7 +34,7 @@ - + diff --git a/src/IdentityServer/Duende/Aguacongas.IdentityServer.Saml2p.Duende/Aguacongas.IdentityServer.Saml2p.Duende.csproj b/src/IdentityServer/Duende/Aguacongas.IdentityServer.Saml2p.Duende/Aguacongas.IdentityServer.Saml2p.Duende.csproj index 9abd6ec44..efa1a57ce 100644 --- a/src/IdentityServer/Duende/Aguacongas.IdentityServer.Saml2p.Duende/Aguacongas.IdentityServer.Saml2p.Duende.csproj +++ b/src/IdentityServer/Duende/Aguacongas.IdentityServer.Saml2p.Duende/Aguacongas.IdentityServer.Saml2p.Duende.csproj @@ -30,7 +30,7 @@ - + From ca8fa7e336cc8a1aba8f329042ef3c5178f68873 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 12 Sep 2023 02:32:46 +0000 Subject: [PATCH 3/4] fix: update packages --- sample/DPoP/ClientCredentials/ClientCredentials.csproj | 2 +- .../Aguacongas.TheIdServer.BlazorApp.Infrastructure.csproj | 2 +- .../Aguacongas.IdentityServer.KeysRotation.csproj | 2 +- .../Aguacongas.IdentityServer.WsFederation.csproj | 2 +- .../Aguacongas.IdentityServer/Aguacongas.IdentityServer.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sample/DPoP/ClientCredentials/ClientCredentials.csproj b/sample/DPoP/ClientCredentials/ClientCredentials.csproj index 47fd2c0bf..c0e7600f9 100644 --- a/sample/DPoP/ClientCredentials/ClientCredentials.csproj +++ b/sample/DPoP/ClientCredentials/ClientCredentials.csproj @@ -8,6 +8,6 @@ - + diff --git a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Infrastructure/Aguacongas.TheIdServer.BlazorApp.Infrastructure.csproj b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Infrastructure/Aguacongas.TheIdServer.BlazorApp.Infrastructure.csproj index e525c2bf4..c99a04ea7 100644 --- a/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Infrastructure/Aguacongas.TheIdServer.BlazorApp.Infrastructure.csproj +++ b/src/BlazorApp/Aguacongas.TheIdServer.BlazorApp.Infrastructure/Aguacongas.TheIdServer.BlazorApp.Infrastructure.csproj @@ -30,7 +30,7 @@ - + diff --git a/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj b/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj index 16d1bff5c..65d2bf539 100644 --- a/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj +++ b/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation/Aguacongas.IdentityServer.KeysRotation.csproj @@ -31,7 +31,7 @@ - + diff --git a/src/IdentityServer/Aguacongas.IdentityServer.WsFederation/Aguacongas.IdentityServer.WsFederation.csproj b/src/IdentityServer/Aguacongas.IdentityServer.WsFederation/Aguacongas.IdentityServer.WsFederation.csproj index 976d3e5e8..e76d96dcd 100644 --- a/src/IdentityServer/Aguacongas.IdentityServer.WsFederation/Aguacongas.IdentityServer.WsFederation.csproj +++ b/src/IdentityServer/Aguacongas.IdentityServer.WsFederation/Aguacongas.IdentityServer.WsFederation.csproj @@ -37,7 +37,7 @@ - + diff --git a/src/IdentityServer/Aguacongas.IdentityServer/Aguacongas.IdentityServer.csproj b/src/IdentityServer/Aguacongas.IdentityServer/Aguacongas.IdentityServer.csproj index 45900f0d6..6a4737ce3 100644 --- a/src/IdentityServer/Aguacongas.IdentityServer/Aguacongas.IdentityServer.csproj +++ b/src/IdentityServer/Aguacongas.IdentityServer/Aguacongas.IdentityServer.csproj @@ -41,7 +41,7 @@ - + From 4ac52f7301236da3708a3008b025721c83b19eb4 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 12 Sep 2023 18:08:14 +0200 Subject: [PATCH 4/4] test: skip always failed test --- .../BlazorApp/Pages/ClientTest.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/Duende/Aguacongas.TheIdServer.Integration.Duende.Test/BlazorApp/Pages/ClientTest.cs b/test/Duende/Aguacongas.TheIdServer.Integration.Duende.Test/BlazorApp/Pages/ClientTest.cs index dac788cf1..8f259e97b 100644 --- a/test/Duende/Aguacongas.TheIdServer.Integration.Duende.Test/BlazorApp/Pages/ClientTest.cs +++ b/test/Duende/Aguacongas.TheIdServer.Integration.Duende.Test/BlazorApp/Pages/ClientTest.cs @@ -4,6 +4,7 @@ using Aguacongas.IdentityServer.Store; using Aguacongas.IdentityServer.Store.Entity; using Aguacongas.TheIdServer.BlazorApp; +using Aguacongas.TheIdServer.Integration.Duende.Test; using AngleSharp.Dom; using Bunit; using Bunit.Extensions.WaitForHelpers; @@ -447,7 +448,7 @@ public async Task Custom_client_should_not_have_consent() Assert.NotNull(component.Find("input[name=require-pkce]")); } - [Fact] + [SkipCiFact] public async Task Options_clicks_should_enable_save_button() { var clientId = await CreateClient(allowOfflineAccess: true);