summaryrefslogtreecommitdiff
path: root/src/buildstream/plugins/sources/zip.py
Commit message (Expand)AuthorAgeFilesLines
* downloadablefilesource.py: Make it publicly accessiblebschubert/make-downloadable-filesource-publicBenjamin Schubert2020-05-091-3/+1
* plugin.py/pluginfactory.py: Implementing BST_MIN_VERSIONTristan Van Berkom2020-04-291-0/+2
* lint: remove all unecessary elif/else after break/continueBenjamin Schubert2019-12-021-1/+1
* Reformat code using BlackChandan Singh2019-11-141-7/+7
* _yaml: Remove 'node_validate' and replace by 'MappingNode.validate_keys'Benjamin Schubert2019-07-151-1/+1
* _yaml: Add 'as_str()' on ScalarNode and 'get_scalar()' on MappingNodeBenjamin Schubert2019-07-151-2/+1
* plugins/sources: Remove 'or None' call that will never be trueBenjamin Schubert2019-06-101-1/+1
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+181