version from github on Prod

Solved3.57K viewsCore
0

I want to use the version with the github on the production server. do you think this is a good idea?

Question is closed for new answers.
Selected answer as best
0

Hello Siamion,

No this is not recommended. All of our codes are automatically tested by CI on every commit but still there are lots of uncovered stuff in our autimatic test.

But you can give development version a try on staging or local and then you can use it if you are satisfied.

Cheers.

Posted new comment

now a lot of bugs fixed on the github. is it possibil to release new versions more often?

Lots of bugs and issues still exists. You can keep track of progress here:
https://github.com/anspress/anspress/projects/1

Hi. We decided to use the dev version from github on our site. In dev version there is less of errors, than in stable.

Okay cool. I was about to release the new version just waiting for the feedback by our contributors.