Skip to content

chore(doc): change uber org to cadence-workflow#1053

Merged
shijiesheng merged 2 commits intocadence-workflow:masterfrom
shijiesheng:document-uber
May 1, 2026
Merged

chore(doc): change uber org to cadence-workflow#1053
shijiesheng merged 2 commits intocadence-workflow:masterfrom
shijiesheng:document-uber

Conversation

@shijiesheng
Copy link
Copy Markdown
Member

What changed?
change urls to point to new github org

Why?
Address #983

How did you test it?

Potential risks

Release notes

Documentation Changes

Signed-off-by: Shijie Sheng <liouvetren@gmail.com>
@@ -1,4 +1,4 @@
module github.com/uber/cadence-idl/java/generator
module github.com/cadence-workflow/cadence-idl/java/generator
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

no issues because it's only a script and we never release this

Comment thread build.gradle
name = 'cadence-client'
description = 'Uber Cadence Java Client'
url = 'https://github.com/uber-java/cadence-client'
url = 'https://github.com/cadence-workflow/cadence-java-client'
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

informational change

Comment thread build.gradle
Comment on lines +296 to +298
url = 'https://github.com/cadence-workflow/cadence-java-client'
connection = 'scm:git:git@github.com:cadence-workflow/cadence-java-client.git'
developerConnection = 'scm:git:git@github.com:cadence-workflow/cadence-java-client.git'
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

verified with ssh and it works

Comment thread README.md Outdated
@shijiesheng shijiesheng mentioned this pull request May 1, 2026
Signed-off-by: Shijie Sheng <liouvetren@gmail.com>
@gitar-bot
Copy link
Copy Markdown

gitar-bot Bot commented May 1, 2026

Code Review ✅ Approved 1 resolved / 1 findings

Updates documentation URLs to point to the cadence-workflow organization, addressing the incorrect Go client link in the README. No issues found.

✅ 1 resolved
Bug: Incorrect Go client GitHub URL in README

📄 README.md:8
The Go Cadence client URL was changed from github.com/uber-go/cadence-client to github.com/cadence-workflow-go/cadence-client, but this organization doesn't exist. The correct repo under the new org is github.com/cadence-workflow/cadence-go-client.

Options

Auto-apply is off → Gitar will not commit updates to this branch.
Display: compact → Showing less information.

Comment with these commands to change:

Auto-apply Compact
gitar auto-apply:on         
gitar display:verbose         

Was this helpful? React with 👍 / 👎 | Gitar

@shijiesheng shijiesheng enabled auto-merge (squash) May 1, 2026 17:30
@shijiesheng shijiesheng merged commit bdd245b into cadence-workflow:master May 1, 2026
8 checks passed
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