Skip to content

Unify project description in README, docs, and metadata - #2178

Merged
Goooler merged 5 commits into
mainfrom
g/20260810/intro
Aug 10, 2026
Merged

Unify project description in README, docs, and metadata#2178
Goooler merged 5 commits into
mainfrom
g/20260810/intro

Conversation

@Goooler

@Goooler Goooler commented Aug 10, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the project’s short description across the repository so README, docs site metadata, and published artifact metadata communicate Shadow’s broader scope (fat/uber JARs, transforms/relocation, and R8/ProGuard optimization).

Changes:

  • Refresh project tagline in the root README.
  • Update MkDocs site_description to match the new tagline.
  • Update Maven POM description metadata in gradle.properties.
  • Simplify the docs “Introduction” description accordingly.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
README.md Updates the top-level project description/tagline.
mkdocs.yml Updates MkDocs site metadata (site_description) to match the new description.
gradle.properties Updates POM_DESCRIPTION used for published artifact metadata.
docs/README.md Updates the documentation introduction text to match the new description.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread gradle.properties Outdated
Comment thread docs/README.md Outdated
Goooler and others added 3 commits August 10, 2026 20:30
@Goooler
Goooler requested a lite review from Copilot August 10, 2026 12:33
@Goooler Goooler changed the title Update project description in README, docs, and metadata Unify project description in README, docs, and metadata Aug 10, 2026
Comment thread gradle.properties Outdated
Co-authored-by: Zongle Wang <wangzongler@gmail.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.

Suppressed comments (2)

README.md:4

  • The new tagline is a sentence fragment (missing a verb). Under the README heading it reads a bit awkwardly; consider making it a complete sentence (e.g., starting with “Shadow is …”).
A Gradle plugin for creating fat/uber JARs, transforming files, relocating packages, and optimizing applications
with R8/ProGuard. The Gradle counterpart to Maven's Shade plugin.

docs/README.md:8

  • This introduction sentence is currently a fragment (it lacks a verb). Consider changing it to a full sentence (e.g., starting with “Shadow is …”) for smoother reading in the docs.
A Gradle plugin for creating fat/uber JARs, transforming files, relocating packages, and optimizing applications
with R8/ProGuard. The Gradle counterpart to Maven's Shade plugin.

@Goooler
Goooler merged commit 7c29374 into main Aug 10, 2026
5 checks passed
@Goooler
Goooler deleted the g/20260810/intro branch August 10, 2026 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants