.. _contribute-label: Development =========== How is the HyperSpy-bundle made ------------------------------- The development of the hyperspy-bundle takes place at the `hyperspy/hyperspy-bundle `_ github repository. All installers are automatically built and tested using the `GitHub actions `_ platforms. The anaconda/miniforge-like version is built using `constructor `_ and `conda-forge `_ packages. The portable version is built by installing relevant libraries in `WinPython `_ and compressing the distribution into to a 7zip auto-extracting archives. Release ------- Releases are made when the need arises, typically when new software or libraries are available or changes in the conda-forge infrastructure which would benefit users. Changelog --------- The changelog is available on `GitHub `_. Documentation ------------- The documentation is built and deployed using github continuous integration with the following steps: #. Build the sphinx docs #. The html output is committed and push the ``gh-branch`` branch of https://github.com/hyperspy/hyperspy-bundle #. The html output is deployed to https://hyperspy.org/hyperspy-bundle