Bill Nottingham c6eb8cf59b
Cache downloaded roles & collections
Populate the cache the first time the job is run for a revision
that needs them, and for future runs for that revision just
copy it into the private directory.

Delete the cache on project deletion.

Invalidate the cache on a new project revision

Also download roles/collections during the sync job

Since we're writing into a per-revision cache, we can do this easily now.

Don't try and install content if there aren't any requirements expecting it

Adjust pathing to the proper location.

Force install if doing a manual sync.

Requirements may be unversioned.

Remove the cache when delete-on-update is set

Integrate content caching with existing task logic

Revert the --force flags

use the update id as metric for role caching

Shift the movement of cache to job folder from rsync task to python

Only install roles and collections if needed

Deal with roles and collections for jobs without sync
Skip local copy if roles or collections turned off

update docs for content caching

Design pivot - use empty cache dir to indicate lack of content

Do not cache content if we did not install content

Test changes to allay concerns about reliability of local_path

Do not blow away cache for SCM inventory updates

Remove project update vars no longer used

Remove job pre-creation of content folders

code style edit, always use cache_id as property in tasks

Fix log message
2020-07-28 13:57:28 -04:00
..
2020-04-16 15:34:38 -04:00
2018-11-27 16:12:41 -05:00
2019-09-20 11:32:10 -04:00
2019-04-26 11:00:33 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2020-03-23 22:00:00 -04:00
2019-09-20 11:32:10 -04:00
2019-09-23 09:46:54 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2019-09-20 11:32:10 -04:00
2020-04-08 10:03:22 -04:00
2019-09-20 11:32:10 -04:00
2020-03-23 22:00:00 -04:00