Skip to content

Commit 05f68d2

Browse files
committed
Update package settings
1 parent e71a794 commit 05f68d2

1 file changed

Lines changed: 26 additions & 17 deletions

File tree

config/packages.yml

Lines changed: 26 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -20,57 +20,66 @@ repositories:
2020
# build: 0 # Build the package with aliBuild. Absent by default. If present, package is considered in the cleanup.
2121
# build_opt: "--defaults o2" # aliBuild command line options, absent by default
2222

23-
alice-analysis-tutorial:
23+
# Infrastructure
24+
25+
alibuild:
26+
update: 1
27+
28+
alidist:
2429
update: 1
2530

2631
ali-bot:
2732
update: 1
2833

29-
alibuild:
34+
ci-jobs:
35+
update: 1
36+
37+
homebrew-system-deps:
3038
update: 1
3139

3240
alibuild-recipe-tools:
3341
update: 1
3442

35-
alidist:
43+
docks:
3644
update: 1
3745

3846
alidistlint:
3947
update: 1
4048

41-
alisw-github-io:
42-
update: 1
49+
# Packages
4350

44-
analysis-framework:
51+
O2:
4552
update: 1
53+
branch: dev
4654

47-
analysis-tutorials:
55+
O2Physics:
4856
update: 1
4957

50-
ci-jobs:
58+
O2DPG:
5159
update: 1
5260

53-
CodingGuidelines:
61+
Run3AnalysisValidation:
5462
update: 1
5563

56-
docks:
64+
# Docs
65+
66+
alice-analysis-tutorial:
5767
update: 1
5868

59-
homebrew-system-deps:
69+
alisw-github-io:
6070
update: 1
6171

62-
O2:
72+
analysis-framework:
6373
update: 1
64-
branch: dev
6574

66-
O2-wiki:
75+
analysis-tutorials:
6776
update: 1
6877

69-
O2Physics:
78+
CodingGuidelines:
7079
update: 1
7180

72-
O2Physics-wiki:
81+
O2-wiki:
7382
update: 1
7483

75-
Run3AnalysisValidation:
84+
O2Physics-wiki:
7685
update: 1

0 commit comments

Comments
 (0)