Commit 1b045c9
Boost sitemaps prune (#222)
* adding lockfile scripts to long tasks (#213)
* adding aws to requirements (#214)
* adding aws to requirements
* changing aws version
* changing aws version 2
* changing aws version 3
* Added user-defined fields for scix id generation (#212)
* Added user-defined fields for scix id generation
* updated test cases
* new version of scixpipelineutils
* updating test scixids
* updating test scixids
* updating test scixids #3
* modified test cases to have at least title in bib_data
* Update requirements.txt
Co-authored-by: Taylor Jacovich <tjacovich@cfa.harvard.edu>
---------
Co-authored-by: Taylor Jacovich <tjacovich@cfa.harvard.edu>
* Update update_record to call async task for boost_mesage. Add queue for receiving augment processes. (#215)
* Update update_record to call async task for boost_mesage. Add queue for receiving augment processes.
* Broke boost call out of update storage to remove circular import.
* removed circular import.
* Fix args in task_boost_request.
* Add awscli back to requirements.txt
Added awscli version 1.27.60 to requirements.
* Added support for pub_abbrev from import (#217)
* Fix extract_classifications_pipeline empty string bug (#219)
* Adding has_bib_data label (#216)
* Adding has_bib_data label
* Adding has_bib_data label
* removing comment
* removing unnecessary check
* Rewrite task_update_record so that calls to task_boost_request is cal… (#220)
* Rewrite task_update_record so that calls to task_boost_request is called for individual records when the message is a list type.
* Add IGNORED_BOOST_PAYLOAD_TYPES to config.
* upgrading scixpipelineutils requirement
* Cleared out all classifier code.
* update scix ids (#223)
---------
Co-authored-by: Fernanda <femalves@users.noreply.github.com>
Co-authored-by: mugdhapolimera <35502000+mugdhapolimera@users.noreply.github.com>
Co-authored-by: Kelly Lockhart <2926089+kelockhart@users.noreply.github.com>
Co-authored-by: Thomas S. Allen <tom.sco@gmail.com>
Co-authored-by: Mugdha Polimera <mugdhapolimera@gmail.com>1 parent c47f09a commit 1b045c9
File tree
7 files changed
+4963
-2859
lines changed- adsmp
- tests
7 files changed
+4963
-2859
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
763 | 763 | | |
764 | 764 | | |
765 | 765 | | |
766 | | - | |
| 766 | + | |
767 | 767 | | |
768 | 768 | | |
769 | 769 | | |
| |||
772 | 772 | | |
773 | 773 | | |
774 | 774 | | |
775 | | - | |
| 775 | + | |
776 | 776 | | |
777 | 777 | | |
778 | 778 | | |
779 | 779 | | |
780 | 780 | | |
781 | | - | |
782 | | - | |
| 781 | + | |
| 782 | + | |
783 | 783 | | |
784 | 784 | | |
785 | 785 | | |
| |||
828 | 828 | | |
829 | 829 | | |
830 | 830 | | |
| 831 | + | |
| 832 | + | |
831 | 833 | | |
832 | 834 | | |
833 | 835 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
160 | 161 | | |
161 | 162 | | |
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
166 | 167 | | |
| 168 | + | |
167 | 169 | | |
168 | 170 | | |
169 | 171 | | |
| |||
176 | 178 | | |
177 | 179 | | |
178 | 180 | | |
| 181 | + | |
179 | 182 | | |
180 | 183 | | |
181 | 184 | | |
182 | 185 | | |
183 | 186 | | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | 187 | | |
193 | 188 | | |
194 | 189 | | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
195 | 200 | | |
196 | 201 | | |
197 | 202 | | |
| |||
490 | 495 | | |
491 | 496 | | |
492 | 497 | | |
493 | | - | |
| 498 | + | |
494 | 499 | | |
495 | 500 | | |
496 | 501 | | |
| |||
519 | 524 | | |
520 | 525 | | |
521 | 526 | | |
522 | | - | |
| 527 | + | |
523 | 528 | | |
524 | 529 | | |
525 | 530 | | |
| |||
688 | 693 | | |
689 | 694 | | |
690 | 695 | | |
691 | | - | |
| 696 | + | |
692 | 697 | | |
693 | 698 | | |
694 | 699 | | |
| |||
0 commit comments