version from github on Prod
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.
Siamion Gavrilenko Selected answer as best
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.
Rahul Aryan Posted new comment
Rahul Aryan commented
Lots of bugs and issues still exists. You can keep track of progress here:
https://github.com/anspress/anspress/projects/1
Siamion Gavrilenko commented
Hi. We decided to use the dev version from github on our site. In dev version there is less of errors, than in stable.
Rahul Aryan commented
Okay cool. I was about to release the new version just waiting for the feedback by our contributors.
now a lot of bugs fixed on the github. is it possibil to release new versions more often?