Skip to content

Commit c4a1438

Browse files
committed
Add note about difference between project_pack and package_pack
1 parent cf8f51f commit c4a1438

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.yamato/package-pack.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
# The job performs additional validation by using Package Verification Pipeline (PVP). It includes x-ray validation for quick package structure verification
88
# Because of that validation we can detect errors at the early stage of testing so not to waste CI resources
99

10+
# NOTES--------------------------------------------------------------------------------
11+
# For NGO we use package_pack everywhere rather than project_pack
12+
# This is because only the NGO package is being referenced as a file inside testproject
13+
# This means both project_pack and package_pack produce same package artifacts
14+
1015
# CONFIGURATION STRUCTURE--------------------------------------------------------------
1116
# Jobs are generated using nested loops through:
1217
# 1. For all desktop platforms (Windows, Ubuntu, macOS)

0 commit comments

Comments
 (0)