* Remove rootfs files from <filesystem>/support.
* Ensure busybox is present when clearing support files.
* Truncate play store release notes to adhere to max size.
* Add regression for asset clearing link setup.
* Fix bug just introduced and add regression.
* Use new script to delete filesystems.
* Update FilesystemUtilityTest.
* Lint
* Delete local intermediate file during filesystem export.
* Setup links on object creation, instead of during session startup.
* Lint
* Fix test name.
* Add beta build type to gradle.
* Update signing configs and CD jobs.
* Fix automated changelogs.
* Refine version name and add comment.
* Move versionCode to expected directory for fastlane.
* Treat version name the same as code.
* Attempt to add coverage reporting.
* Use correct variable names.
* Fix indentation.
* Get unified coverage reporting working.
* Add coverage uploading.
* Add release build workflow.
* Correct path.
* Actually use signing config.
* Remove hyphen.
* Remove build release requirements while testing.
* Rename env variables in config to match names in CI.
* Add command to skip some jobs for forked PRs.
* Add deployment job and configuration.
* Filter deployment off this branch.
* Spell things correctly.
* Change early return for forked PRs to a reference variable.
* Fix format.
* Add closing quotation.
* Remove space from ruby deps argument.
* Add automated changelog reporting.
* Exlude merge commits from changelog, and simplify lanes.
* Switch branch filtering back to releases.