Skip to content

Releases: molgenis/depad-utils

v24.04.1

12 Apr 15:09
72fe0d5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v23.04.1...v24.04.1

v23.04.1

25 Apr 14:08
28dc397
Compare
Choose a tag to compare

What's Changed

  • Added Jenkins config and shellchecks. by @pneerincx in #9
  • GetPerlModuleDepTreeFromCPAN.pl: Fixed dependency order when listing deps for multiple Perl Modules in one go. by @pneerincx in #10
  • Updated hpc-environment-sync. by @pneerincx in #12

Full Changelog: v21.02.1...v23.04.1

v21.02.1

24 May 11:30
5420deb
Compare
Choose a tag to compare
  • generateEasyConfig.R: updated for R 4.x

v20.09.1

11 Sep 13:50
bdf239f
Compare
Choose a tag to compare

Bugfix for syncing multiple env copies of the primary /apps environment.

v19.10.1

09 Oct 08:48
fb1175e
Compare
Choose a tag to compare
  • generateEasyConfig.R:
    • Bugfix for missing archive URLs for BioConductor repos.

v19.08.1

14 Aug 11:17
4a4f58b
Compare
Choose a tag to compare
  • hpc-environment-sync.bash:
    • Removed trailing white space in comments.
    • Added rsync of the Lmod cache when syncing only one or more modules.
  • generateEasyConfig.R:
    • Updated for R 3.6.1 on foss 2018b
    • Split EasyConfig into two: generate one for R-bare and one for RPlus.
    • Automagically update versions of dependencies based on loaded modules in environment.
    • Remove base packages from generated RPlus EasyConfigs.
    • Inform user how to insert checksums for sources into generated EasyConfigs using eb command.
  • GetPerlModuleDepTreeFromCPAN.pl:
    • Parse more rare .tgz extensions in addition to the more common .tar.gz.

v19.06.1

03 Jun 10:24
479d57b
Compare
Choose a tag to compare
  • Initial release of new depad-utils after moving sys admin stuff to sysad-utils repo.
  • Updated documentation of tools.
  • Tools (scripts) are now in bin/ subdir.