From 90d8eb4439c139dd7ad7a15a0b17457b3c7ab739 Mon Sep 17 00:00:00 2001 From: tscottjendev <102963427+tscottjendev@users.noreply.github.com> Date: Tue, 12 Nov 2024 05:59:20 +0000 Subject: [PATCH 01/18] [main] Update BC Artifact version (#2) Co-authored-by: tscottjendev --- .github/AL-Go-Settings.json | 124 ++++++++++++++++++------------------ 1 file changed, 62 insertions(+), 62 deletions(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 667cbffc6b..0a064c2f11 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -1,62 +1,62 @@ -{ - "type": "PTE", - "templateUrl": "https://github.com/microsoft/AL-Go-PTE@preview", - "bcContainerHelperVersion": "preview", - "runs-on": "windows-latest", - "cacheImageName": "", - "UsePsSession": false, - "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.20074.0/base", - "country": "base", - "useProjectDependencies": true, - "repoVersion": "25.0", - "cleanModePreprocessorSymbols": [ - "CLEAN17", - "CLEAN18", - "CLEAN19", - "CLEAN20", - "CLEAN21", - "CLEAN22", - "CLEAN23", - "CLEAN24" - ], - "unusedALGoSystemFiles": [ - "AddExistingAppOrTestApp.yaml", - "CreateApp.yaml", - "CreateOnlineDevelopmentEnvironment.yaml", - "CreatePerformanceTestApp.yaml", - "CreateRelease.yaml", - "CreateTestApp.yaml", - "Current.yaml", - "IncrementVersionNumber.yaml", - "NextMajor.yaml", - "NextMinor.yaml", - "PublishToEnvironment.yaml", - "Test Current.settings.json" - ], - "excludeEnvironments": [ - "Official-Build" - ], - "buildModes": [ - "Translated" - ], - "CICDPushBranches": [ - "main" - ], - "CICDPullRequestBranches": [ - "main" - ], - "enableCodeCop": true, - "enableAppSourceCop": true, - "enablePerTenantExtensionCop": true, - "enableUICop": true, - "rulesetFile": "..\\..\\..\\Build\\rulesets\\app.ruleset.json", - "skipUpgrade": true, - "fullBuildPatterns": [ - "Build/*", - ".github/workflows/PullRequestHandler.yaml", - ".github/workflows/_BuildALGoProject.yaml" - ], - "UpdateALGoSystemFilesEnvironment": "Official-Build", - "PullRequestTrigger": "pull_request", - "templateSha": "0476547896ebcd3ba5455b3e0e59b48c0d4a26ca" -} +{ + "type": "PTE", + "templateUrl": "https://github.com/microsoft/AL-Go-PTE@preview", + "bcContainerHelperVersion": "preview", + "runs-on": "windows-latest", + "cacheImageName": "", + "UsePsSession": false, + "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.26558/base", + "country": "base", + "useProjectDependencies": true, + "repoVersion": "25.0", + "cleanModePreprocessorSymbols": [ + "CLEAN17", + "CLEAN18", + "CLEAN19", + "CLEAN20", + "CLEAN21", + "CLEAN22", + "CLEAN23", + "CLEAN24" + ], + "unusedALGoSystemFiles": [ + "AddExistingAppOrTestApp.yaml", + "CreateApp.yaml", + "CreateOnlineDevelopmentEnvironment.yaml", + "CreatePerformanceTestApp.yaml", + "CreateRelease.yaml", + "CreateTestApp.yaml", + "Current.yaml", + "IncrementVersionNumber.yaml", + "NextMajor.yaml", + "NextMinor.yaml", + "PublishToEnvironment.yaml", + "Test Current.settings.json" + ], + "excludeEnvironments": [ + "Official-Build" + ], + "buildModes": [ + "Translated" + ], + "CICDPushBranches": [ + "main" + ], + "CICDPullRequestBranches": [ + "main" + ], + "enableCodeCop": true, + "enableAppSourceCop": true, + "enablePerTenantExtensionCop": true, + "enableUICop": true, + "rulesetFile": "..\\..\\..\\Build\\rulesets\\app.ruleset.json", + "skipUpgrade": true, + "fullBuildPatterns": [ + "Build/*", + ".github/workflows/PullRequestHandler.yaml", + ".github/workflows/_BuildALGoProject.yaml" + ], + "UpdateALGoSystemFilesEnvironment": "Official-Build", + "PullRequestTrigger": "pull_request", + "templateSha": "0476547896ebcd3ba5455b3e0e59b48c0d4a26ca" +} From c530a5e275fe7ab7707b02ead75071a89ac8ec49 Mon Sep 17 00:00:00 2001 From: tscottjendev <102963427+tscottjendev@users.noreply.github.com> Date: Thu, 14 Nov 2024 05:59:07 +0000 Subject: [PATCH 02/18] [main] Update BC Artifact version (#3) Co-authored-by: tscottjendev --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 0a064c2f11..d960c159e2 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -5,7 +5,7 @@ "runs-on": "windows-latest", "cacheImageName": "", "UsePsSession": false, - "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.26558/base", + "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.26688/base", "country": "base", "useProjectDependencies": true, "repoVersion": "25.0", From cdfcffa3ada2827afef9ca46a70580d217b10635 Mon Sep 17 00:00:00 2001 From: tscottjendev <102963427+tscottjendev@users.noreply.github.com> Date: Wed, 4 Dec 2024 07:59:45 +0000 Subject: [PATCH 03/18] [main] Update BC Artifact version (#4) * [main] Update BC Artifact version * [main] Update BC Artifact version * [main] Update BC Artifact version * [main] Update BC Artifact version * [main] Update BC Artifact version * [main] Update BC Artifact version * [main] Update BC Artifact version * [main] Update BC Artifact version --------- Co-authored-by: tscottjendev --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index d960c159e2..089c22df04 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -5,7 +5,7 @@ "runs-on": "windows-latest", "cacheImageName": "", "UsePsSession": false, - "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.26688/base", + "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.27490/base", "country": "base", "useProjectDependencies": true, "repoVersion": "25.0", From f00213b1e6995024daaed2eb6c780e614f9b1a51 Mon Sep 17 00:00:00 2001 From: tscottjendev <102963427+tscottjendev@users.noreply.github.com> Date: Thu, 5 Dec 2024 05:59:21 +0000 Subject: [PATCH 04/18] [main] Update BC Artifact version (#5) Co-authored-by: tscottjendev --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 089c22df04..99766a95da 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -5,7 +5,7 @@ "runs-on": "windows-latest", "cacheImageName": "", "UsePsSession": false, - "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.27490/base", + "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.27649/base", "country": "base", "useProjectDependencies": true, "repoVersion": "25.0", From b417bd6aa1400495c905be72f7f47435621e3d40 Mon Sep 17 00:00:00 2001 From: tscottjendev Date: Sun, 8 Dec 2024 05:59:24 +0000 Subject: [PATCH 05/18] [main] Update BC Artifact version --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 99766a95da..0661617ae6 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -5,7 +5,7 @@ "runs-on": "windows-latest", "cacheImageName": "", "UsePsSession": false, - "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.27649/base", + "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.27754/base", "country": "base", "useProjectDependencies": true, "repoVersion": "25.0", From 8b09cc6ef5dee20d0f9ee49cc4337e62d8274e8e Mon Sep 17 00:00:00 2001 From: tscottjendev Date: Tue, 10 Dec 2024 05:59:03 +0000 Subject: [PATCH 06/18] [main] Update BC Artifact version --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 0661617ae6..76338121dc 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -5,7 +5,7 @@ "runs-on": "windows-latest", "cacheImageName": "", "UsePsSession": false, - "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.27754/base", + "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.27822/base", "country": "base", "useProjectDependencies": true, "repoVersion": "25.0", From c8400ba9b1748770cb93563cd408f317f8545f62 Mon Sep 17 00:00:00 2001 From: tscottjendev Date: Thu, 12 Dec 2024 05:59:17 +0000 Subject: [PATCH 07/18] [main] Update BC Artifact version --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 76338121dc..385912148b 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -5,7 +5,7 @@ "runs-on": "windows-latest", "cacheImageName": "", "UsePsSession": false, - "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.27822/base", + "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.27949/base", "country": "base", "useProjectDependencies": true, "repoVersion": "25.0", From bd043ab7354c4d04e79640b8f4258823c174bdc3 Mon Sep 17 00:00:00 2001 From: tscottjendev Date: Sun, 15 Dec 2024 05:59:05 +0000 Subject: [PATCH 08/18] [main] Update BC Artifact version --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 385912148b..03a29a35fe 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -5,7 +5,7 @@ "runs-on": "windows-latest", "cacheImageName": "", "UsePsSession": false, - "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.27949/base", + "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28060/base", "country": "base", "useProjectDependencies": true, "repoVersion": "25.0", From 171c07ee773d76d3f5985fd45156ff6bb5f79486 Mon Sep 17 00:00:00 2001 From: tscottjendev Date: Tue, 17 Dec 2024 05:59:17 +0000 Subject: [PATCH 09/18] [main] Update BC Artifact version --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 03a29a35fe..959e22179c 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -5,7 +5,7 @@ "runs-on": "windows-latest", "cacheImageName": "", "UsePsSession": false, - "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28060/base", + "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28103/base", "country": "base", "useProjectDependencies": true, "repoVersion": "25.0", From ac3b62c6c2ea07c663e6fd9ab8aadeb35267cf65 Mon Sep 17 00:00:00 2001 From: tscottjendev Date: Thu, 19 Dec 2024 05:59:04 +0000 Subject: [PATCH 10/18] [main] Update BC Artifact version --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 959e22179c..39e12841f6 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -5,7 +5,7 @@ "runs-on": "windows-latest", "cacheImageName": "", "UsePsSession": false, - "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28103/base", + "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28216/base", "country": "base", "useProjectDependencies": true, "repoVersion": "25.0", From 282dfa3811134b0cd18839bbd7fce4379c3721a6 Mon Sep 17 00:00:00 2001 From: tscottjendev Date: Sun, 22 Dec 2024 05:58:56 +0000 Subject: [PATCH 11/18] [main] Update BC Artifact version --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 39e12841f6..64b2c5dd0f 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -5,7 +5,7 @@ "runs-on": "windows-latest", "cacheImageName": "", "UsePsSession": false, - "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28216/base", + "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28226/base", "country": "base", "useProjectDependencies": true, "repoVersion": "25.0", From d41899077d7eedd035c6362c82f677950ee92fd3 Mon Sep 17 00:00:00 2001 From: tscottjendev Date: Tue, 24 Dec 2024 05:59:16 +0000 Subject: [PATCH 12/18] [main] Update BC Artifact version --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 64b2c5dd0f..4308bbc047 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -5,7 +5,7 @@ "runs-on": "windows-latest", "cacheImageName": "", "UsePsSession": false, - "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28226/base", + "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28296/base", "country": "base", "useProjectDependencies": true, "repoVersion": "25.0", From 9cca642117fb1384b3f17c3351573af1cbf5af2c Mon Sep 17 00:00:00 2001 From: tscottjendev Date: Sun, 29 Dec 2024 05:58:51 +0000 Subject: [PATCH 13/18] [main] Update BC Artifact version --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 4308bbc047..70a8527074 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -5,7 +5,7 @@ "runs-on": "windows-latest", "cacheImageName": "", "UsePsSession": false, - "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28296/base", + "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28362/base", "country": "base", "useProjectDependencies": true, "repoVersion": "25.0", From 2f8cb129475899a18a60ca7f5c4f93daab7f06f4 Mon Sep 17 00:00:00 2001 From: tscottjendev Date: Tue, 31 Dec 2024 05:58:57 +0000 Subject: [PATCH 14/18] [main] Update BC Artifact version --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 70a8527074..e2a3d89f93 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -5,7 +5,7 @@ "runs-on": "windows-latest", "cacheImageName": "", "UsePsSession": false, - "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28362/base", + "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28387/base", "country": "base", "useProjectDependencies": true, "repoVersion": "25.0", From 950862338a62115a91a4d29a50f0ca1d1bb5a879 Mon Sep 17 00:00:00 2001 From: tscottjendev Date: Sun, 5 Jan 2025 05:59:00 +0000 Subject: [PATCH 15/18] [main] Update BC Artifact version --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index e2a3d89f93..9f50c66edf 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -5,7 +5,7 @@ "runs-on": "windows-latest", "cacheImageName": "", "UsePsSession": false, - "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28387/base", + "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28432/base", "country": "base", "useProjectDependencies": true, "repoVersion": "25.0", From cf00e55a0994c967169a58ab569d545d5da0b966 Mon Sep 17 00:00:00 2001 From: tscottjendev Date: Tue, 7 Jan 2025 05:59:12 +0000 Subject: [PATCH 16/18] [main] Update BC Artifact version --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 9f50c66edf..4386ff02ea 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -5,7 +5,7 @@ "runs-on": "windows-latest", "cacheImageName": "", "UsePsSession": false, - "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28432/base", + "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28527/base", "country": "base", "useProjectDependencies": true, "repoVersion": "25.0", From 15c765cc74b35e0cf5e378cb0ff3fcd331c23bf3 Mon Sep 17 00:00:00 2001 From: tscottjendev Date: Thu, 9 Jan 2025 05:59:02 +0000 Subject: [PATCH 17/18] [main] Update BC Artifact version --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 4386ff02ea..e708157234 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -5,7 +5,7 @@ "runs-on": "windows-latest", "cacheImageName": "", "UsePsSession": false, - "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28527/base", + "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28653/base", "country": "base", "useProjectDependencies": true, "repoVersion": "25.0", From 327ea2769875176f2b6248be8fef5a9aeccf9dd8 Mon Sep 17 00:00:00 2001 From: tscottjendev Date: Sun, 12 Jan 2025 05:59:28 +0000 Subject: [PATCH 18/18] [main] Update BC Artifact version --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index e708157234..224bea3536 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -5,7 +5,7 @@ "runs-on": "windows-latest", "cacheImageName": "", "UsePsSession": false, - "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28653/base", + "artifact": "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/25.0.23364.28783/base", "country": "base", "useProjectDependencies": true, "repoVersion": "25.0",