2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pep8 fixes in _plugincontext.py More... over 7 years ago
pep8 fixes in _metasource.py More... over 7 years ago
pep8 fixes in _metaelement.py More... over 7 years ago
pep8 fixes in _loader.py More... over 7 years ago
setup.cfg: Ignore pep8 error 129 More... over 7 years ago
pep8 fixes in _elementfactory.py More... over 7 years ago
pep8 fixes in _artifactcache.py More... over 7 years ago
Add pep8 checks to test suite More... over 7 years ago
Basic CI file to run tests and build documentation
leeming
as Andrew Leeming
More... over 7 years ago
Adding in basic sandbox interface class
leeming
as Andrew Leeming
More... over 7 years ago
Sphinx to not assume python3 is the default python version
leeming
as Andrew Leeming
More... over 7 years ago
Merge branch 'dep-dict' into 'master' More... over 7 years ago
MetaElement: Add separate list for build dependencies More... over 7 years ago
Add loader tests for dependency types More... over 7 years ago
Loader: Do not raise error for dependency dict without variant More... over 7 years ago
Add loader test for dependency dict without variant More... over 7 years ago
Loader: Parse dependency types 'build' and 'runtime' More... over 7 years ago
Merge branch 'artifactcache' into 'master' More... over 7 years ago
setup.cfg: set pytest basetemp to ./tmp More... over 7 years ago
setup.py: check for PyGObject and OSTree dependencies More... over 7 years ago
setup.py: add missing sys import More... over 7 years ago
Add ArtifactCache tests More... over 7 years ago
Add artifact cache More... over 7 years ago
Added a ton of tests to test the Loader More... over 7 years ago
Added basic yaml tests More... over 7 years ago
Adding __init__.py to plugins tests More... over 7 years ago
Updating context tests now that we've changed to use the _yaml module More... over 7 years ago
Updating MANIFEST.in to include new bst files More... over 7 years ago
Adding new documentation on the general BuildStream format More... over 7 years ago
Updating main __init__.py to include the new LoadErrorReason More... over 7 years ago