Explore >> Select a destination


You are here

werat.dev
| | tech.michaelaltfield.net
8.7 parsecs away

Travel
| | How to detect malicious bidirectional unicode characters in PR commits using a GitHub Actions workflow (Defending against Trojan Source attacks)
| | kinoshita.eti.br
8.5 parsecs away

Travel
| | Normally when you add test coverage to a GitHub repository, the reporting part boils down to a simple call to some API that will post to a third-party external service like Coveralls or Codecov. Many are already on the GitHub Actions Market Place and a few lines of YAML are enough. A Codecov coverage report We had to report the test coverage of a private GitHub repository of a project I am working on at the moment, that could not have integration with other services besides GitHub.
| | janik6n.net
7.8 parsecs away

Travel
| | Run security scans on Terraform and OpenTofu project with Trivy and GitHub Actions
| | localheinz.com
14.4 parsecs away

Travel
| Since GitHub introduced the automatic generation of release notes, creating releases with release notes has become easier than ever.