Skip to content

Releases: soyfrien/makeswap-on-azure.service

v1.2.9

16 May 03:42
Compare
Choose a tag to compare

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

14 May 07:58
Compare
Choose a tag to compare

🐛 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

10 May 14:37
2d7429c
Compare
Choose a tag to compare

What's Changed

🧪 Adding some tests by @soyfrien in #11
🧪 Tests patch 2 by @ppdac in #12
🐛 たくさん毛虫を殺した。ごめんね
🐛 Build and install workflow was probably always returning zero
🐛 Follow folder conventions, which are in this case: /etc and /usr folders

Full Changelog: v.1.2.3...v1.2.6

🎲🎲

11 May 06:07
Compare
Choose a tag to compare

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

04 May 16:04
Compare
Choose a tag to compare

🐛 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

02 Jan 14:11
bc98ad7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

Release 1.0.1

14 Mar 04:43
d57dfbc
Compare
Choose a tag to compare

What's Changed

  • Users can edit file now (permissions fix) by @soyfrien in #4
  • Resolves #3

Full Changelog: v1.0.0...v1.0.1

Release 1.0.0

07 Mar 22:40
81b12f0
Compare
Choose a tag to compare

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

07 Mar 21:57
bace0ee
Compare
Choose a tag to compare
v1.0-rc1 Pre-release
Pre-release

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