You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
References to SEARCHGOV_DRAWER_HANDLE and SEARCHGOV_DRAWER_KEY_MAIN are removed anywhere in code and in Cloud foundry UPS.
search_indexing.py is removed if found to have no use now
Test search,gov affiliates are removed
i14y drawer is deleted from global search affiliate
Tech steps or considerations (optional)
Delete i14y drawer from global search affiliate on search.gov now or keep it longer unless search.gov already deleted it
Remove references to SEARCHGOV_DRAWER_HANDLE and SEARCHGOV_DRAWER_KEY_MAIN anywhere in code
Remove search_indexing.py since we are removing the Wagtail hooks that use this utility to make CRUD requests to 114Y drawer? Or should we keep this temporarily as a reference for using Python Requests, Beautiful Soup etc.? If we keep it temporarily, make sure to comment that it is deprecated so it is not confused as being part of the current search.gov ecosystem
Remove the test affiliates on search.gov : fec_content_s3_dev (fec_content_s3_dev) and DEV.FEC.GOV (dev-fec.gov) or if we should keep it for future
Summary
What we're after:
SEARCHGOV_DRAWER_HANDLE
andSEARCHGOV_DRAWER_KEY_MAIN
anywhere in code and in Cloud foundry UPS.search_indexing.py
since we are removing the Wagtail hooks that use that utility to make CRUD requests to 114Y drawer.fec_content_s3_dev
(fec_content_s3_dev) andDEV.FEC.GOV
(dev-fec.gov)Related PR/Issue:
PR: #5845
Issues:
#5775
#5842
Completion criteria
search_indexing.py
is removed if found to have no use nowTech steps or considerations (optional)
SEARCHGOV_DRAWER_HANDLE
andSEARCHGOV_DRAWER_KEY_MAIN
anywhere in codesearch_indexing.py
since we are removing the Wagtail hooks that use this utility to make CRUD requests to 114Y drawer? Or should we keep this temporarily as a reference for using Python Requests, Beautiful Soup etc.? If we keep it temporarily, make sure to comment that it is deprecated so it is not confused as being part of the current search.gov ecosystemfec_content_s3_dev (fec_content_s3_dev)
andDEV.FEC.GOV (dev-fec.gov)
or if we should keep it for futureFuture work
After this PR is deployed:
Other future work that may be needed following this issue's completion.
The text was updated successfully, but these errors were encountered: