Commit a039024
committed
[feat] Introduce post_processing encryption step option
Squashed commit of the following:
commit 7368dea
Merge: 33f9d29 b644cf3
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Tue Jan 6 09:17:16 2026 -0600
Merge branch 'feat/postprocess-encrypt-file' of https://github.com/wfp/common-identifier-algorithm-shared into feat/postprocess-encrypt-file
commit 33f9d29
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Mon Jan 5 16:32:22 2026 -0600
fix docs and examples
commit d7eba6f
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Fri Jan 2 11:52:30 2026 -0600
working gpg implementation (needs more testing)
check binary exists + more logging
integrate gpg with postprocessing wrapper, standardise api
bubble up error messages
commit eca5e2a
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Fri Jan 2 12:54:44 2026 -0600
[feat] introduce prefixes for saved documents in config
commit bc7855d
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Mon Jan 5 16:47:41 2026 -0600
jest -> vitest
commit b644cf3
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Tue Jan 6 08:52:09 2026 -0600
add junit test report
commit 7499e41
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Tue Jan 6 08:35:20 2026 -0600
coverage only
commit 29dac49
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Tue Jan 6 08:10:14 2026 -0600
cobertura coverage format
commit 32d4b42
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Tue Jan 6 08:07:57 2026 -0600
explicit gpgbinpath in tests
commit 6591d5a
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Mon Jan 5 17:04:28 2026 -0600
back to linux
commit ab4bc63
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Mon Jan 5 17:03:01 2026 -0600
mock isExecutable
commit 4ae15bc
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Mon Jan 5 16:53:52 2026 -0600
[tmp] try windows runner
commit 286f9a2
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Mon Jan 5 16:47:41 2026 -0600
jest -> vitest
commit 453d36f
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Mon Jan 5 16:32:22 2026 -0600
fix docs and examples
commit 85eae86
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Mon Jan 5 16:32:10 2026 -0600
bubble up error messages
commit 26da6bd
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Mon Jan 5 16:16:42 2026 -0600
integrate gpg with postprocessing wrapper, standardise api
commit 425e661
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Fri Jan 2 12:54:44 2026 -0600
[feat] introduce prefixes for saved documents in config
commit 083e076
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Fri Jan 2 12:00:55 2026 -0600
check binary exists + more logging
commit fc81a33
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Fri Jan 2 11:52:30 2026 -0600
working gpg implementation (needs more testing)
commit 3e85c16
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Wed Dec 31 12:06:48 2025 -0600
[feat] migrate to vitest and improve logging
Squashed commit of the following:
commit f794720b72e703f55e509010557987352b3b777d
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Wed Dec 31 10:12:31 2025 -0600
FIX: filter undefined's from algorithm cols
commit d7d8236a2d3b1982038c2e9ea15bac17038224a3
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Wed Dec 31 10:12:01 2025 -0600
more tests for data validation
commit b84a216dccfdde5ee7972e90dedd7a6912718beb
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Wed Dec 31 09:30:35 2025 -0600
port tests to vitest (unfinished)
commit fb32ae6e4a3879b6318d8ec4b3acdc24262f7d43
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Wed Dec 31 08:08:20 2025 -0600
bring in vitest
commit fa51a42
Merge: 1357833 8a32a1f
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Tue Dec 30 09:43:13 2025 -0600
Merge branch 'main' into feat/postprocess-encrypt-file
commit 1357833
Author: Dean Ford <66484815+dem1fo@users.noreply.github.com>
Date: Tue Dec 30 06:53:54 2025 -0600
[temp] postprocess first pass implementation1 parent 8a32a1f commit a039024
56 files changed
Lines changed: 5390 additions & 2014 deletions
File tree
- .github/workflows
- docs
- examples
- example_algorithm
- reports
- src
- config
- crypto
- encoding
- hashing
- processing
- tests
- config
- crypto
- decoding
- encoding
- hashing
- processing
- validation
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
58 | 46 | | |
59 | | - | |
60 | | - | |
| 47 | + | |
| 48 | + | |
61 | 49 | | |
62 | | - | |
63 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
31 | 29 | | |
32 | | - | |
| 30 | + | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
| |||
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
49 | | - | |
50 | | - | |
51 | | - | |
| 47 | + | |
52 | 48 | | |
53 | 49 | | |
54 | 50 | | |
| |||
62 | 58 | | |
63 | 59 | | |
64 | 60 | | |
65 | | - | |
| 61 | + | |
66 | 62 | | |
67 | 63 | | |
68 | 64 | | |
| |||
74 | 70 | | |
75 | 71 | | |
76 | 72 | | |
77 | | - | |
| 73 | + | |
78 | 74 | | |
79 | 75 | | |
80 | 76 | | |
| |||
107 | 103 | | |
108 | 104 | | |
109 | 105 | | |
110 | | - | |
| 106 | + | |
111 | 107 | | |
112 | 108 | | |
113 | 109 | | |
| |||
119 | 115 | | |
120 | 116 | | |
121 | 117 | | |
122 | | - | |
| 118 | + | |
123 | 119 | | |
124 | 120 | | |
125 | 121 | | |
| |||
146 | 142 | | |
147 | 143 | | |
148 | 144 | | |
149 | | - | |
| 145 | + | |
150 | 146 | | |
151 | 147 | | |
152 | 148 | | |
| |||
163 | 159 | | |
164 | 160 | | |
165 | 161 | | |
166 | | - | |
| 162 | + | |
167 | 163 | | |
168 | 164 | | |
169 | 165 | | |
| |||
183 | 179 | | |
184 | 180 | | |
185 | 181 | | |
186 | | - | |
| 182 | + | |
187 | 183 | | |
188 | 184 | | |
189 | 185 | | |
| |||
195 | 191 | | |
196 | 192 | | |
197 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
198 | 205 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | | - | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
52 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | | - | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
22 | | - | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | | - | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
32 | | - | |
| 36 | + | |
33 | 37 | | |
34 | | - | |
| 38 | + | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
41 | | - | |
42 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
78 | 81 | | |
79 | 82 | | |
80 | 83 | | |
This file was deleted.
0 commit comments