Canvas integrated channel: also push course image_url on creation
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