Skip to content
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

doc(overview): update running gradle builds link #29018

Conversation

dancer1325
Copy link
Contributor

@dancer1325 dancer1325 commented May 2, 2024

Description

Context

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.
  • Provide integration tests (under <subproject>/src/integTest) to verify changes from a user perspective.
  • 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.

@dancer1325 dancer1325 requested a review from a team as a code owner May 2, 2024 07:51
@bot-gradle bot-gradle added from:contributor PR by an external contributor to-triage labels May 2, 2024
Signed-off-by: dancer1325 <alfredotic0809@gmail.com>
@dancer1325 dancer1325 force-pushed the dancer1325/documentation/overview/update_runninggradlebuild_link branch from 034c52b to 7ee4ae0 Compare May 2, 2024 07:53
@gitstream-cm gitstream-cm bot requested a review from lkasso May 2, 2024 07:54
@gitstream-cm gitstream-cm bot added 1 min review a:documentation Documentation content labels May 2, 2024
Copy link

gitstream-cm bot commented May 2, 2024

📊 Changes by Platform: this PR is 50% new code

1 platform was affected

See details
Platform Added Lines % of Total Line Changes Deleted Lines % of Total Line Changes Files Changed % of Total Files Changed
documentation 1 50% 1 50% 1 100%

@lkasso
Copy link
Member

lkasso commented May 3, 2024

Thank you for your contribution.

@lkasso lkasso added this pull request to the merge queue May 3, 2024
@bot-gradle bot-gradle added this to the 8.9 RC1 milestone May 3, 2024
Merged via the queue into gradle:master with commit ed3c516 May 3, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:documentation Documentation content from:contributor PR by an external contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants