You are here |
brunoscheufler.com | ||
| | | |
www.architect.io
|
|
| | | | Learn how to automate the steps to build, test, and deploy your code using GitHub Actions. | |
| | | |
janik6n.net
|
|
| | | | Build and publish auditable container images with SBOM and SLSA attestation to Azure Container Registry using GitHub Actions | |
| | | |
www.cloudwithchris.com
|
|
| | | | GitHub recently posted about a new GitHub Action that can be used to summarise your test results. The action is called test-summary/action, available at github.com/test-summary/action. There are several examples on how to use the action at github.com/test-summary/examples. However, there were no examples on how to use this with Go. I contributed a pull request which showed how to achieve this. In this post, I will show how to use the action with Go. | |
| | | |
addyosmani.com
|
|
| | This guide has recipes for automating Web Performance measurement with Puppeteer. |