Modern-day samurai kneeling in traditional armor, sword in hand, against a vibrant wall of multicolored paint splashes — symbolizing the fusion of ancient warrior spirit with contemporary creativity.

Articles tagged with "DevOps"

Beyond compliance: Building accessibility into quality with test automation

blogComic-style illustration of Michaël Vanderheyden showing his latest post on the Atos Blog on a tablet

Learn how to move accessibility beyond compliance by embedding automated checks into CI pipelines, reducing regressions, and scaling inclusive quality with existing test automation workflows.

2 min read • 134 words

Enhancing Dependabot Auto-Merging: A Smarter, More Secure Approach

blogA shield floating in front of some code snippets

Securely auto-merge Dependabot PRs with GitHub Rulesets and a webhook-driven GitHub App—no PATs, lower risk, and faster, safer dependency updates.

6 min read • 657 words

How to leverage GitHub and semantic release to reduce vulnerabilities in your packages

blogGithub defending against NPM vulnerabilities

Have you ever noticed, when you install your project’s dependencies, that npm is reporting known vulnerabilities you just installed?

13 min read • 1,607 words

How to display code coverage of a Vue project in Gitlab

blogA Developer showing code coverage history graph in Gitlab on a large screen

One might think that this should be pretty straight forward but there are some hoops you need to jump in order to get it to work.

5 min read • 648 words

Tools that improve team collaboration and code quality

blogIllustration of a team collaborating around a laptop, symbolizing tools that improve teamwork and code quality

Discover essential tools for team collaboration: linters, code formatters, and editors that enforce code quality and guidelines.

8 min read • 1,040 words