kestra-io / plugin-git

Apache License 2.0
3 stars 4 forks source link

Cache repository clone #74

Open tchiotludo opened 5 months ago

tchiotludo commented 5 months ago

Now, we are doing a full clone of the repository, this can be a pain when the repository is a big one. We need to find a way to cache, avoid a full clone each time. There is a concern about privacy & worker, so the subject is not easy, maybe rely on Cache from WorkerDirectory?

Ben8t commented 1 month ago

cc @fhussonnois ;) "ExecutionFiles" idea ringing again. Discussed with Anna briefly, it won't be prioritized for now. I'm gathering all needs and digest our discussion before submitting a pitch ~EOY