All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Default to ruby 3.3 for manageiq_cross_repo ruby-version (#112)
2.3.1 - 2024-04-26
- Fix nodejs install not being overridden by repo ci.yml (#109)
2.3.0 - 2023-03-13
- Add {ruby/node}-version matrix inputs (#94)
- Add memcached service (#98)
- Bundler 2.3.20 resolves the issue with other sources (#93)
2.2.0 - 2022-02-28
- Update node version to 14 (#88)
- Cron for GitHub Actions (#89)
2.1.0 - 2022-02-21
- Update nodejs version to v16 (#79)
2.0.0 - 2022-02-08
- Announce the cross repo run information (#81)
- Use Github Actions for CI (#82)
- Replace Travis with Github Actions (#83)
1.2.1 - 2022-01-11
- Fix unpacking the hash for ruby 3 support
1.2.0 - 2021-12-15
- Add support for test repos using Github Actions
- If the list of repos is empty default to the core repo
1.1.3 - 2021-08-27
- Add retry to ensure_clone (#74)
1.1.2 - 2021-05-13
- Fix newer activesupport pulling in newer tzinfo and causing automate engine specs to fail
1.1.1 - 2021-02-22
- [#71] Pass BUNDLE_PATH env var to test script
1.1.0 - 2021-02-05
- Fix a warning from Kernel#open
- Add a --script-cmd and SCRIPT_CMD option
- Parse .travis.yml and run before_*/install/script sections
1.0.4 - 2020-04-14
- Run tools/ci/before_install.sh for all plugins
1.0.3 - 2020-03-05
- Prefer testing using the merge commit if it exists rather than the PR head
1.0.2 - 2020-02-04
- Fix an issue extracting tgz files smaller than 10Kb
- Fix an issue overriding gems whose repo name doesn't match