jupyter-naas / abi

The AI system for your everyday business. WIP. Star the repository to stay updated.

Home Page:https://naas.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Semantic Versioning for Repository

FlorentLvr opened this issue · comments

Issue

The current repository setup lacks semantic versioning, making it difficult to track and manage version changes effectively.

Solution

The proposed solution is to implement semantic versioning for the repository, ensuring consistent versioning practices and providing clear indicators of backward compatibility and feature updates. This enhancement will streamline version control, improve collaboration, and facilitate easier adoption of new releases for users and contributors.
Best practice: https://www.conventionalcommits.org/en/v1.0.0-beta.2/

@Dr0p42, just received this message when I tried to open a PR and I don't understand why.
Does that mean the semantic versioning is not working?

image image

@Dr0p42, it's working well now! TY