conda-incubator/conda subchannel

Republish a subset of an existing conda channel

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
subchannel-nameName of the subchannel that will be creatednosubchannel
served-atURL where the subchannel files will be uploaded tono""
channelSource conda channelyes
repodata-fnSource repodata file to process from channelnorepodata.json
base-urlURL where the packages will be available. Defaults to the base URL for 'channel'no""
subdirsList of platforms to support, space separated. Defaults to linux-64. Noarch is always includednolinux-64
afterTimestamp as ts:<float> or date as YYYY-[MM[-DD[-HH[-MM[-SS]]]]]no""
beforeTimestamp as ts:<float> or date as YYYY-[MM[-DD[-HH[-MM[-SS]]]]]no""
keep-treesKeep packages matching these specs and their dependencies. Space separatedno""
keep-specsKeep packages matching these specs only. Space separatedno""
prune-specsRemove the distributions (within the corresponding package name) that do not match these specs. Space separatedno""
remove-specsRemove packages matching these specs. Space separatedno""
gh-pages-branchName of the branch for the GH Pages deployment. Set to `''` to disable.nogh-pages
namedescription
output-directoryPath to the directory containing the subchannel data