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 Bundle Naming Convention and Add Task Locking Endpoints #1163

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

CollinBeczak
Copy link
Contributor

This PR includes the following enhancements and changes:

Bundle Naming Convention:

Replaces resetTaskBundle with updateTaskBundle for better clarity and consistency in naming.
New Task Locking Endpoints:

Adds endpoints to lock, unlock, and refresh locks on multiple tasks at once. These endpoints are critical for efficiently handling task bundle locking.

Introduced new endpoints:

POST /task/bundle/lock
POST /task/bundle/unlock
POST /task/bundle/refresh

@CollinBeczak CollinBeczak changed the title Update Bundle Naming Convention and add Task Locking Endpoints Update Bundle Naming Convention and Add Task Locking Endpoints Jan 7, 2025
@CollinBeczak CollinBeczak marked this pull request as ready for review January 9, 2025 00:07
@CollinBeczak CollinBeczak force-pushed the update-update-bundle-naming-convention branch from 0959651 to 5e0fa47 Compare January 9, 2025 00:08
Copy link

sonarqubecloud bot commented Jan 9, 2025

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