avsrepo icon indicating copy to clipboard operation
avsrepo copied to clipboard

Explore package testing possibilities & push auto updates on commit

Open theChaosCoder opened this issue 4 years ago • 7 comments

One idea is to check if a commited update / new package is valid and then auto push a new compiled avspackages.json. Makes more sense if more people will commit something.

That means it has to be checked whether

  • avspackages.json can be compiled without errors
  • the latest commit can be "installed" ( hash + url must be valid)

theChaosCoder avatar May 05 '20 10:05 theChaosCoder