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

Get all mapsets locks #200

Merged
merged 17 commits into from
May 27, 2021
Merged

Get all mapsets locks #200

merged 17 commits into from
May 27, 2021

Conversation

juleshaas
Copy link
Member

@juleshaas juleshaas commented May 26, 2021

This PR adds a new endpoint <actinia-base-url>/locks to return a list of all currently locked mapsets

@griembauer griembauer linked an issue May 26, 2021 that may be closed by this pull request
@mmacata mmacata mentioned this pull request May 26, 2021
src/actinia_core/resources/mapset_management.py Outdated Show resolved Hide resolved
src/actinia_core/resources/mapset_management.py Outdated Show resolved Hide resolved
src/actinia_core/endpoints.py Outdated Show resolved Hide resolved
src/actinia_core/endpoints.py Outdated Show resolved Hide resolved
src/actinia_core/resources/mapsets.py Outdated Show resolved Hide resolved
@juleshaas juleshaas marked this pull request as ready for review May 27, 2021 14:10
@griembauer griembauer requested a review from mmacata May 27, 2021 14:11
Copy link
Member

@mmacata mmacata left a comment

Choose a reason for hiding this comment

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

Very cool, thank you! Please merge!

@juleshaas juleshaas merged commit 26f2f24 into main May 27, 2021
@juleshaas juleshaas deleted the get_all_mapsets_locks branch May 27, 2021 14:19
@marcjansen
Copy link
Member

💯 💯

Great contribution! Thanks

@mmacata mmacata added this to the 1.0.0 milestone Nov 9, 2022
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.

Show currently locked mapsets via API call
4 participants