Releases: ecdye/zram-config
Releases · ecdye/zram-config
v1.6.0
What's Changed
- Bump actions/cache from 2.1.7 to 3 by @dependabot in #88
- Fix broken tests from upstream changes by @ecdye in #90
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #89
- Bump crazy-max/ghaction-import-gpg from 4.3.0 to 4.4.0 by @dependabot in #92
- Configure zram devices using sysfs attributes by @ecdye in #93
- Use shorthand output redirection by @ecdye in #94
- Bump crazy-max/ghaction-import-gpg from 4.4.0 to 5.3.0 by @dependabot in #101
- Bump actions/checkout from 3 to 4 by @dependabot in #109
- Bump actions/cache from 3 to 4 by @dependabot in #108
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #106
- Bump crazy-max/ghaction-import-gpg from 5.3.0 to 6.1.0 by @dependabot in #107
- Update GitHub Actions Testing Suite by @ecdye in #110
- Add support for alternate filesystems by @ecdye in #111
- Only run workflows once on pull request by @ecdye in #112
- Add
overlayfs-tools
back as submodule by @ecdye in #114
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Allow sync to persistent storage by @ecdye in #79
- Add experimental Alpine support by @flavorplus in #80
- Bump actions/checkout from 2 to 3 by @dependabot in #84
- Bump crazy-max/ghaction-import-gpg from 4.1.0 to 4.2.0 by @dependabot in #83
- Bump crazy-max/ghaction-import-gpg from 4.2.0 to 4.3.0 by @dependabot in #87
New Contributors
- @flavorplus made their first contribution in #80
Full Changelog: v1.4.0...v1.5.0
v1.4.0
v1.3.1
What's Changed
- Bump marvinpinto/action-automatic-releases from 1.1.1 to 1.2.1 by @dependabot in #74
- Bump crazy-max/ghaction-import-gpg from 3 to 4.1.0 by @dependabot in #73
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Commits
- [7ea4706]: Remove
overlayfs-tools
as a submodule (Ethan Dye) - [dae5602]: Fix overlayfs-tools build (Ethan Dye)
- [3c1e4fb]: Remove references to
libattr1-dev
from codebase (Ethan Dye) - [04db705]: Use option to ignore prompts from overlayfs-tools (Ethan Dye)
- [d3d5629]: Try to remove a zram device up to 5 times (Ethan Dye)
- [486b4d4]: Fix ShellCheck error (Ethan Dye)
v1.2.7
v1.2.6
Commits
- [644479e]: Enable automatic issue closing when stale (Ethan Dye)
- [6331ced]: Allow 2 attempts to remove a device before return (Ethan Dye)
- [e6b5b80]: Revert "Allow 2 attempts to remove a device before return" (Ethan Dye)
- [fb27d31]: Add automatic rebase action for openHAB branches (Ethan Dye)
- [e3c6d8c]: Attempt to fix rebase action (Ethan Dye)
- [78faf39]: Simplify zram device creation process (Ethan Dye)
- [96eb464]: Update logging messages (Ethan Dye)
- [45e3b11]: Fix rebase action to only run on main branch (Ethan Dye)
- [4bcae9f]: Fix ShellCheck errors (Ethan Dye)
- [f57614c]: Fix rebase action syntax errors (Ethan Dye)