Using a CI/CD from Github to Brightspace Content editor tool?
Abu Aiman.A.528
Posts: 6 🔍
in Development
Hi,
I'm using Github as version control for my topics design source code which is using bootstrap framework. Is it possible at all to to use a CI/CD to ensure that when I commit push to Github its automatically update my contents in Brightspace units?
Tagged:
Answers
-
Hi Abu,
Thank you for asking this question. I discussed with internal teams looking at the new API endpoints that allow file uploading to course content .
These APIs allow for content pages to be uploaded to a course. And then, they would use the course content APIs like this one to add topics to the course module. So with the right CI pipeline, those APIs could be used to manage content for a course.
I hope this will help.Thank you