Skip to content
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

fix: Added partners field to video content for indexing #888

Closed
wants to merge 1,127 commits into from

Conversation

irfanuddinahmad
Copy link
Contributor

Post-review

  • Squash commits into discrete sets of changes
  • Ensure that once the changes have been deployed to stage, prod is manually deployed

macdiesel and others added 30 commits November 2, 2023 09:58
chore: remove django-simple-history pin
chore: Add pip constraints to ensure we stay on an LTS Django version.
feat: ENT-7554 Added academies in Algolia index
feat: ENT-7553 Added Academies api for MFEs
one more time for kicks

This reverts commit 5bfeb17.
feat: ENT-7553 Added Academies api for MFEs
* fix: set DJANGO_SETTINGS_MODULE in Dockerfile

* fix: set DJANGO_SETTINGS_MODULE in Dockerfile
feat: ENT-7918 ENT-7554 Added academies in Algolia index
kiram15 and others added 28 commits July 11, 2024 13:42
* fix: adding page size param to highlights

* fix: adding default pagination class
feat: Added management command for fetching video metadata
fix: Updated admin page for shortlisted videos
fix: Updated VideoShortlistAdmin for django cache storage
fix: Added logging and invalid data guardrails
feat: Added management command to fetch skills for videos
fix: Source video title from csv data
style: fix pycodestyle issues

chore: pylint disable=no-member

chore: pycodestyle fix

chore: add bad json error handling for get_content_filter_hash

chore: address review comments

chore: pycodestyle space issue
feat: add get_content_filter_hash endpoint
fix: Added title field for csv import
fix: Added guardrails for command execution and api client
feat: Replaced ai chat client for curation
fix: Fixed logging and exception handling for AI chat client
fix: Added logging for non-cached task
ENT-8875 | enterprise-access, a consumer of the content metadata API,
will soon want to rely on the presence of the `parent_content_key`
field for use in the `content_assignments` feature. This change ensures
said field is present in responses to the `get_content_metadata` endpoint.
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.