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

New
AstonJ
Just done a fresh install of macOS Big Sur and on installing Erlang I am getting: asdf install erlang 23.1.2 Configure failed. checking ...
New
AstonJ
In case anyone else is wondering why Ruby 3 doesn’t show when you do asdf list-all ruby :man_facepalming: do this first: asdf plugin-upd...
New
Exadra37
Oh just spent so much time on this to discover now that RancherOS is in end of life but Rancher is refusing to mark the Github repo as su...
New
PragmaticBookshelf
Build highly interactive applications without ever leaving Elixir, the way the experts do. Let LiveView take care of performance, scalabi...
New
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
AstonJ
We’ve talked about his book briefly here but it is quickly becoming obsolete - so he’s decided to create a series of 7 podcasts, the firs...
New
sir.laksmana_wenk
I’m able to do the “artistic” part of game-development; character designing/modeling, music, environment modeling, etc. However, I don’t...
New
PragmaticBookshelf
Explore the power of Ash Framework by modeling and building the domain for a real-world web application. Rebecca Le @sevenseacat and ...
New