Releases: skrugly/mirakle
Releases · skrugly/mirakle
v1.6.0
What's Changed
- Fix Mirakle in composite build by @Adambl4 in #113
- Refactor executeOnRemote task. by @Adambl4 in #115
- Fix when build started not from root folder by @Adambl4 in #116
- Fix ijtest init script detection by @Adambl4 in #117
- Add support for dependency verification start params by @nesterov-n in #118
- Remote bash command by @Adambl4 in #119
- Fix --write-verification-metadata param passing by @nesterov-n in #120
- Fix hostname error, utf-8 encoding by @JSpiner in #123
New Contributors
- @nesterov-n made their first contribution in #118
- @JSpiner made their first contribution in #123
Full Changelog: v1.5.2...v1.6.0
v1.5.2
v1.5.1
v1.5.0
What's Changed
- Subproject upload fix #80
- Disable mirakle via local.properties #82
- Prevent build.gradle and settings.gradle evaluation on local machine. Prepare for Gradle 8 #91
- Make mirakle upload init scripts #92
- Fix mirakle gradle file #93
- Use gradlew root folder name as remote destination #94
- Versions catalog fix #97
- Do not track state for Mirakle task #98
- Adding a new parameter to be able to configure the ssh client by @gmerinojimenez #99
- Disable remote stream modification when running tests #101
New Contributors
- @gmerinojimenez made their first contribution in #99
v1.4.3
v1.4.2
v1.4.1
v1.4.0
Remote execution break mode (#49)
Pass GRADLE_USER_HOME/gradle.properties
as command line arguments to remote build. (#52)
Introduce mirakle.properties
and mirakle_local.properties
(#52)