This ticket serves as aplaceholder to creat a set of commit scripts which will solve several re-occuring tasks automatically for us.
we can call these scripts in various ways, among them is on a git commit hook:
tasks we must persue are;
Auto-test the solution,
STweep the solution source,
When the commit will be tagged, it needs to committed to binaries git.
A script (through codesys git api interface) needs to be developed to orchestrate these tasks.
Any such task should be considered for ci/cd so we can concentrate on development itself instead.
Diff:
Diff: