Explore >> Select a destination


You are here

code.dblock.org
| | xvnpw.github.io
2.5 parsecs away

Travel
| | Introducing the Fabric Agent Action - a GitHub Action that automates complex workflows using AI-powered agents and Fabric Patterns.
| | andre.arko.net
1.2 parsecs away

Travel
| | I've been using Dependabot for a long time. Back before GitHub bought it and took away the web dashboard, there was an amazing, glorious, wonderful feature: you could check a checkbox, and Dependabot would merge the open PR as soon as your tests passed. Now that Dependabot has no web dashboard, and can't be added to a repo with one click, it has also lost the ability to automatically merge updates.
| | kinoshita.eti.br
1.4 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.
| | nsirap.com
12.3 parsecs away

Travel
| A simple setup with Docker, Traefik and a static website generator Hugo. A full setup orchestrated with docker-compose, Dockerfile included.