All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add aem-development-bundles-enabled, aem-development-bundles-disabled, aem-development-bundles-partially-enabled controls
- Add integration test
- Add release-* GH Actions
- Upgrade ruby_aem to 3.13.1
- Makefile clean target also removes Gemfile.lock file
- Fixed outdated Gemfile.lock file
- Add InSpec test for checking if AEM repository migration was skipped [#6]
- Add check for SAML
- Upgrade ruby_aem to 3.2.1
- Add support for AEM 6.5 versions tests [#3]
- Add test to check AEM upgrade.log if JAR unpacking was successful
- Add test to check AEM upgrade.log if repository migration was successful shinesolutions/swagger-aem#36
- Add test to check installed AEM version
- Update changelog to format Keep a Changelog
- Fix frozen string literal Rubocop violations
- Add dependencies to metadata
- Initial version