Skip to content

Refactor/rename modules#6

Merged
vzakharchenko merged 2 commits into
mainfrom
refactor/rename-modules
May 17, 2026
Merged

Refactor/rename modules#6
vzakharchenko merged 2 commits into
mainfrom
refactor/rename-modules

Conversation

@vzakharchenko
Copy link
Copy Markdown
Member

No description provided.

vzakharchenko and others added 2 commits May 17, 2026 21:16
…assian-runtime-bridge-forge -> bridge-forge-connect

The old artifactIds repeated the parent (atlassian-runtime-bridge) verbatim
and were too long for consumers to write in their poms. The new names keep
the "bridge-" prefix so the artifact set is still discoverable from a
groupId search, and bridge-forge-connect signals that the module is the
Forge-side adapter for Connect (vs the dependency-light bridge-common API
surface).

Changes:
- Module directories renamed via git mv (history preserved)
- Parent pom <modules> declarations updated to the new directory names
- bridge-common/pom.xml and bridge-forge-connect/pom.xml artifactIds updated
- bridge-forge-connect <dependency> on bridge-common updated
- examples/atlassian-connect-forge-spring-boot-sample/pom.xml dependency updated
- README module table, Maven coordinates, and pre-commit description updated
- .githooks/pre-commit -pl flag and HTML-report loop updated
- .github/workflows/static-analysis.yml JACOCO_SOURCE_PATH and files list updated
- .qlty/qlty.toml similar-code triage patterns updated
- products package-info.java javadoc reference updated

Group id (com.github.vzakharchenko), parent module artifactId
(atlassian-runtime-bridge), Sonar project key, and Java package names
(com.github.vzakharchenko.runtime.bridge.*) are unchanged.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The shorter "bridge-common" frees up enough room for the next javadoc
fragment to fit on the same line; Spotless's wrap rule reflows the
paragraph accordingly. No semantic change.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vzakharchenko vzakharchenko enabled auto-merge May 17, 2026 18:19
@sonarqubecloud
Copy link
Copy Markdown

@qltysh
Copy link
Copy Markdown

qltysh Bot commented May 17, 2026

Qlty


Coverage Impact

This PR will not change total coverage.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@vzakharchenko vzakharchenko merged commit e9bc193 into main May 17, 2026
8 checks passed
@vzakharchenko vzakharchenko deleted the refactor/rename-modules branch May 17, 2026 18:21
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.

1 participant