-
Notifications
You must be signed in to change notification settings - Fork 7
Dev to Main December 2025 #555
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…_add_schema_column mc_456_add_schema_column
…_add_updated_at_trigger Add logic for adding `updated_at` triggers, add triggers to relevant columns
…_update_root_url_and_redirect_url_logic Update root URL and redirect URL logic
…_url_status Update URL Status View
…_suggest_data_source Begin draft
…_forbid_extra_params_in_requests Have Request Models forbid extra parameters
…_data_source_submission Add linking to batch logic, remove required user id for batches
…a_url_data_source_get_update Add meta URL and data source CRUD endpoints
…_ckan_muckrock_agency_identifiers Adjust CKAN/Muckrock Agency ID Logic
…_html_content_duplicates Add logic to prevent HTML content duplicates from being sent to HuggingFace
…_remove_id_columns Remove redundant ID columns
…_metricS_batches_aggregated_url_task_error Revise agency agreement logic
…_update_annotations mc_547_update_annotations
…ncy_pagination Add pagination for agency search
…_anonymous_submissions Add sessions for anonymous annotations
This was referenced Dec 8, 2025
…otate_suggestions Update annotation endpoints
josh-chamberlain
approved these changes
Dec 9, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Major issue addressed
Contains PRs
updated_attriggers, add triggers to relevant columns #492data-sources/:idGETendpoint #521source-managertosync#524Environment Variables?
I scanned through the environment variables and it doesn't look there are any we need to add -- we do have a few we can remove from prod, however! Anything that begins with
LABEL_STUDIOcan be safely removed.We do have a variety of task flags -- if we don't declare these, they're treated as enabled by default. However, we have some in Prod that are disabled that we can probably enable after merge.
Upon merge
We should update
Source Collector & Labeling Interface - Devso that it points at prod, delete the current "- Prod" app, and rename the dev one to "...- Prod"