-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/v1.0.17 #157
Merged
Merged
Release/v1.0.17 #157
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merge branch 'master' into develop # Conflicts: # ci/configureIt.sh # docs/Guide.html # docs/dependency-repos.html # docs/dependencyReport.html # docs/encryption.html # docs/index.html # docs/javadoc.html # docs/project-info.html # docs/project-license.html # docs/reports.html # docs/reports/gradle-fury-validation/jdepend/main.html # docs/reports/hello-gradhell/jdepend/main.html # docs/reports/hello-grandchild-lib/jdepend/main.html # docs/reports/hello-universe-lib/jdepend/main.html # docs/reports/hello-world-aar/androidTests/connected/index.html # docs/reports/hello-world-aar/jdepend/main.html # docs/reports/hello-world-apk-overrides/androidTests/connected/all/index.html # docs/reports/hello-world-apk-overrides/androidTests/connected/flavors/BAR/index.html # docs/reports/hello-world-apk-overrides/androidTests/connected/flavors/BAZ/index.html # docs/reports/hello-world-apk-overrides/androidTests/connected/flavors/FOO/index.html # docs/reports/hello-world-apk-overrides/jdepend/main.html # docs/reports/hello-world-apk/androidTests/connected/all/index.html # docs/reports/hello-world-apk/androidTests/connected/flavors/BAR/com.chrisdoyle.helloworld.app.HelloWorldActivityTest.html # docs/reports/hello-world-apk/androidTests/connected/flavors/BAR/com.chrisdoyle.helloworld.app.html # docs/reports/hello-world-apk/androidTests/connected/flavors/BAR/index.html # docs/reports/hello-world-apk/androidTests/connected/flavors/BAZ/com.chrisdoyle.helloworld.app.HelloWorldActivityTest.html # docs/reports/hello-world-apk/androidTests/connected/flavors/BAZ/com.chrisdoyle.helloworld.app.html # docs/reports/hello-world-apk/androidTests/connected/flavors/BAZ/index.html # docs/reports/hello-world-apk/androidTests/connected/flavors/FOO/com.chrisdoyle.helloworld.app.HelloWorldActivityTest.html # docs/reports/hello-world-apk/androidTests/connected/flavors/FOO/com.chrisdoyle.helloworld.app.html # docs/reports/hello-world-apk/androidTests/connected/flavors/FOO/index.html # docs/reports/hello-world-apk/jdepend/main.html # docs/reports/hello-world-gmaps/androidTests/connected/index.html # docs/reports/hello-world-gmaps/jdepend/main.html # docs/reports/hello-world-lib/jdepend/main.html # docs/reports/hello-world-war/jdepend/main.html # docs/team-list.html # docs/wiki.html # gradle.properties # gradle/site.gradle # it/GradleConsumers/gradle.properties # it/MavenConsumers/MavenAPK/pom.xml
prepare 1.0.15-SNAPSHOT # Conflicts: # ci/configureIt.sh # gradle.properties # gradle/maven-support.gradle # it/GradleConsumers/gradle.properties # it/MavenConsumers/MavenAPK/pom.xml
* #129 looks like the matrix switcher was never called from travis, uh oh * #129 looks like the matrix switcher was never called from travis, uh oh * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues, possible fix for gradle 3.0 * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 and more items to the build matrix * #129 and more items to the build matrix * #129 and more items to the build matrix * #129 the build matrix has you * #129 the build matrix has you * #129 the build matrix has you
* readme update * readme update * prep for release
* readme update * readme update * readme update * readme update * readme update * Release/v1.0.16 (#141) * prepare for next dev cycle * Feature/#103 (#111) * #103 adding analyzers for most reports in the form of errors and warnings * #108 fixed * Bug/#119 (#120) failed to compile due to hard coded configuration names #119 should resolve this * #119 potential fix * Feature/#116 site boostrap (#117) * #116 initial test * #116 site bootstrap * #114 done (#121) #90 done * #123 fix for site bootstrap bootstrapping all the time (#126) #124 gradle dependency report #125 site sample cleanup * Feature/#99 bootstrap unit tests and updates for site and quality (#118) * #99 bootstrap test * #99 should fix the build * #99 should force the test case * #99 typo * #99 bootstrap tests * #128 fix for site issues on windows machines (#130) * Bug/#129 documentation and fixes for most gradle versions (#133) * #129 looks like the matrix switcher was never called from travis, uh oh * #129 looks like the matrix switcher was never called from travis, uh oh * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues, possible fix for gradle 3.0 * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 should fix at least some travis issues * #129 and more items to the build matrix * #129 and more items to the build matrix * #129 and more items to the build matrix * #129 the build matrix has you * #129 the build matrix has you * #129 the build matrix has you * Release/1.0.15 (#135) * readme update * readme update * prep for release * prepare for next dev cycle * readme update * #138 fixed (#140) * prepare for release
* #144 some progress but not a solution * #144 duplicate dependencies scope/type fixes #21 types added to the best that we can * #144 duplicate dependencies scope/type fixes #21 types added to the best that we can * #144 duplicate dependencies scope/type fixes #21 types added to the best that we can * #144 travis fix * #144 travis fix * #144 travis fix
# Conflicts: # gradle.properties # gradle/maven-support.gradle # it/GradleConsumers/gradle.properties # it/MavenConsumers/MavenAPK/pom.xml
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.