Difference between revisions of "Polarsys/Infrastructure"
< Polarsys
(New page: To be completed) |
(Infrastructure services) |
||
Line 1: | Line 1: | ||
− | + | Polarsys infrastructure provides several services. | |
+ | Here are hints and tips on how to setup and use these services. | ||
+ | |||
+ | |||
+ | = Download service = | ||
+ | The [http://polarsys.org/downloads/ download service] aims at allowing contributors to upload and share files. | ||
+ | *[[Polarsys/Infrastructure/SetupDownloadService | Using the download service]] | ||
+ | |||
+ | = Hudson = | ||
+ | [https://polarsys.org/hudson/ Hudson] allows contributors to program project builds. This builds can be composed of several steps : tests, compiling, generating executable files, uploading the generated files on a server... | ||
+ | *[[Polarsys/Infrastructure/SetupHudson | Setting up Hudson]] |
Revision as of 11:49, 9 May 2012
Polarsys infrastructure provides several services. Here are hints and tips on how to setup and use these services.
Download service
The download service aims at allowing contributors to upload and share files.
Hudson
Hudson allows contributors to program project builds. This builds can be composed of several steps : tests, compiling, generating executable files, uploading the generated files on a server...