-
Notifications
You must be signed in to change notification settings - Fork 11
Automate version bumping and construction of the changelog #208
Copy link
Copy link
Open
Labels
code healthProactive technical investment via refactorings, removals, etc.Proactive technical investment via refactorings, removals, etc.good first issueA good task for a newcomer to start withA good task for a newcomer to start withmaintenanceRoutine upkeep necessary for the health of the platformRoutine upkeep necessary for the health of the platform
Description
Activity
Metadata
Metadata
Assignees
Labels
code healthProactive technical investment via refactorings, removals, etc.Proactive technical investment via refactorings, removals, etc.good first issueA good task for a newcomer to start withA good task for a newcomer to start withmaintenanceRoutine upkeep necessary for the health of the platformRoutine upkeep necessary for the health of the platform
Type
Projects
- StatusShow more project fieldsTodo
So far we have created all releases manually by editing backend/openedx_ai_extensions/init.py and frontend/package.json with the semver of the new release, opening a PR and then crafting the release from the github UI. This could be hightly automated including writing in the changelog.