Closed achilleas-k closed 5 years ago
All the above requirements are fulfilled. Except processing step. Wouldn't take long for me to add it. Let's discuss this in our next call.
Allow specifying git-annex
files for the user to avoid annexing all the .nix files. (Same way for current file inputs -- make 'em multiple files)
Closed by #14
Full web service should meet the requirements specified in Issue #8. This issue describes what we would need from a prototype of the service:
Should ask for user input and generate a valid drone.yml file with the following information:
git annex get ...
aftergit clone
is complete. Empty value should imply all files.git add ...
(annex filtering could be done using a default config) followed bygit push
.