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

Add optional refresh parameter #5876

Merged
merged 2 commits into from
Aug 12, 2024
Merged

Add optional refresh parameter #5876

merged 2 commits into from
Aug 12, 2024

Conversation

sfmskywalker
Copy link
Member

@sfmskywalker sfmskywalker commented Aug 9, 2024

Renamed several RefreshDescriptors methods to RefreshDescriptorsAsync to reflect their asynchronous nature consistently. Added an optional refresh parameter in the ListActivityDescriptorsRequest class and updated related endpoints to handle this parameter, triggering a registry refresh if necessary.


This change is Reviewable

Renamed several `RefreshDescriptors` methods to `RefreshDescriptorsAsync` to reflect their asynchronous nature consistently. Added an optional refresh parameter in the `ListActivityDescriptorsRequest` class and updated related endpoints to handle this parameter, triggering a registry refresh if necessary.
Modified the `packages.yml` workflow to change the version from `3.2.0-rc4` to `3.2.0-rc5` for non-tagged releases. This ensures version consistency with the new release candidate.
@sfmskywalker sfmskywalker merged commit c8669d1 into patch/3.2.x Aug 12, 2024
6 of 7 checks passed
@sfmskywalker sfmskywalker deleted the bug/5874 branch August 12, 2024 07:42
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.

[BUG] Workflow Marked as "Useable as Activity" Not Consistently Listed After Publishing
3 participants