qbraid/Deploy Course to qBraid

Validate, upload, and deploy a course to qBraid platform

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyqBraid API key (pass from secrets, e.g. secrets.QBRAID_API_KEY)yes
repo-read-tokenGitHub token with read access (pass from secrets, e.g. secrets.GITHUB_TOKEN)yes
course-json-pathPath to course.json filenocourse.json
article-typeType of article (course or blog)nocourse
force-duplicate-questionsWhether to force duplicate questionsnofalse
draftWhether to create a draft course (true or false)nofalse
max-poll-attemptsMaximum polling attempts before timing outno20
poll-interval-secondsSeconds to wait between polling attemptsno15
max-consecutive-errorsMaximum consecutive polling errors before failingno5
modeOperation mode: "create" or "update"nocreate
course-custom-idCustom ID of the course (required if mode is "update")no
namedescription
course_nameName of the deployed course
course-custom-idCustom ID of the deployed course
qbook_urlURL of the deployed course