fix: event-tracking:2.4.1 clutter with openedx:master #915
Annotations
1 error
You have commit messages with errors
⧗ input: Fix: event-tracking:2.4.1 clutter with openedx master
`event-tracking` which is on of this package dependencies, created a new version (https://github.com/openedx/event-tracking/pull/290) which upgraded the pymongo version. So when we install this package the old style, we will get the latest event-tracking version with pymongo 4.4.0 which is incompatible with openedx master.
See issue https://github.com/openedx/tutor-contrib-aspects/issues/891
✖ type must be lower-case [type-case]
✖ type must be one of [revert, feat, fix, perf, docs, test, build, refactor, style, chore, temp] [type-enum]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html
|
This job failed
Loading