Skip to content

Fixes to support tranfer of empty files - #246

Merged
sdcolli1 merged 3 commits into
mainfrom
241_empty_file_fixes
Jul 28, 2025
Merged

Fixes to support tranfer of empty files#246
sdcolli1 merged 3 commits into
mainfrom
241_empty_file_fixes

Conversation

@sdcolli1

Copy link
Copy Markdown
Contributor

🗒️ Summary

This branch makes several modifications to the DUM client and lambda function to properly support transfer of empty files to S3 via pre-signed URL.

⚙️ Test Data and/or Report

The localstack integration test suite has been updated to include an additional test case for transferring an empty file.

Screenshot 2025-07-28 at 9 41 15 AM

No changes to the unit test suite.

https://github.com/NASA-PDS/data-upload-manager/actions/runs/16574851781/job/46876465385#step:5:459

♻️ Related Issues

Fixes #241

@nutjob4life nutjob4life left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

  • Code analysis ✓
  • Tests run and doc builds via tox
  • Pre-commit hooks ✓
  • Conclusion ✅

Thanks @collinss-jpl! 🎉

@sdcolli1
sdcolli1 merged commit 5ee346d into main Jul 28, 2025
2 checks passed
@sdcolli1
sdcolli1 deleted the 241_empty_file_fixes branch July 28, 2025 20:36
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.

When DUM crashes, the report it generates falsely indicates success

2 participants