DEV Community

Nicolás Omar González Passerino
Nicolás Omar González Passerino

Posted on

1

I want to build a solid CI with GitHub Actions

Hello you. Thank you for taking the time to look at my post.

First, let me give you some context. I am currently investigating some topics to apply to some future projects:

  • Some web applications (mostly javascript) as a team and my own
  • A component library to based on a UI library (like Bulma, for example)

From those investigations, I would like to learn about CI/CD steps to integrate with my future PRs. Some of the steps I am planning to add are:

  • Unit testing (with Codecov)
  • DAST/SAST scanning (I don't have any idea in mind)
  • Code quality analysis (I am looking at Codacy, but never used it)

My idea is to use GitHub repositories to create the issues, link them to the repo's PRs and add the review steps with GitHub Actions

So, I would like to start the discussion with this questions:

  • ¿Do you think there are more steps to have in mind to be included in PR analysis?
  • ¿Do you know any tools to help this process?

Thank you again for your time and help.

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (0)

Eliminate Context Switching and Maximize Productivity

Pieces.app

Pieces Copilot is your personalized workflow assistant, working alongside your favorite apps. Ask questions about entire repositories, generate contextualized code, save and reuse useful snippets, and streamline your development process.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay