It would be useful for the project to have some CIs/CDs to be able to automate the release and testing process;
more in detail the release should be done only on master with tag which should be composed as follows major version.minor version.bugfix;
while for the action that will be in charge of testing this should run the tests and check the cleanliness of the code on every push on all branches
It would be useful for the project to have some CIs/CDs to be able to automate the release and testing process;
more in detail the release should be done only on master with tag which should be composed as follows major version.minor version.bugfix;
while for the action that will be in charge of testing this should run the tests and check the cleanliness of the code on every push on all branches