Sign in
apache
/
buildstream
/
a2d775821d3734cd08f94d06989eb266c87123f2
commit
a2d775821d3734cd08f94d06989eb266c87123f2
[
log
]
author
Tristan Maat <tristan.maat@codethink.co.uk>
Mon Jul 16 17:56:46 2018 +0100
committer
Tristan Maat <tristan.maat@codethink.co.uk>
Mon Jul 16 17:56:46 2018 +0100
tree
12d9f576553c4261013d940878c8f149ea41b2a6
parent
7094526b28db94dd8a9e190610b73a228effb7b6
[
diff
]
WIP: Perform artifact cache expiry
NEWS
[
diff
]
buildstream/_artifactcache/artifactcache.py
[
diff
]
buildstream/_artifactcache/ostreecache.py
[
diff
]
buildstream/_artifactcache/tarcache.py
[
diff
]
buildstream/_context.py
[
diff
]
buildstream/_ostree.py
[
diff
]
buildstream/_pipeline.py
[
diff
]
buildstream/_scheduler/jobs/cachesizejob.py
[Added -
diff
]
buildstream/_scheduler/jobs/cleanupjob.py
[Added -
diff
]
buildstream/_scheduler/queues/buildqueue.py
[
diff
]
buildstream/_scheduler/queues/pullqueue.py
[
diff
]
buildstream/_scheduler/queues/queue.py
[
diff
]
buildstream/_scheduler/scheduler.py
[
diff
]
buildstream/data/userconfig.yaml
[
diff
]
buildstream/element.py
[
diff
]
buildstream/utils.py
[
diff
]
tests/artifactcache/expiry.py
[Added -
diff
]
tests/artifactcache/expiry/project.conf
[Added -
diff
]
tests/frontend/push.py
[
diff
]
19 files changed
tree: 12d9f576553c4261013d940878c8f149ea41b2a6
.gitlab/
buildstream/
contrib/
doc/
man/
tests/
.coveragerc
.gitattributes
.gitignore
.gitlab-ci.yml
.pylintrc
BuildStream.doap
conftest.py
COPYING
HACKING.rst
MAINTAINERS
MANIFEST.in
NEWS
README.rst
setup.cfg
setup.py
versioneer.py