ryansb/spacehub

Watched links API

Closed this issue · 0 comments

Watch Links API

As a user I want to be able to add a page to watch with a link to monitor, every time I trigger the job manager I want to d/l that file, clone the linked repo from GitHub, un-pack the ball and compare.

  • Add URL of page to watch
  • Link page/tarball to Repo
  • d/l tarball to temp space
  • Clone repo to temp space
  • Unpack tarball and move into repo temp
  • Add/Commit to repo, then push