Skip to content

Conversation

@maxachis
Copy link
Collaborator

@maxachis maxachis commented Jun 23, 2025

Updating Main from Dev. Dev is currently what gets deployed, and we want to fix that!

maxachis and others added 30 commits April 2, 2025 11:49
…_filter_by_batch_id

feat(app): Add batch filtering for annotation requests
Additionally, modify `review/approve-source` to no longer accept `relevant` key-value pair.
…_review_reject_source

feat(app): add `review/reject-source` endpoint
Now, URLs marked not relevant by a user should not show up for subsequent annotations such as record type or agency.
…_hide_user_not_relevant

feat(database): Adjust annotation logic for URLs marked not relevant
Previously, the `/annotate/agencies` `POST` method would return a 500 error when an agency whose ID was not yet in the DBI database was submitted. This has been resolved.
…_add_agency_ids_via_annotate_agencies

feat(database): add agency not in database in annotate agencies
BREAKING CHANGE: All `/review/`endpoints now require the `source_collector_final_review` permission
…ate_misc_metadata_task_html

Mc update misc metadata task html
…_annotation_without_html_info

feat(app): allow retrieving URLs for annotation without html info
The task loop has been modified such that, if prerequisites continue to be met, the same task loop will run again.

In the case of the task looping more than 20 times, the task loop is set to break and discord notified as an indicator of potentially unwelcome activity.
@gitguardian
Copy link

gitguardian bot commented Jun 23, 2025

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
16713553 Triggered Generic Password 72ed9c9 local_database/setup_fdw.sh View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

maxachis and others added 16 commits July 5, 2025 14:14
…mocked_url_request_interface

Add logic for storing compressed html when scraping HTML
for accuracy!
…_html_and_inference

mc_329_html_and_inference
- Inconsistency between prereq check and dto for relevancy task
- Incorrect DTO used for relevancy annotation get endpoint
- Inconsistency between prereq check and dto for relevancy task
- Incorrect DTO used for relevancy annotation get endpoint
…_html_and_inference

Fix broken logic in SC app
…separate_batches_from_urls

Mc 89 separate batches from urls
@maxachis maxachis merged commit 5de5f98 into main Jul 22, 2025
3 of 4 checks passed
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.

3 participants