dougollerenshaw / CodeAIde

A tool for interactively building and running code with AI
MIT License
1 stars 1 forks source link

Set up versioning #22

Closed dougollerenshaw closed 1 day ago

dougollerenshaw commented 1 day ago

Sets up versioning and mechanisms for auto-incrementing the version.

Addresses #7

Uses bumpversion combined with github actions to automatically update the version when the PR is merged and to add a preview of the expected version number in the PR comment. To use this system: