Skip to content

feat: Empty collection delete #591

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

Merged
merged 5 commits into from
Jun 3, 2025
Merged

feat: Empty collection delete #591

merged 5 commits into from
Jun 3, 2025

Conversation

wphyojpl
Copy link
Collaborator

No description provided.

@wphyojpl
Copy link
Collaborator Author

wphyojpl commented Jun 2, 2025

Integration Test Result:

{"type": "Collection", "id": "URN:NASA:UNITY:UDS_LOCAL_TEST_3:DEV:DDD-01___20250602162827", "stac_version": "1.0.0", "description": "TODO", "links": [{"rel": "root", "href": "./collection.json?bucket=unknown_bucket&regex=%5Etest_file.%2A%5C.nc%24", "type": "application/json", "title": "test_file01.nc"}, {"rel": "item", "href": "./collection.json?bucket=protected&regex=%5Etest_file.%2A%5C.nc%24", "type": "data", "title": "test_file01.nc"}, {"rel": "item", "href": "./collection.json?bucket=protected&regex=%5Etest_file.%2A%5C.nc.cas%24", "type": "metadata", "title": "test_file01.nc.cas"}, {"rel": "item", "href": "./collection.json?bucket=protected&regex=%5Etest_file.%2A%5C.nc.cmr.xml%24", "type": "metadata", "title": "test_file01.nc.cmr.xml"}, {"rel": "item", "href": "./collection.json?bucket=protected&regex=%5Etest_file.%2A%5C.nc.stac.json%24", "type": "metadata", "title": "test_file01.nc.stac.json"}], "title": "test_file01.nc", "extent": {"spatial": {"bbox": [[0, 0, 0, 0]]}, "temporal": {"interval": [["2025-06-02T23:28:27.439217Z", "2025-06-02T23:28:27.439372Z"]]}}, "license": "proprietary", "providers": [{"name": "unity"}], "summaries": {"granuleId": ["^test_file.*$"], "granuleIdExtraction": ["(^test_file.*)(\\.nc|\\.nc\\.cas|\\.cmr\\.xml)"], "process": ["stac"]}}
"{\"message\": \"processing\"}"
[{"message":{"cumulus_rule_deletion":"succeeded","cumulus_collection_deletion":{"status":"Record deleted"},"uds_collection_deletion":"succeeded"}},200]

@wphyojpl wphyojpl requested a review from ngachung June 2, 2025 23:31
@wphyojpl
Copy link
Collaborator Author

wphyojpl commented Jun 2, 2025

Delete test is in unity-sds/mdps-ds-lib#112

@wphyojpl wphyojpl merged commit 4600d27 into develop Jun 3, 2025
1 check passed
@wphyojpl wphyojpl deleted the collection-delete branch June 3, 2025 16:49
@ngachung ngachung mentioned this pull request Jun 25, 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.

2 participants