Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Registry suggest CAN refactor #7230

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

stephanos
Copy link
Contributor

@stephanos stephanos commented Feb 4, 2025

What changed?

Refactoring to allow Update registry to allow suggesting CAN.

Why?

Preparation for implementation. "Make the change easy, then make the easy change".

How did you test it?

Potential risks

Documentation

Is hotfix candidate?

@stephanos stephanos force-pushed the upd-suggest-can branch 2 times, most recently from 18d5251 to 299e672 Compare February 4, 2025 00:42
@stephanos stephanos changed the title Update Registry suggest CAN Update Registry suggest CAN refactor Feb 4, 2025

func (r *registry) SuggestContinueAsNew() bool {
// TODO: implement me
return false
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Implementation to follow ...

@stephanos stephanos force-pushed the upd-suggest-can branch 2 times, most recently from c08c378 to 9aadb5a Compare February 4, 2025 00:46
@@ -136,6 +136,7 @@ func NewWorkflowWithSignal(
startRequest.StartRequest.Identity,
nil,
nil,
nil,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

New Workflow, there's no Update registry ...

@stephanos stephanos force-pushed the upd-suggest-can branch 3 times, most recently from 84f1fa4 to 9eb4485 Compare February 4, 2025 01:43
@stephanos stephanos marked this pull request as ready for review February 4, 2025 01:56
@stephanos stephanos requested a review from a team as a code owner February 4, 2025 01:56
@stephanos stephanos requested a review from alexshtin February 4, 2025 01:56
@alexshtin
Copy link
Member

Not tooooo bad :-)

@stephanos stephanos merged commit de8f006 into temporalio:main Feb 5, 2025
49 checks passed
@stephanos stephanos deleted the upd-suggest-can branch February 5, 2025 14:40
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