Skip to content

Releases: openedx/taxonomy-connector

Added some utility functions for adding/removing course skills to/from blacklist

29 Jan 10:42
d38196c

Choose a tag to compare

Added some utility functions for adding/removing course skills to/from blacklist.

1.3.4

27 Jan 11:17
37eead5

Choose a tag to compare

Improve logging

1.3.3

26 Jan 13:58
e64a5c3

Choose a tag to compare

Improve logging

1.3.2

25 Jan 08:59
a3b1bcf

Choose a tag to compare

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.

25 Jan 05:19
28902d3

Choose a tag to compare

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.

14 Jan 07:51
069f7e9

Choose a tag to compare

Added JobSkills.skill column and removed JobSkills.name column.

1.2.1

07 Jan 10:43
546aedb

Choose a tag to compare

  • 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.

28 Dec 06:25
bd1612d

Choose a tag to compare

Fixed TypeError that pops up sometimes while communicating with the EMSI API.

Update README

24 Dec 11:01
e165196

Choose a tag to compare

  • Add necessary setup guidelines and developer notes in README

PyPI release fix

18 Dec 06:47
c99bfac

Choose a tag to compare

Merge pull request #28 from edx/saleem-latif/pypi-upload-issue

Fixed PyPI credentials.