Releases: TomographicImaging/conda-package-publish-action
Releases · TomographicImaging/conda-package-publish-action
Version 2.1.0
Version 2.0.0
Use conda mamababuild instead of conda build
Version 1.4.4
-
allow user to set additional apt packages
-
user must add -c in front of every conda channel
Version 1.4.3
Allows noarch packages to be published, and assumes we have noarch by default.
Version 1.4.2
- Installs libgl to docker image
Version 1.4.1
- Bug fix for apt-get command
Version 1.4.0
-
Allows building and testing of just one variant - with a specific version of python and numpy.
-
Allows conversion to windows and osx (although default behaviour is just building for linux)
Version 1.3.0
Adds build-essentials
to be able to compile a C/C++ package
Version 1.2.2
v1.2.2 add channels to input
Version 1.2.1
v1.2.1 rename CHANNELS to INPUT_CHANNELS