cem / gogs-sandstorm

Gogs for the Sandstorm platform
11 stars 8 forks source link

Is it stable yet? #3

Open unknwon opened 8 years ago

unknwon commented 8 years ago

Hi there,

Thanks to make this sandstorm port version!

I can found this on app market now, just wonder is this port version stable yet? And any possible help I can offer?

cem commented 8 years ago

Hi @Unknwon, thanks for making this great app!

The port is based on commit 2340bb1ed24df00936fb23ed6ea7188e43d52eb9.

I don't think I can advertise the port as "stable", but I haven't seen any critical bugs yet.

I took the laziest approach while porting this app. The changes I have made cannot be directly merged upstream. Ideally, with a bit of work, we could merge this port upstream and maintain it there. I won't be able to address this issue for a while though. If you wish, feel free to move the port upstream and publish it on the app market as an official port!

unknwon commented 8 years ago

Thanks!

Based on the changes you made, it looks like need some effort on understanding how Sandstorm works.

I'll see what I can do.

ocdtrekkie commented 8 years ago

If you need any help figuring out how Sandstorm works or should work, @Unknwon, feel free to hit up @paulproteus.

One of the new changes added recently, is that the spk tool will set an environment variable of SANDSTORM=1, so it's possible to build code differently on runtime for Sandstorm based on a pretty straightforward detection that the app is running in a Sandstorm app sandbox.

unknwon commented 8 years ago

One of the new changes added recently, is that the spk tool will set an environment variable of SANDSTORM=1, so it's possible to build code differently on runtime for Sandstorm based on a pretty straightforward detection that the app is running in a Sandstorm app sandbox.

:100:

paulproteus commented 8 years ago

BTW hi @Unknwon - I'm indeed the person @ocdtrekkie mentioned, and happy to answer questions about Sandstorm. I'm one of the Sandstorm core devs, and one of the authors of the Sandstorm documentation: https://docs.sandstorm.io/en/latest/