Releases: BEFH/minerva_servers
Releases · BEFH/minerva_servers
Version 0.9.2
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
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
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
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
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
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
lsofwarnings when checking ports
Version 0.8.8a
Bugfixes:
- Unescape $ in start script for Rocky
- Fix lack of exa in Ubuntu image
Version 0.8.8
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
Bugfixes:
- Correct path for startup script in VSCode Rocky container
Version 0.8.5
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