Hacking:Technical decisions: Difference between revisions

Content deleted Content added
Kmf (talk | contribs)
Kmf (talk | contribs)
Line 31: Line 31:
== Continuous Integration ==
== Continuous Integration ==


A process called [https://en.wikipedia.org/wiki/Continuous_integration Continuous Integration (CI)] has evolved in recent years. When the Valentina project was hosted on Mercurial, several tools were implemented to support the CI method of releasing code changes and getting those changes into the hands of users quickly. These tools are described [[Valentina_original_ci | here ]].
A process called [https://en.wikipedia.org/wiki/Continuous_integration Continuous Integration (CI)] has evolved in recent years. When the Valentina project was hosted on Mercurial, several tools were implemented to support the CI method of releasing code changes and getting those changes into the hands of users quickly. The tools used by the Valentina project for testing software, producing executable packages, and delivering that software are described [[Valentina_original_ci | here ]].