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