Skip to content

Canvas integrated channel: also push course image_url on creation

Choose a tag to compare

@binodpant binodpant released this 28 Aug 18:05
· 2083 commits to master since this release
d73b451
ENT-3388: post course image to canvas once course created (#938)

* Add image_url field to exporter

* updating course image_url works! test pending

* create test case, without image_url

* test for image_url case

* remove blank line extra

* version bump and changelog

* changeelog fix

* line empty

* fix bare-except pylint

* disable broad-except pylint

* lint