Skip to content

ccollins/CUMULUS 4428 Add Input Granules#4283

Draft
ccollinsuah wants to merge 15 commits intomasterfrom
ccollins/cumulus-4428
Draft

ccollins/CUMULUS 4428 Add Input Granules#4283
ccollinsuah wants to merge 15 commits intomasterfrom
ccollins/cumulus-4428

Conversation

@ccollinsuah
Copy link
Copy Markdown

@ccollinsuah ccollinsuah commented Mar 2, 2026

Summary: Summary of changes

Addresses CUMULUS-4428: Upgrade Python version of Add Input Granules task

Changes

  • Adds add-input-granules task

PR Checklist

  • Update CHANGELOG
  • Unit tests
  • Ad-hoc testing - Deploy changes and test manually
  • Integration tests

📝 Note:
For most pull requests, please Squash and merge to maintain a clean and readable commit history.

@ccollinsuah ccollinsuah force-pushed the ccollins/cumulus-4428 branch from bbcfa18 to d8e7884 Compare March 2, 2026 14:47
@ccollinsuah ccollinsuah changed the title CUMULUS 4428 Add Input Granules ccollins/CUMULUS 4428 Add Input Granules Mar 2, 2026
Comment thread tasks/add-input-granules/src/add_input_granules/task.py Outdated
Comment thread tasks/add-input-granules/src/add_input_granules/task.py Outdated
"required": [
"name",
"path",
"archivePath"
Copy link
Copy Markdown
Contributor

@adtisdal-ASDC adtisdal-ASDC Mar 4, 2026

Choose a reason for hiding this comment

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

It might be better to leave archivePath off as required. Since it's not necessary for this task and I'm not sure if the pdr object will always have it, but I don't think it hurts leaving it as required

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Yeah, I was on the fence on whether or not it should be marked as required since I lacked some context on whether subsequent PDR tasks would break if it wasn't present for pass through. I went ahead and removed it as a required field.

@ccollinsuah ccollinsuah force-pushed the ccollins/cumulus-4428 branch 2 times, most recently from 8f1cf83 to 59f8302 Compare March 16, 2026 20:21
@ccollinsuah ccollinsuah force-pushed the ccollins/cumulus-4428 branch from 5c8d186 to 8c43c10 Compare March 16, 2026 20:38
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