amosproj / amos2023ws04-pipeline-manager

MIT License
3 stars 0 forks source link

Add datapipeline #88

Open Elementator opened 10 months ago

Elementator commented 10 months ago

User story

  1. As a User
  2. I want to add a datapipeline
  3. So that I can choose from a list of datapipeline to process my files

Acceptance criteria

DoD general criteria

Elementator commented 9 months ago

For adding a datapipeline

  1. store the dag file in the folder for the datapipline
  2. with scp/ssh-protocol send the file to the datapipline folder
  3. the frontend part needs to be decided on how we want to design it