Skip to content

Commit 81aae0f

Browse files
[main] Update BC Artifact version (#25325)
Co-authored-by: aholstrup1 <[email protected]>
1 parent 5738857 commit 81aae0f

File tree

1 file changed

+61
-61
lines changed

1 file changed

+61
-61
lines changed

.github/AL-Go-Settings.json

+61-61
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,61 @@
1-
{
2-
"type": "PTE",
3-
"templateUrl": "https://github.com/microsoft/AL-Go-PTE@preview",
4-
"bcContainerHelperVersion": "preview",
5-
"runs-on": "windows-latest",
6-
"cacheImageName": "",
7-
"UsePsSession": false,
8-
"artifact": "bcartifacts//23.1.13431.14067/base",
9-
"country": "base",
10-
"useProjectDependencies": true,
11-
"repoVersion": "23.1",
12-
"cleanModePreprocessorSymbols": [
13-
"CLEAN17",
14-
"CLEAN18",
15-
"CLEAN19",
16-
"CLEAN20",
17-
"CLEAN21",
18-
"CLEAN22",
19-
"CLEAN23",
20-
"CLEAN24"
21-
],
22-
"unusedALGoSystemFiles": [
23-
"AddExistingAppOrTestApp.yaml",
24-
"CreateApp.yaml",
25-
"CreateOnlineDevelopmentEnvironment.yaml",
26-
"CreatePerformanceTestApp.yaml",
27-
"CreateRelease.yaml",
28-
"CreateTestApp.yaml",
29-
"Current.yaml",
30-
"IncrementVersionNumber.yaml",
31-
"NextMajor.yaml",
32-
"NextMinor.yaml",
33-
"PublishToEnvironment.yaml",
34-
"Test Current.settings.json"
35-
],
36-
"excludeEnvironments": [
37-
"Official-Build"
38-
],
39-
"buildModes": [
40-
"Translated"
41-
],
42-
"CICDPushBranches": [
43-
"main"
44-
],
45-
"CICDPullRequestBranches": [
46-
"main"
47-
],
48-
"enableCodeCop": true,
49-
"enableAppSourceCop": true,
50-
"enablePerTenantExtensionCop": true,
51-
"enableUICop": true,
52-
"rulesetFile": "..\\..\\..\\Apps\\rulesets\\app.ruleset.json",
53-
"skipUpgrade": true,
54-
"fullBuildPatterns": [
55-
"Build/*",
56-
"src/rulesets/*",
57-
".github/workflows/PullRequestHandler.yaml",
58-
".github/workflows/_BuildALGoProject.yaml"
59-
],
60-
"PullRequestTrigger": "pull_request"
61-
}
1+
{
2+
"type": "PTE",
3+
"templateUrl": "https://github.com/microsoft/AL-Go-PTE@preview",
4+
"bcContainerHelperVersion": "preview",
5+
"runs-on": "windows-latest",
6+
"cacheImageName": "",
7+
"UsePsSession": false,
8+
"artifact": "bcartifacts//23.1.13431.14292/base",
9+
"country": "base",
10+
"useProjectDependencies": true,
11+
"repoVersion": "23.1",
12+
"cleanModePreprocessorSymbols": [
13+
"CLEAN17",
14+
"CLEAN18",
15+
"CLEAN19",
16+
"CLEAN20",
17+
"CLEAN21",
18+
"CLEAN22",
19+
"CLEAN23",
20+
"CLEAN24"
21+
],
22+
"unusedALGoSystemFiles": [
23+
"AddExistingAppOrTestApp.yaml",
24+
"CreateApp.yaml",
25+
"CreateOnlineDevelopmentEnvironment.yaml",
26+
"CreatePerformanceTestApp.yaml",
27+
"CreateRelease.yaml",
28+
"CreateTestApp.yaml",
29+
"Current.yaml",
30+
"IncrementVersionNumber.yaml",
31+
"NextMajor.yaml",
32+
"NextMinor.yaml",
33+
"PublishToEnvironment.yaml",
34+
"Test Current.settings.json"
35+
],
36+
"excludeEnvironments": [
37+
"Official-Build"
38+
],
39+
"buildModes": [
40+
"Translated"
41+
],
42+
"CICDPushBranches": [
43+
"main"
44+
],
45+
"CICDPullRequestBranches": [
46+
"main"
47+
],
48+
"enableCodeCop": true,
49+
"enableAppSourceCop": true,
50+
"enablePerTenantExtensionCop": true,
51+
"enableUICop": true,
52+
"rulesetFile": "..\\..\\..\\Apps\\rulesets\\app.ruleset.json",
53+
"skipUpgrade": true,
54+
"fullBuildPatterns": [
55+
"Build/*",
56+
"src/rulesets/*",
57+
".github/workflows/PullRequestHandler.yaml",
58+
".github/workflows/_BuildALGoProject.yaml"
59+
],
60+
"PullRequestTrigger": "pull_request"
61+
}

0 commit comments

Comments
 (0)