Skip to content
Draft
Show file tree
Hide file tree
Changes from 20 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
71aebac
Added Claude-generated delete command and unit tests
timcanham Mar 24, 2026
42447ab
Refactored other code to use helpers
timcanham Mar 24, 2026
f6e44ad
Added command to reprioritize data products
timcanham Mar 24, 2026
d0fbe95
Added commmand to retransmit DPs
timcanham Mar 24, 2026
2832d05
Added command to retransmit DP
timcanham Mar 24, 2026
bccb2a2
Added command to process a file with data product operations. This av…
timcanham Mar 24, 2026
40a9ea8
Added script to generate DP operations file
timcanham Mar 25, 2026
c70da1b
Updated unit tests
timcanham Mar 25, 2026
f4b1e09
Unit tests pass
timcanham Mar 25, 2026
83d3a4e
Ran through formatter
timcanham Mar 25, 2026
ebc7355
Refactored long functions to meet code style guidelines
timcanham Mar 25, 2026
6e73e83
Spelling updates
timcanham Mar 25, 2026
7f64cd9
Added CRC to operations file
timcanham Mar 26, 2026
d65384e
Added catalog data product
timcanham Mar 26, 2026
b213380
Fix formatting
timcanham Mar 30, 2026
4abb212
Fixed some dangling pointers found by Claude
timcanham Apr 7, 2026
755870c
Merge remote-tracking branch 'origin/dp-delete' into dp-delete
timcanham Apr 7, 2026
3c29c24
Merge from F Prime devel
timcanham Apr 7, 2026
e45863a
Claude fix for missing parent point update when deallocating a node
timcanham Apr 7, 2026
bd29041
Claude added some assertions to fix the quality CI failure
timcanham Apr 7, 2026
b78000a
More Claude CI fixes?
timcanham Apr 7, 2026
7f9a573
Added removed unit test back in
timcanham Apr 7, 2026
e19bf4f
Formatting fix
timcanham Apr 7, 2026
0788a56
more words for spelling
timcanham Apr 7, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/actions/spelling/expect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ BDV
bfree
BHn
bibtex
BIIII
Bies
binaryfile
BINDIR
Expand Down Expand Up @@ -609,7 +610,9 @@ regexs
remediations
REMOVEDIRECTORY
REMOVEFILE
reprio
reprioritize
retx
RGD
rhel
RHH
Expand Down
Loading
Loading