Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.04 KB

File metadata and controls

19 lines (14 loc) · 1.04 KB

ConanPackageUploadRequest

Properties

Name Type Description Notes
conanChannel String Conan channel. [optional]
conanPrefix String Conan prefix (User). [optional]
infoFile String The info file is an python file containing the package metadata.
manifestFile String The info file is an python file containing the package metadata.
metadataFile String The conan file is an python file containing the package metadata.
name String The name of this package. [optional]
packageFile String The primary file for the package.
republish Boolean If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate. [optional]
tags String A comma-separated values list of tags to add to the package. [optional]
version String The raw version for this package. [optional]