Releases: qBraid/upload-course-action
Releases · qBraid/upload-course-action
course-publish-v0.0-beta.0.1
This pre-release is intended strictly for development and testing purposes. It must only be used on the specifically configured Nginx test machine.
Do not use, deploy, or run this version in staging, production, or any other environment.
Beta Release v0.1.2
What's Changed
- Feat/update mode integration by @Nelson-wedefineapps in #6
- Make qBraid API timeout configurable + docs by @rryoung98 in #7
- Make polling behavior configurable by @rryoung98 in #8
- Make polling configurable in the action by @rryoung98 in #9
- update api-url by @rryoung98 in #12
New Contributors
- @rryoung98 made their first contribution in #7
Full Changelog: v0.1.0-beta...v0.1.2-beta
Add update feature, pass custom-course-id to frontend.
What's Changed
- Feat/update mode integration by @Nelson-wedefineapps in #6
Full Changelog: v0.1.0-beta...v0.1.1-beta
Beta Release v0.1.0
What's Changed
- Action tests by @Nelson-wedefineapps in #4
- Security audit: Fix production URL, enhance credential detection, align documentation by @Copilot in #3
- Fix/integrate suggestions by @Nelson-wedefineapps in #5
New Contributors
- @Nelson-wedefineapps made their first contribution in #4
Full Changelog: nelson-test-3...v0.1.0-beta
What's Changed
- Action tests by @Nelson-wedefineapps in #4
- Security audit: Fix production URL, enhance credential detection, align documentation by @Copilot in #3
- Fix/integrate suggestions by @Nelson-wedefineapps in #5
Full Changelog: nelson-test-3...v0.1.0-beta
course-publish-v0.0-beta.0
update default API base URL in configuration
api-url-changed-4
update default API base URL in configuration
api-url-changed-3
update default API base URL in configuration
api-url-changed-2
update default API base URL for staging environment
improved-v1.5
Fix fetch_status method call in ProgressPoller to use instance method
improved-v1.4
Update default API base URL in Config class