akinihsan

akinihsan

Do you use any static code analyse tool on your ci cd pipeline

Hello
Do you use static code analysiss tool on your ci cd pipeline?

Which one do u use and what are the benefits for you

First Post!

Eiji

Eiji

Well … there are 2 groups:

  1. In work it’s up to owner/team, so I … “don’t care” … However this sounds “it is how it is” …
  2. When working on project I own then I use all code tools locally anyway, so there’s also no need to spend extra time on CI especially when pushing simplest fixes (having in mind I already check it locally).

When something is really important for me or I’m just not sure I use a virtual machine, so anyway I check everything locally … I would say that CI is good to force some standards in team or in some edge-cases when you can’t do something locally.

It’s really more about habits, for example before pushing commit some script may automatically run to ensure all checks are passing, but alternatively you can do the very same job on CI.

Based on above CI is especially useful when you don’t work with a close team you trust, but with a “random contributor”, so you don’t have to pull each fork of your code and run checks locally, so it means a lot when you work on a big open source project with many maintainers and within your team it’s up to you or the owner what preferences are desired.

Where Next?

Popular General Dev topics Top

AstonJ
Split from a thread about Serverless architectures. Serverless/cloud from Wikipedia: Serverless computing is a cloud computing execut...
New
KnowledgeIsPower
I had written an article about container sand-boxing. Please give comments or feedback, thanks! Sandboxing containers
New
KnowledgeIsPower
I had written an article about Migrate a K3S cluster storage from Rook to OpenEBS, with Velero Please give comment or feedback, thanks!
New
KnowledgeIsPower
I had written an article about Using mcrouter and memcached as caching layer for Thanos Store Please give comment or feedback, thanks!
New
New
avinashmeena
What are the benefits of using Linux hosting for small businesses? How does Linux hosting compare to other hosting solutions in terms of ...
New
KnowledgeIsPower
I had written an article about the Leaky Vessels on K3S. Please give comment or feedback, thanks!
New
akinihsan
I am trying to use following kubernetes ingress service to host dashboard in the server. it doesnt host the administration dashboard. How...
New
akinihsan
Hello Do you use static code analysiss tool on your ci cd pipeline? Which one do u use and what are the benefits for you
New

Other popular topics Top

malloryerik
Any thoughts on Svelte? Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue...
New
ohm
Which, if any, games do you play? On what platform? I just bought (and completed) Minecraft Dungeons for my Nintendo Switch. Other than ...
New
siddhant3030
I’m thinking of buying a monitor that I can rotate to use as a vertical monitor? Also, I want to know if someone is using it for program...
New
New
Rainer
Not sure if following fits exactly this thread, or if we should have a hobby thread… For many years I’m designing and building model air...
New
Exadra37
I am asking for any distro that only has the bare-bones to be able to get a shell in the server and then just install the packages as we ...
New
AstonJ
Biggest jackpot ever apparently! :upside_down_face: I don’t (usually) gamble/play the lottery, but working on a program to predict the...
New
Maartz
Hi folks, I don’t know if I saw this here but, here’s a new programming language, called Roc Reminds me a bit of Elm and thus Haskell. ...
New
PragmaticBookshelf
Author Spotlight Jamis Buck @jamis This month, we have the pleasure of spotlighting author Jamis Buck, who has written Mazes for Prog...
New
PragmaticBookshelf
Author Spotlight: Peter Ullrich @PJUllrich Data is at the core of every business, but it is useless if nobody can access and analyze ...
New