Releases: soyfrien/makeswap-on-azure.service
v1.2.9
What's Changed
✨ Reasonably bug-free
🧪 Look for strings of known exceptions as final check by @soyfrien in #14
🐛readonly SWAP_SIZE=$(cat $PARAMETER_FILE)
behaves unexpectedly; Maybe that's not how to declare a readonly variable?
🐛 Check for #3 in remove_swap
🐛 Still had 🐛s
🐛 Apply conventions consistently
Full Changelog: v1.2.8...v1.2.9
v1.2.8
🐛 Was using the error logger instead of regular logger during initial setup, which would cause initial setup to fail if the parameter file had never been set.
🐛 Infinite loop in uninstaller logger.
Full Changelog: v1.2.6...v1.2.8
v1.2.6
🎲🎲
What's Changed
✨ Add uninstaller + restored missing code by @soyfrien in #10
✨ Using Google's Shell Style Guide
✨ Refactored make swap code
✨ Added return checks
✨ Logging and error logging
🧫 Created addiction to gawk
Full Changelog: v1.1.0...v.1.2.3
v1.1.0
🐛 Handle null variables
🐛 Handle missing file
✨ Uses Ubuntu's swap size suggestions instead of hardcode size
Full Changelog: v1.0.2...v1.1.0
v1.0.2
Release 1.0.1
What's Changed
Full Changelog: v1.0.0...v1.0.1
Release 1.0.0
Changes
- stages parameter with value so use doesn't have to (Closes #1)
- Update makeswap.sh by @soyfrien in #2
Should just work.
Full Changelog: v1.0-rc1...v1.0.0
v1.0-rc1
Known Issues
- The $SWAP_SIZE parameter doesn't exist.
- Neither does it's placeholder:
/var/local/makeswap-on-azure
Full Changelog: https://github.com/soyfrien/makeswap-on-azure.service/commits/v1.0-rc1