Skip to content

Conversation

@yma955
Copy link
Member

@yma955 yma955 commented Aug 26, 2025

No description provided.

@yma955 yma955 requested review from ligangty, ruhan1 and sswguo August 26, 2025 04:47

storeDataManager.storeArtifactStore( targetGroup, changeSummary, false, true, new EventMetadata() );
// Use repo service API to append the member of group instead of to override during target group update.
storeDataManager.addConstituentToGroup( targetGroup.getKey(), buildRepo.getKey() );
Copy link
Member

Choose a reason for hiding this comment

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

If we have the addConstituentToGroup, is the above storeArtifactStore still needed ?

Copy link
Member Author

Choose a reason for hiding this comment

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

@sswguo I just re-read this part, and yes, it seems the original logic is only focused on group update with a new member, so I annotated, and updated 8ad742a

Copy link
Member

Choose a reason for hiding this comment

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

Yeah, that's what we discussed earlier, to replace that part with the specific endpoint.

@yma955
Copy link
Member Author

yma955 commented Sep 2, 2025

@sswguo This passes for build. Any other comment? I'll merge if all looks good.

@sswguo
Copy link
Member

sswguo commented Sep 2, 2025

@sswguo This passes for build. Any other comment? I'll merge if all looks good.

LGTM. thanks.

@yma955 yma955 merged commit 991b398 into Commonjava:master Sep 2, 2025
1 of 4 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