Difference between revisions of "news"

From GeneWeb
Jump to: navigation, search
m (7 April 2016: HTTPS)
m (8 March 2016: Continuous integration: no more at top)
Line 10: Line 10:
 
== 8 March 2016: Continuous integration ==
 
== 8 March 2016: Continuous integration ==
 
[[File:Continuous_integration.png|right|alt=Travis and Appveyor on GitHub.]]
 
[[File:Continuous_integration.png|right|alt=Travis and Appveyor on GitHub.]]
The continuous integration tools [https://travis-ci.org/ Travis-CI] (Linux/OS X) and [https://www.appveyor.com/ AppVeyor] (Windows) has been chosen to check that the compilation of Geneweb is successfull on those plateforms. If build is passing, it's reported in a little Github badge at the top of the [https://github.com/geneweb/geneweb/blob/master/README.md README.md] file that is on the front GitHub page too.
+
The continuous integration tools [https://travis-ci.org/ Travis-CI] (Linux/OS X) and [https://www.appveyor.com/ AppVeyor] (Windows) has been chosen to check that the compilation of Geneweb is successfull on those plateforms. If build is passing, it's reported in a little Github badge on the [https://github.com/geneweb/geneweb/blob/master/README.md README.md] file that is on the front GitHub page too.
  
 
Build logs can be found clicking on those badges at:
 
Build logs can be found clicking on those badges at:

Revision as of 18:09, 13 November 2016


1st September 2016: GeneWeb has over 18 years! 

Happy birthday to Daniel's 1st commit on GeneWeb repository!

7 April 2016: HTTPS

As our host Tuxfamily welcome HTTPS, so do we! GeneWeb Wiki and it's demo subsite now benefit of the Let's Encrypt certificate. The GeneWeb documentation is now available on https://geneweb.tuxfamily.org/.

8 March 2016: Continuous integration

Travis and Appveyor on GitHub.

The continuous integration tools Travis-CI (Linux/OS X) and AppVeyor (Windows) has been chosen to check that the compilation of Geneweb is successfull on those plateforms. If build is passing, it's reported in a little Github badge on the README.md file that is on the front GitHub page too.

Build logs can be found clicking on those badges at:

26 January 2016: Roadmap to GeneWeb 7 beta

Good news! The main developper of GeneWeb for all versions 6 will keep maintaining the distribution to release a version 7 of Geneweb. The master repository for the project can now be found at https://github.com/geneweb/geneweb

A concrete roadmap to the incoming beta has been published on the wiki. Any help or feedback is appreciated!

1st October 2015: Geneweb Wiki

Mediawiki has been deployed on Tuxfamily for GeneWeb documentation at http://geneweb.tuxfamily.org/. Everybody can help to write and translate the manual, faq, tips and tricks for GeneWeb.

26 May 2015: GeneWeb is moving to Github

GeneWeb is now hosted on Github (for some month) : https://github.com/geneanet/geneweb

The issues tracker has been moved too (also the comments have not, they will be soon).

For better community exposure, the entier project is moving (also the wiki, but one step at a time).

Please, from now on, it would be better to use github to report issues or update the wiki. Thanks.