An open API service indexing awesome lists of open source software.

https://github.com/chilipp/conda-ci-workshop

Workshop about the implementation of the conda package manager in Continous Integration
https://github.com/chilipp/conda-ci-workshop

Last synced: 2 months ago
JSON representation

Workshop about the implementation of the conda package manager in Continous Integration

Awesome Lists containing this project

README

        

# Using the conda package management for Research Software Engineering

The distribution of research software is challenging due to
the complexity of dependencies and the speed of technological advancement.
Automation and standardization of this process speeds up the
development process, as well as the communication and interaction with the
users. This is particularly important for research software, as the number
of developers are limited and labor for infrastructural maintenance is
usually not available. In this workshop we want to discuss how the package
manager anaconda (https://conda.io) can be used to automate such a process.
The package manager works for various different programming languages, and
operating systems, and provides with the
[conda-forge](https://conda-forge.org) channel a community-based platform to
distribute and build your own packages.

## Aim of this repository

This repository serves as a discussion forum for a workshop at the
[deRSE20](de-rse.org/deRSE20/) conference from 25th to 27th of August, 2020 in
Jena, Germany. However, this repository might also be an outcome itself as
described in [#1](https://github.com/Chilipp/conda-ci-workshop/issues/1).

## Contribute!

This workshop is supposed to be a community project! Therefore please add your
opinions to this idea here in form of an issue/comment in the
[issues tab](https://github.com/Chilipp/conda-ci-workshop/issues). What do you
think should presented in this workshop? What kind of output would you like to
see? Do you like this idea at all or is it useless?

If you would like to send a private message, please send a mail to
[Philipp S. Sommer](http://www.philipp-s-sommer.de).