Skip to content

Change project name to new one.#496

Merged
kruton merged 2 commits into
connectbot:mainfrom
kruton:new-name
May 20, 2026
Merged

Change project name to new one.#496
kruton merged 2 commits into
connectbot:mainfrom
kruton:new-name

Conversation

@kruton
Copy link
Copy Markdown
Member

@kruton kruton commented May 20, 2026

No description provided.

Copilot AI review requested due to automatic review settings May 20, 2026 06:50
@kruton kruton enabled auto-merge (rebase) May 20, 2026 06:50
@sonarqubecloud
Copy link
Copy Markdown

@kruton kruton merged commit 3e72e49 into connectbot:main May 20, 2026
9 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Renames the Gradle root project and updates repository metadata/URLs to reflect the new connectbot/trilead-ssh2 name, including publication metadata. The PR also removes the existing Checkstyle wiring from the build.

Changes:

  • Renamed Gradle root project from sshlib to trilead-ssh2.
  • Updated GitHub URLs and README build badge to the new repository location.
  • Updated POM metadata (name/description) and removed the previous Checkstyle configuration script.

Reviewed changes

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

Show a summary per file
File Description
settings.gradle.kts Renames rootProject.name to trilead-ssh2.
README.md Updates CI badge repository path.
gradlew.bat Large rewrite/noise in diff (appears content-preserving).
gradle.properties Updates gitHubUrl property to new repository URL.
config/quality.gradle.kts Deletes Checkstyle task wiring.
build.gradle.kts Updates GitHub URL constant and POM metadata; removes applying the quality script.
Comments suppressed due to low confidence (1)

gradle.properties:30

  • gitHubUrl is now duplicated in gradle.properties and build.gradle.kts, but the property is not referenced anywhere (only the hardcoded value is used). To avoid configuration drift, either read gitHubUrl from Gradle properties in build.gradle.kts or remove the unused property entry.
officialJdk=openjdk9
gitHubUrl=https\://github.com/connectbot/trilead-ssh2


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread settings.gradle.kts
Comment thread README.md
@kruton kruton deleted the new-name branch May 20, 2026 06:55
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