Skip to content

Releases: BEFH/minerva_servers

Version 0.9.2

17 Oct 17:15
f0b6b5e

Choose a tag to compare

Full Changelog: v0.9.1...v0.9.2

Features

  • Validate Conda environment specification

Updates

  • Update proxies in scripts

Bugfixes

  • Fix issue connecting to job for terminal for BASH users
  • Make deactivation of already loaded environments more robust for vscode

Version 0.9.1

10 Sep 17:20
5867625

Choose a tag to compare

Full Changelog: v0.9.0...v0.9.1

Features

  • Add quarto and node to VSCode

Updates

  • Update Eza to version 0.23.2
  • Update Rocker RStudio to 4.5.1

NOTE Make sure you don't have quarto installed via conda/mamba. It doesn't work!

v0.9.0

29 Jan 00:15

Choose a tag to compare

Fixes

  • Fix container pulling
  • Update login node names for new Minerva
  • Switch from ssh to battach for shell in RStudio to get around ulimit issues
  • fix command prompt PS1 in vscode
  • Make robust to minerva latency
  • Remove deprecated repo and ssl from Rocky container
  • Add GSL to Rocky for module compatibility

Full Changelog: v0.8.13...v0.9.0

v0.8.13

28 Jan 15:33
546a3ee

Choose a tag to compare

Fixes

  • Change Minerva detection for compatibility with new cluster
  • Fix remote run reconnection instructions
  • Ignore sh when selecting shell
  • Upgrade container to Rocky 9

Full Changelog: v0.8.12...v0.9.0

Version 0.8.12

23 Aug 18:48
6d4bfb3

Choose a tag to compare

Features:

  • VSCode now opens minerva shells using battach
  • URL is copied to clipboard
  • Update R to 4.4 and new RStudio

Version 0.8.10

06 Jun 18:31

Choose a tag to compare

Features:

  • VSCode R integration should now work with arbitrary R terminals (allowing other envs)
  • Added multiple packages to Ubuntu VSCode container
  • Added "file" package to Rocky container

Bugfixes:

  • Fix config file installation for ZSH
  • Do not allow HPC to track terminal usage in VSCode to prevent errors and segfaults
  • Do not print lsof warnings when checking ports

Version 0.8.8a

04 Jun 19:23

Choose a tag to compare

Bugfixes:

  • Unescape $ in start script for Rocky
  • Fix lack of exa in Ubuntu image

Version 0.8.8

04 Jun 16:35

Choose a tag to compare

Features:

  • Migrated Rocky Linux from version 9 to version 8 for better compatibility
  • Migrated scripts from BASH to ZSH so they work without installing a new BASH on MacOS (still works with BASH)
  • Auto-generate RStudio password for better security
  • More persistent config files for customization
  • Allow updates from command
  • Back up config files when updating
  • Give instructions on first run
  • Include network commands, diff, zip, unzip, acl commands, and ps

Bugfixes:

  • Do not print lsof warnings when retrieving port information

Version 0.8.5a

15 Apr 18:44

Choose a tag to compare

Bugfixes:

  • Correct path for startup script in VSCode Rocky container

Version 0.8.5

15 Apr 18:29
63bb7bb

Choose a tag to compare

Features:

  • Allow starting on Minerva
  • Increased speed when running locally
  • Simplified heredocs
  • Relevant documentation
  • Persistent config files

Bugfixes:

  • Various speed and stability fixes
  • VSCode config fixes