Skip to content

Conversation

@KENNYSOFT
Copy link
Contributor

@KENNYSOFT KENNYSOFT commented Jan 24, 2023

Context

Below two parts are duplicated:

Also, it fixes markdown syntax:

Contributor Checklist

  • Review Contribution Guidelines
  • Make sure that all commits are signed off to indicate that you agree to the terms of Developer Certificate of Origin.
  • Make sure all contributed code can be distributed under the terms of the Apache License 2.0, e.g. the code was written by yourself or the original code is licensed under a license compatible to Apache License 2.0.
  • Check "Allow edit from maintainers" option in pull request so that additional changes can be pushed by Gradle team
  • n/a Provide integration tests (under <subproject>/src/integTest) to verify changes from a user perspective
  • n/a Provide unit tests (under <subproject>/src/test) to verify logic
  • Update User Guide, DSL Reference, and Javadoc for public-facing changes
  • Ensure that tests pass sanity check: ./gradlew sanityCheck
  • Ensure that tests pass locally: ./gradlew <changed-subproject>:quickTest

Gradle Core Team Checklist

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation

Signed-off-by: Hyeonmin Park <hyeonmin.park@kennysoft.kr>
@KENNYSOFT KENNYSOFT requested a review from hythloda as a code owner January 24, 2023 01:54
@bot-gradle bot-gradle added the from:contributor PR by an external contributor label Jan 24, 2023
@KENNYSOFT KENNYSOFT changed the title Remove duplicated content from 'Upgrading from 7.0 and earlier' Remove duplicated content from 'Upgrading from 7.6 and earlier' Jan 24, 2023
@hythloda hythloda self-assigned this Jan 24, 2023
@hythloda
Copy link
Contributor

@bot-gradle test and merge

@bot-gradle
Copy link
Collaborator

No milestone for this PR. Please set a milestone and retry.

@hythloda hythloda added this to the 8.0 RC3 milestone Jan 24, 2023
@hythloda
Copy link
Contributor

@bot-gradle test and merge

@gradle gradle deleted a comment from hythloda Jan 24, 2023
@bot-gradle
Copy link
Collaborator

I've triggered a build for you.

@bot-gradle bot-gradle merged commit e7b662a into gradle:master Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

from:contributor PR by an external contributor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants