Skip to content

Releases: TomographicImaging/conda-package-publish-action

Version 2.1.0

01 Dec 12:24
6e2be1e
Compare
Choose a tag to compare
  • use latest miniconda docker image
  • mark git directory as safe

Version 2.0.0

05 Oct 11:28
f9eb8b2
Compare
Choose a tag to compare

Use conda mamababuild instead of conda build

Version 1.4.4

25 May 09:56
681c75a
Compare
Choose a tag to compare
  • allow user to set additional apt packages

  • user must add -c in front of every conda channel

Version 1.4.3

29 Oct 15:09
5123b38
Compare
Choose a tag to compare

Allows noarch packages to be published, and assumes we have noarch by default.

Version 1.4.2

11 Oct 11:22
074d882
Compare
Choose a tag to compare
  • Installs libgl to docker image

Version 1.4.1

16 Aug 11:04
98c57fe
Compare
Choose a tag to compare
  • Bug fix for apt-get command

Version 1.4.0

12 Aug 08:40
11e3266
Compare
Choose a tag to compare
  • 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

19 May 10:43
476987d
Compare
Choose a tag to compare

Adds build-essentials to be able to compile a C/C++ package

Version 1.2.2

08 Mar 09:22
6d8522f
Compare
Choose a tag to compare
v1.2.2

add channels to input

Version 1.2.1

08 Mar 09:19
cf96a16
Compare
Choose a tag to compare
v1.2.1

rename CHANNELS to INPUT_CHANNELS