Releases: openedx/taxonomy-connector
Releases · openedx/taxonomy-connector
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_skills
management 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.
Fixed the bug where EMSI API was returning 404 for job posting data.
Fixed the bug where EMSI API was returning 404 for job posting data.
Update Travis Configuration
Update Travis Configuration
Updating jobs-salary data's query
Updating jobs-salary data's query