Skip to content

Update publishing-java-packages-with-gradle.md#8049

Merged
lecoursen merged 5 commits intogithub:mainfrom
mahozad:patch-2
Aug 31, 2021
Merged

Update publishing-java-packages-with-gradle.md#8049
lecoursen merged 5 commits intogithub:mainfrom
mahozad:patch-2

Conversation

@mahozad
Copy link
Copy Markdown
Contributor

@mahozad mahozad commented Jul 9, 2021

Why:

Closes #8048

What's being changed:

  • Merge a somewhat duplicate sentence about setting environment variables in the deploy step
  • Fix an error in a repository name (Maven Central instead of GitHub Packages) (may have happened because of a copy-paste)
  • Fix another paragraph that only referred to configuration of GitHub Packages while it was about configuring both Maven Central and GitHub Packages (may have happened because of a copy-paste)

Check off the following:

  • I have reviewed my changes in staging (look for the latest deployment event in your pull request's timeline, then click View deployment).
  • For content changes, I have completed the self-review checklist.

Writer impact (This section is for GitHub staff members only):

  • This pull request impacts the contribution experience
    • I have added the 'writer impact' label
    • I have added a description and/or a video demo of the changes below (e.g. a "before and after video")

- Merge a somewhat duplicate sentence about setting environment variables in the deploy step
- Fix an error in a repository name (Maven Central instead of GitHub Packages) (may have happened because of a copy-paste)
- Fix another paragraph that only referred to configuration of GitHub Packages while it was about configuring both Maven Central and GitHub Packages (may have happened because of a copy-paste)
@welcome
Copy link
Copy Markdown

welcome Bot commented Jul 9, 2021

Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

@github-actions github-actions Bot added the triage Do not begin working on this issue until triaged by the team label Jul 9, 2021
@ramyaparimi ramyaparimi added actions This issue or pull request should be reviewed by the docs actions team content This issue or pull request belongs to the Docs Content team packages This issue or pull request should be reviewed by the docs packages team waiting for review Issue/PR is waiting for a writer's review and removed triage Do not begin working on this issue until triaged by the team labels Jul 9, 2021
@ramyaparimi
Copy link
Copy Markdown
Contributor

@mahozad Thanks so much for opening a PR! I'll get this triaged for review ⚡

The code publishes to both Maven Central AND GitHub Packages so its name would better be "Publish to Maven Central and GitHub Packages" or like previous code snippets simply "Publish package"
lecoursen
lecoursen previously approved these changes Aug 31, 2021
Copy link
Copy Markdown
Member

@lecoursen lecoursen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, thanks for catching thee @mahozad! I'm going to apply one tiny change and then merge. ⚡

Comment thread content/actions/guides/publishing-java-packages-with-gradle.md Outdated
@lecoursen lecoursen dismissed stale reviews from ghost and themself via bbe3357 August 31, 2021 18:33
lecoursen
lecoursen previously approved these changes Aug 31, 2021
Comment thread content/actions/guides/publishing-java-packages-with-gradle.md Outdated
@lecoursen lecoursen merged commit 479cc79 into github:main Aug 31, 2021
@github-actions
Copy link
Copy Markdown
Contributor

Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues

@mahozad mahozad deleted the patch-2 branch August 31, 2021 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

actions This issue or pull request should be reviewed by the docs actions team content This issue or pull request belongs to the Docs Content team packages This issue or pull request should be reviewed by the docs packages team waiting for review Issue/PR is waiting for a writer's review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix and improve the docs about Publishing Java packages with Gradle

4 participants