diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 36a5b601a2..9ec91f7104 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -8,7 +8,7 @@ "artifact": "https://bcinsider.azureedge.net/sandbox/25.0.17516.0/base", "country": "base", "useProjectDependencies": true, - "repoVersion": "24.0", + "repoVersion": "25.0", "cleanModePreprocessorSymbols": [ "CLEAN17", "CLEAN18", @@ -49,11 +49,10 @@ "enableAppSourceCop": true, "enablePerTenantExtensionCop": true, "enableUICop": true, - "rulesetFile": "..\\..\\..\\Apps\\rulesets\\app.ruleset.json", + "rulesetFile": "..\\..\\..\\Build\\rulesets\\app.ruleset.json", "skipUpgrade": true, "fullBuildPatterns": [ "Build/*", - "src/rulesets/*", ".github/workflows/PullRequestHandler.yaml", ".github/workflows/_BuildALGoProject.yaml" ], diff --git a/Apps/DisabledTests/AMCBankStmtE2EWebServ.json b/Build/DisabledTests/AMCBankStmtE2EWebServ.json similarity index 100% rename from Apps/DisabledTests/AMCBankStmtE2EWebServ.json rename to Build/DisabledTests/AMCBankStmtE2EWebServ.json diff --git a/Apps/DisabledTests/AMCBankingCredentialUT.json b/Build/DisabledTests/AMCBankingCredentialUT.json similarity index 100% rename from Apps/DisabledTests/AMCBankingCredentialUT.json rename to Build/DisabledTests/AMCBankingCredentialUT.json diff --git a/Apps/DisabledTests/AMCCTE2EWebServiceTest.json b/Build/DisabledTests/AMCCTE2EWebServiceTest.json similarity index 100% rename from Apps/DisabledTests/AMCCTE2EWebServiceTest.json rename to Build/DisabledTests/AMCCTE2EWebServiceTest.json diff --git a/Apps/DisabledTests/APIV1.json b/Build/DisabledTests/APIV1.json similarity index 100% rename from Apps/DisabledTests/APIV1.json rename to Build/DisabledTests/APIV1.json diff --git a/Apps/DisabledTests/APIV2.json b/Build/DisabledTests/APIV2.json similarity index 100% rename from Apps/DisabledTests/APIV2.json rename to Build/DisabledTests/APIV2.json diff --git a/Apps/DisabledTests/AzureADPlanModuleTest.json b/Build/DisabledTests/AzureADPlanModuleTest.json similarity index 100% rename from Apps/DisabledTests/AzureADPlanModuleTest.json rename to Build/DisabledTests/AzureADPlanModuleTest.json diff --git a/Apps/DisabledTests/BankDepositPostingTests.json b/Build/DisabledTests/BankDepositPostingTests.json similarity index 100% rename from Apps/DisabledTests/BankDepositPostingTests.json rename to Build/DisabledTests/BankDepositPostingTests.json diff --git a/Apps/DisabledTests/BankNameConvServLookup.json b/Build/DisabledTests/BankNameConvServLookup.json similarity index 100% rename from Apps/DisabledTests/BankNameConvServLookup.json rename to Build/DisabledTests/BankNameConvServLookup.json diff --git a/Apps/DisabledTests/BankNameLookupE2E.json b/Build/DisabledTests/BankNameLookupE2E.json similarity index 100% rename from Apps/DisabledTests/BankNameLookupE2E.json rename to Build/DisabledTests/BankNameLookupE2E.json diff --git a/Apps/DisabledTests/Base64DecodingEncoding.json b/Build/DisabledTests/Base64DecodingEncoding.json similarity index 100% rename from Apps/DisabledTests/Base64DecodingEncoding.json rename to Build/DisabledTests/Base64DecodingEncoding.json diff --git a/Apps/DisabledTests/BasicExperienceTests.json b/Build/DisabledTests/BasicExperienceTests.json similarity index 100% rename from Apps/DisabledTests/BasicExperienceTests.json rename to Build/DisabledTests/BasicExperienceTests.json diff --git a/Apps/DisabledTests/ConnectAppsVisibilityTests.json b/Build/DisabledTests/ConnectAppsVisibilityTests.json similarity index 100% rename from Apps/DisabledTests/ConnectAppsVisibilityTests.json rename to Build/DisabledTests/ConnectAppsVisibilityTests.json diff --git a/Apps/DisabledTests/EmailLoggingTests.json b/Build/DisabledTests/EmailLoggingTests.json similarity index 100% rename from Apps/DisabledTests/EmailLoggingTests.json rename to Build/DisabledTests/EmailLoggingTests.json diff --git a/Apps/DisabledTests/HybridBCWizardTests.json b/Build/DisabledTests/HybridBCWizardTests.json similarity index 100% rename from Apps/DisabledTests/HybridBCWizardTests.json rename to Build/DisabledTests/HybridBCWizardTests.json diff --git a/Apps/DisabledTests/HybridWizardTests.json b/Build/DisabledTests/HybridWizardTests.json similarity index 100% rename from Apps/DisabledTests/HybridWizardTests.json rename to Build/DisabledTests/HybridWizardTests.json diff --git a/Apps/DisabledTests/LPMLInputDataTest.json b/Build/DisabledTests/LPMLInputDataTest.json similarity index 100% rename from Apps/DisabledTests/LPMLInputDataTest.json rename to Build/DisabledTests/LPMLInputDataTest.json diff --git a/Apps/DisabledTests/LatePaymentPredictionTests.json b/Build/DisabledTests/LatePaymentPredictionTests.json similarity index 100% rename from Apps/DisabledTests/LatePaymentPredictionTests.json rename to Build/DisabledTests/LatePaymentPredictionTests.json diff --git a/Apps/DisabledTests/QuickBooksDataMigrationTests.json b/Build/DisabledTests/QuickBooksDataMigrationTests.json similarity index 100% rename from Apps/DisabledTests/QuickBooksDataMigrationTests.json rename to Build/DisabledTests/QuickBooksDataMigrationTests.json diff --git a/Apps/DisabledTests/SalesForecastTests.json b/Build/DisabledTests/SalesForecastTests.json similarity index 100% rename from Apps/DisabledTests/SalesForecastTests.json rename to Build/DisabledTests/SalesForecastTests.json diff --git a/Apps/DisabledTests/SalesLinesSuggestionsTests.json b/Build/DisabledTests/SalesLinesSuggestionsTests.json similarity index 100% rename from Apps/DisabledTests/SalesLinesSuggestionsTests.json rename to Build/DisabledTests/SalesLinesSuggestionsTests.json diff --git a/Apps/DisabledTests/SendRemittanceAdvice.json b/Build/DisabledTests/SendRemittanceAdvice.json similarity index 100% rename from Apps/DisabledTests/SendRemittanceAdvice.json rename to Build/DisabledTests/SendRemittanceAdvice.json diff --git a/Apps/DisabledTests/ServDeclSuggestLines.json b/Build/DisabledTests/ServDeclSuggestLines.json similarity index 100% rename from Apps/DisabledTests/ServDeclSuggestLines.json rename to Build/DisabledTests/ServDeclSuggestLines.json diff --git a/Apps/DisabledTests/ServiceDeclarationPosting.json b/Build/DisabledTests/ServiceDeclarationPosting.json similarity index 100% rename from Apps/DisabledTests/ServiceDeclarationPosting.json rename to Build/DisabledTests/ServiceDeclarationPosting.json diff --git a/Apps/DisabledTests/ServiceDeclarationUITests.json b/Build/DisabledTests/ServiceDeclarationUITests.json similarity index 100% rename from Apps/DisabledTests/ServiceDeclarationUITests.json rename to Build/DisabledTests/ServiceDeclarationUITests.json diff --git a/Apps/DisabledTests/ShpfyChecklistInitTest.json b/Build/DisabledTests/ShpfyChecklistInitTest.json similarity index 100% rename from Apps/DisabledTests/ShpfyChecklistInitTest.json rename to Build/DisabledTests/ShpfyChecklistInitTest.json diff --git a/Apps/DisabledTests/ShpfyCreateItemTest.json b/Build/DisabledTests/ShpfyCreateItemTest.json similarity index 100% rename from Apps/DisabledTests/ShpfyCreateItemTest.json rename to Build/DisabledTests/ShpfyCreateItemTest.json diff --git a/Apps/DisabledTests/ShpfyCreateProductTest.json b/Build/DisabledTests/ShpfyCreateProductTest.json similarity index 100% rename from Apps/DisabledTests/ShpfyCreateProductTest.json rename to Build/DisabledTests/ShpfyCreateProductTest.json diff --git a/Apps/DisabledTests/ShpfyItemReferenceMgtTest.json b/Build/DisabledTests/ShpfyItemReferenceMgtTest.json similarity index 100% rename from Apps/DisabledTests/ShpfyItemReferenceMgtTest.json rename to Build/DisabledTests/ShpfyItemReferenceMgtTest.json diff --git a/Apps/DisabledTests/ShpfyOrderRefundTest.json b/Build/DisabledTests/ShpfyOrderRefundTest.json similarity index 100% rename from Apps/DisabledTests/ShpfyOrderRefundTest.json rename to Build/DisabledTests/ShpfyOrderRefundTest.json diff --git a/Apps/DisabledTests/ShpfyOrdersAPITest.json b/Build/DisabledTests/ShpfyOrdersAPITest.json similarity index 100% rename from Apps/DisabledTests/ShpfyOrdersAPITest.json rename to Build/DisabledTests/ShpfyOrdersAPITest.json diff --git a/Apps/DisabledTests/ShpfyProductMappingTest.json b/Build/DisabledTests/ShpfyProductMappingTest.json similarity index 100% rename from Apps/DisabledTests/ShpfyProductMappingTest.json rename to Build/DisabledTests/ShpfyProductMappingTest.json diff --git a/Apps/DisabledTests/ShpfyTestLocations.json b/Build/DisabledTests/ShpfyTestLocations.json similarity index 100% rename from Apps/DisabledTests/ShpfyTestLocations.json rename to Build/DisabledTests/ShpfyTestLocations.json diff --git a/Apps/DisabledTests/StatisticalAccountTest.json b/Build/DisabledTests/StatisticalAccountTest.json similarity index 100% rename from Apps/DisabledTests/StatisticalAccountTest.json rename to Build/DisabledTests/StatisticalAccountTest.json diff --git a/Apps/DisabledTests/SustainabilityFoundationTest.json b/Build/DisabledTests/SustainabilityFoundationTest.json similarity index 100% rename from Apps/DisabledTests/SustainabilityFoundationTest.json rename to Build/DisabledTests/SustainabilityFoundationTest.json diff --git a/Apps/DisabledTests/TaxDocumentGLPostingTests.json b/Build/DisabledTests/TaxDocumentGLPostingTests.json similarity index 100% rename from Apps/DisabledTests/TaxDocumentGLPostingTests.json rename to Build/DisabledTests/TaxDocumentGLPostingTests.json diff --git a/Apps/DisabledTests/TaxEngineTest.json b/Build/DisabledTests/TaxEngineTest.json similarity index 100% rename from Apps/DisabledTests/TaxEngineTest.json rename to Build/DisabledTests/TaxEngineTest.json diff --git a/Apps/DisabledTests/UTPageBankDeposit.json b/Build/DisabledTests/UTPageBankDeposit.json similarity index 100% rename from Apps/DisabledTests/UTPageBankDeposit.json rename to Build/DisabledTests/UTPageBankDeposit.json diff --git a/Apps/DisabledTests/UTReportBankDeposit.json b/Build/DisabledTests/UTReportBankDeposit.json similarity index 100% rename from Apps/DisabledTests/UTReportBankDeposit.json rename to Build/DisabledTests/UTReportBankDeposit.json diff --git a/Apps/DisabledTests/VATGroupMockServiceTest.json b/Build/DisabledTests/VATGroupMockServiceTest.json similarity index 100% rename from Apps/DisabledTests/VATGroupMockServiceTest.json rename to Build/DisabledTests/VATGroupMockServiceTest.json diff --git a/Apps/DisabledTests/VATGroupSetupGuideTest.json b/Build/DisabledTests/VATGroupSetupGuideTest.json similarity index 100% rename from Apps/DisabledTests/VATGroupSetupGuideTest.json rename to Build/DisabledTests/VATGroupSetupGuideTest.json diff --git a/Apps/DisabledTests/VATGroupSubStatusTest.json b/Build/DisabledTests/VATGroupSubStatusTest.json similarity index 100% rename from Apps/DisabledTests/VATGroupSubStatusTest.json rename to Build/DisabledTests/VATGroupSubStatusTest.json diff --git a/Apps/DisabledTests/VATGroupSubmitToReprTest.json b/Build/DisabledTests/VATGroupSubmitToReprTest.json similarity index 100% rename from Apps/DisabledTests/VATGroupSubmitToReprTest.json rename to Build/DisabledTests/VATGroupSubmitToReprTest.json diff --git a/Apps/DisabledTests/WarehousePermissionsTests.json b/Build/DisabledTests/WarehousePermissionsTests.json similarity index 100% rename from Apps/DisabledTests/WarehousePermissionsTests.json rename to Build/DisabledTests/WarehousePermissionsTests.json diff --git a/Build/Scripts/RunTestsInBcContainer.ps1 b/Build/Scripts/RunTestsInBcContainer.ps1 index 2ac8674b8f..59527309fe 100644 --- a/Build/Scripts/RunTestsInBcContainer.ps1 +++ b/Build/Scripts/RunTestsInBcContainer.ps1 @@ -7,7 +7,7 @@ Import-Module $PSScriptRoot\EnlistmentHelperFunctions.psm1 function Get-DisabledTestsFolder { $baseFolder = Get-BaseFolder - return "$baseFolder\Apps\DisabledTests" + return "$baseFolder\Build\DisabledTests" } function Get-DisabledTests diff --git a/Apps/rulesets/Analyzer.ruleset.json b/Build/rulesets/Analyzer.ruleset.json similarity index 100% rename from Apps/rulesets/Analyzer.ruleset.json rename to Build/rulesets/Analyzer.ruleset.json diff --git a/Apps/rulesets/AppSourceCop.ruleset.json b/Build/rulesets/AppSourceCop.ruleset.json similarity index 100% rename from Apps/rulesets/AppSourceCop.ruleset.json rename to Build/rulesets/AppSourceCop.ruleset.json diff --git a/Apps/rulesets/CodeCop.ruleset.json b/Build/rulesets/CodeCop.ruleset.json similarity index 100% rename from Apps/rulesets/CodeCop.ruleset.json rename to Build/rulesets/CodeCop.ruleset.json diff --git a/Apps/rulesets/Compiler.ruleset.json b/Build/rulesets/Compiler.ruleset.json similarity index 100% rename from Apps/rulesets/Compiler.ruleset.json rename to Build/rulesets/Compiler.ruleset.json diff --git a/Apps/rulesets/PTECop.ruleset.json b/Build/rulesets/PTECop.ruleset.json similarity index 100% rename from Apps/rulesets/PTECop.ruleset.json rename to Build/rulesets/PTECop.ruleset.json diff --git a/Apps/rulesets/UICop.ruleset.json b/Build/rulesets/UICop.ruleset.json similarity index 100% rename from Apps/rulesets/UICop.ruleset.json rename to Build/rulesets/UICop.ruleset.json diff --git a/Apps/rulesets/app.ruleset.json b/Build/rulesets/app.ruleset.json similarity index 100% rename from Apps/rulesets/app.ruleset.json rename to Build/rulesets/app.ruleset.json diff --git a/Apps/rulesets/internal.module.ruleset.json b/Build/rulesets/internal.module.ruleset.json similarity index 100% rename from Apps/rulesets/internal.module.ruleset.json rename to Build/rulesets/internal.module.ruleset.json diff --git a/Apps/rulesets/minorrelease.ruleset.json b/Build/rulesets/minorrelease.ruleset.json similarity index 100% rename from Apps/rulesets/minorrelease.ruleset.json rename to Build/rulesets/minorrelease.ruleset.json diff --git a/Apps/rulesets/ruleset.json b/Build/rulesets/ruleset.json similarity index 100% rename from Apps/rulesets/ruleset.json rename to Build/rulesets/ruleset.json