|
You are here |
ariya.io | ||
| | | | |
nsirap.com
|
|
| | | | | With Cloud Function as backend, we will play with Firestore and his realtime feature to show dots on screen on every connected users. Every dots are synchronized on every screens. | |
| | | | |
hibbard.eu
|
|
| | | | | Learn how to create a GitHub action which sends a tweet whenever a pull request is merged. | |
| | | | |
weaviate.io
|
|
| | | | | Learn how to make testing less of a chore with Embedded Weaviate, and other tips for better automated testing. | |
| | | | |
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. | ||