Releases: openedx/taxonomy-connector
Releases · openedx/taxonomy-connector
Added some utility functions for adding/removing course skills to/from blacklist
Added some utility functions for adding/removing course skills to/from blacklist.
1.3.4
Improve logging
1.3.3
Improve logging
1.3.2
Add logs
Provide better controls for manually adding/removing skills to a course in a way that remains 'evergreen' and persists through any Emsi refreshes.
Provide better controls for manually adding/removing skills to a course in a way that remains 'evergreen' and persists through any Emsi refreshes.
Added JobSkills.skill column and removed JobSkills.name column.
Added JobSkills.skill column and removed JobSkills.name column.
1.2.1
- Added course update signal and handler to trigger the celery task
- Added celery task to update course skills
- Refactored
refresh_course_skillsmanagement command
Fixed TypeError that pops up sometimes while communicating with the EMSI API.
Fixed TypeError that pops up sometimes while communicating with the EMSI API.
Update README
- Add necessary setup guidelines and developer notes in README
PyPI release fix
Merge pull request #28 from edx/saleem-latif/pypi-upload-issue Fixed PyPI credentials.