# DashboardScripts **Repository Path**: anonym11/DashboardScripts ## Basic Information - **Project Name**: DashboardScripts - **Description**: Collection of scripts used to configure/build/test/package 3D Slicer and associated extensions - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README DashboardScripts ================ ## Overview This projects is a collection of scripts used to orchestrate the building, testing and packaging of [3D Slicer](https://slicer.org) and associated extensions on Linux, macOS and Windows dashboard machines. Ultimately, these scripts and dashboards enable researchers across the world not only to [download](http://download.slicer.org) both stable and preview releases of 3D Slicer application but also to contribute or install more than hundred extensions. The overall build infrastructure composed of dashboard machines, CDash server used to collect continuous integration results, and also server to host and serve application and extension packages is made possible thanks to the on-going support of [Kitware, Inc](https://kitware.com). Additionally, this project also provides tooling and instructions to (1) facilitate the maintenance of these script, (2) update and backup associated _job scheduling configuration_, and (3) update software installed on each dashboards. ## Table of Contents * [Overview](#overview) * [Terminology](#terminology) * [Summary of Scheduled Tasks](#summary-of-scheduled-tasks) * [Maintenance Guides](#maintenance-guides) * [Frequently Asked Question](#frequently-asked-question) * [Is this infrastructure required to setup my own dashboard ?](#is-this-infrastructure-required-to-setup-my-own-dashboard-) ## Terminology
Term | Description | Synonyms |
---|---|---|
dashboard | Environment in which Slicer is configured, built, tested and packaged. It corresponds to either a physical machine, a virtual machine or a Docker container. | dashboard machine, build machine |