TwinCAT static code analysis & Jenkins

Опубликовано: 22 Февраль 2025
на канале: Jakob Sagatowski
4,098
50

This video demonstrates how the implementation of Beckhoff TE1200 - Static code analysis could be integrated in such a way that it is automatically done for a TwinCAT project everytime a developer pushes some code to a GIT repository. It is accomplished by using the build automation software Jenkins, together with some custom written software that is using the Visual Studio DTE and the TwinCAT automation interface.

You like the content on this channel? Please support this channel by either:
A donation by using the "Thanks" button under the video
A donation through PayPal → https://www.paypal.com/donate/?hosted...
Becoming a Patron →   / sagatowski  

Need help with your automation project? I'm offering consultancy and programming services through my company → https://www.sagatowski.com

Subscribe so you don't miss new videos → https://www.youtube.com/jakobsagatows...

For complete background to this video, there is a series of four blog posts written about this subject.
Part #1: http://alltwincat.com/2018/07/05/ci-c...
Part #2: http://alltwincat.com/2018/07/26/ci-c...
Part #3: http://alltwincat.com/2018/08/28/ci-c...
Part #4: http://alltwincat.com/2018/10/04/ci-c...

All source code for this video is available on my GitHub → https://github.com/sagatowski/TcStati...

#TwinCAT #StaticCodeAnalysis #SoftwareEngineering