Integrazione continua

From FreeCAD Documentation
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page is a translated version of the page Continuous Integration and the translation is 100% complete.

Integrazione continua

Attualmente il repository di FreeCAD su GitHub attiverà una build su diversi sistemi CI. Tra questi sistemi sono coperti praticamente tutti i principali sistemi operativiː Linux, macOS e Windows. I CI possono anche essere usati per eseguire unità test.

Suggerimenti

  • Se si aggiunge [skip ci] o [ci skip] a un commit git, verrà annullata una build CI.

- Se aggiungi [skip ci] o [ci skip] a un git commit, verrà annullata una build CI.

Link utili