xref: /aosp_15_r20/external/angle/build/fuchsia/cipd/README.md (revision 8975f5c5ed3d1c378011245431ada316dfb6f244)
1*8975f5c5SAndroid Build Coastguard Worker# CIPD recipes
2*8975f5c5SAndroid Build Coastguard Worker
3*8975f5c5SAndroid Build Coastguard WorkerThe `//build/fuchsia/cipd` target generates a number of YAML files that are used to
4*8975f5c5SAndroid Build Coastguard Workerproduce archives that are uploaded to CIPD. The generated YAML files are stored
5*8975f5c5SAndroid Build Coastguard Workerin the output directory under the path `gen/build/fuchsia/cipd/`.
6*8975f5c5SAndroid Build Coastguard Worker
7*8975f5c5SAndroid Build Coastguard Worker## Example usage
8*8975f5c5SAndroid Build Coastguard Worker
9*8975f5c5SAndroid Build Coastguard WorkerThe most recent package can be discovered by searching for the "canary" ref:
10*8975f5c5SAndroid Build Coastguard Worker
11*8975f5c5SAndroid Build Coastguard Worker`$ cipd describe chromium/fuchsia/$PACKAGE_NAME-$TARGET_ARCH -version canary`
12