Skip to content

Commit

Permalink
[releases/24.0] Update BC Artifact version (#782)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcbuild-github-agent and mazhelez authored Mar 19, 2024
1 parent 0dcb7db commit b06c8f8
Showing 1 changed file with 77 additions and 77 deletions.
154 changes: 77 additions & 77 deletions .github/AL-Go-Settings.json
Original file line number Diff line number Diff line change
@@ -1,77 +1,77 @@
{
"type": "PTE",
"templateUrl": "https://github.com/microsoft/AL-Go-PTE@preview",
"bcContainerHelperVersion": "preview",
"runs-on": "windows-latest",
"cacheImageName": "",
"UsePsSession": false,
"artifact": "https://bcinsider.azureedge.net/sandbox/24.0.16410.17513/base",
"country": "base",
"useProjectDependencies": true,
"repoVersion": "24.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": [
"Default",
"Clean"
],
"CICDPushBranches": [
"main",
"releases/*"
],
"CICDPullRequestBranches": [
"main",
"releases/*",
"features/*"
],
"enableCodeCop": true,
"enableAppSourceCop": true,
"enablePerTenantExtensionCop": true,
"enableUICop": true,
"enableCodeAnalyzersOnTestApps": true,
"rulesetFile": "..\\..\\..\\src\\rulesets\\ruleset.json",
"skipUpgrade": true,
"PartnerTelemetryConnectionString": "InstrumentationKey=403ba4d3-ad2b-4ca1-8602-b7746de4c048;IngestionEndpoint=https://swedencentral-0.in.applicationinsights.azure.com/",
"fullBuildPatterns": [
"build/*",
"src/rulesets/*",
".github/workflows/PullRequestHandler.yaml",
".github/workflows/_BuildALGoProject.yaml"
],
"PullRequestTrigger": "pull_request",
"ALDoc": {
"maxReleases": 0,
"continuousDeployment": true,
"groupByProject": false,
"excludeProjects": [
"build_projects_System Application Modules"
]
},
"UpdateALGoSystemFilesEnvironment": "Official-Build",
"templateSha": "b484765df7d5ee113f8f5de1a3219d40bcaf0563"
}
{
"type": "PTE",
"templateUrl": "https://github.com/microsoft/AL-Go-PTE@preview",
"bcContainerHelperVersion": "preview",
"runs-on": "windows-latest",
"cacheImageName": "",
"UsePsSession": false,
"artifact": "https://bcinsider.azureedge.net/sandbox/24.0.16410.17563/base",
"country": "base",
"useProjectDependencies": true,
"repoVersion": "24.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": [
"Default",
"Clean"
],
"CICDPushBranches": [
"main",
"releases/*"
],
"CICDPullRequestBranches": [
"main",
"releases/*",
"features/*"
],
"enableCodeCop": true,
"enableAppSourceCop": true,
"enablePerTenantExtensionCop": true,
"enableUICop": true,
"enableCodeAnalyzersOnTestApps": true,
"rulesetFile": "..\\..\\..\\src\\rulesets\\ruleset.json",
"skipUpgrade": true,
"PartnerTelemetryConnectionString": "InstrumentationKey=403ba4d3-ad2b-4ca1-8602-b7746de4c048;IngestionEndpoint=https://swedencentral-0.in.applicationinsights.azure.com/",
"fullBuildPatterns": [
"build/*",
"src/rulesets/*",
".github/workflows/PullRequestHandler.yaml",
".github/workflows/_BuildALGoProject.yaml"
],
"PullRequestTrigger": "pull_request",
"ALDoc": {
"maxReleases": 0,
"continuousDeployment": true,
"groupByProject": false,
"excludeProjects": [
"build_projects_System Application Modules"
]
},
"UpdateALGoSystemFilesEnvironment": "Official-Build",
"templateSha": "b484765df7d5ee113f8f5de1a3219d40bcaf0563"
}

0 comments on commit b06c8f8

Please sign in to comment.