Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Version check is not working on ubuntu server #63

Closed
3 tasks done
christopherpickering opened this issue Feb 14, 2022 · 2 comments
Closed
3 tasks done

[BUG] Version check is not working on ubuntu server #63

christopherpickering opened this issue Feb 14, 2022 · 2 comments
Labels

Comments

@christopherpickering
Copy link
Member

Issue

Somehow ubuntu server isn't letting us call a subprocess command and catch the output to check the installed atlas-hub version. Seems to work fine on ubuntu server docker however.

@christopherpickering christopherpickering added the 🦠 bug Something isn't working label Feb 14, 2022
christopherpickering pushed a commit that referenced this issue Sep 19, 2023
# [2.12.0-alpha.1](v2.11.1-alpha.1...v2.12.0-alpha.1) (2023-09-19)

### Bug Fixes

* **config:** prevented error when opt config values where missing. Updated python output to ([a08d1d5](a08d1d5))
* **docs:** fixed link to docs in navbar ([aa20bac](aa20bac))
* **python:** fixed issue where files created by python script were not used as the source ([891d519](891d519)), closes [#423](#423)
* **strftime links:** fixed links to strftime documentation ([a481e4d](a481e4d)), closes [#280](#280)
* **task:** fixed missing fields on new task page ([e96882a](e96882a)), closes [#416](#416)
* **version check:** fixed version check on admin page ([d374f12](d374f12)), closes [#63](#63)

### Features

* **features:** multiple new features and bug fixes, mainly from [@paysni](https://github.com/paysni) at Valley Health ([bab702f](bab702f))
* **smb:** improved smb code for file downloads ([7f27b1c](7f27b1c))
@christopherpickering
Copy link
Member Author

🎉 This issue has been resolved in version 2.12.0-alpha.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

christopherpickering pushed a commit that referenced this issue Sep 19, 2023
# [2.12.0](v2.11.1...v2.12.0) (2023-09-19)

### Bug Fixes

* **config:** prevented error when opt config values where missing. Updated python output to ([a08d1d5](a08d1d5))
* **docs:** fixed link to docs in navbar ([aa20bac](aa20bac))
* **python:** fixed issue where files created by python script were not used as the source ([891d519](891d519)), closes [#423](#423)
* **strftime links:** fixed links to strftime documentation ([a481e4d](a481e4d)), closes [#280](#280)
* **task:** fixed missing fields on new task page ([e96882a](e96882a)), closes [#416](#416)
* **version check:** fixed version check on admin page ([d374f12](d374f12)), closes [#63](#63)

### Features

* **features:** multiple new features and bug fixes, mainly from [@paysni](https://github.com/paysni) at Valley Health ([bab702f](bab702f))
* **smb:** improved smb code for file downloads ([7f27b1c](7f27b1c))
@christopherpickering
Copy link
Member Author

🎉 This issue has been resolved in version 2.12.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant