|
You are here |
securitylab.github.com | ||
| | | | |
github.blog
|
|
| | | | | Improve your GitHub Actions security posture by securing your source repository, protecting your maintainers, and making it easy to report security incidents. | |
| | | | |
xvnpw.github.io
|
|
| | | | | Introducing the Fabric Agent Action - a GitHub Action that automates complex workflows using AI-powered agents and Fabric Patterns. | |
| | | | |
andre.arko.net
|
|
| | | | | 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. | |
| | | | |
briankung.dev
|
|
| | | I realized that one of my favorite Rust features doesn't have a blog post highlighting it [0], so I thought I'd talk a bit about documentation comments and doc tests in Rust. I'll give you a quick example. Let's say you have some code: There's a cargo command to generate documentation from that code: Which... | ||