flakestry.dev icon indicating copy to clipboard operation
flakestry.dev copied to clipboard

Upload non-github flakes

Open domenkozar opened this issue 2 years ago • 3 comments

Requires a few things to happen:

  • auth
  • /publish endpoint needs to accept tarball as POST body
  • async job to process tarball (evaluate flake, render readme, etc)

domenkozar avatar Aug 27 '23 07:08 domenkozar

render the readme

This won’t be limited to Markdown will it …especially a proprietary fork of the Markdown syntax?

toastal avatar Oct 27 '23 16:10 toastal

The thing currently preventing me from submitting my flakes is the reliance on GitHub features such as actions. Just registering my support for this issue :)

MatthewCroughan avatar Oct 29 '23 12:10 MatthewCroughan

I would be interested in adding support for pushing to flakestry from Typhon, if you do end up supporting other authentication methods!

pnmadelaine avatar Feb 19 '24 16:02 pnmadelaine