[Weekly] 2021-02-20

[Cloud-oriented Life Weekly] 2021-02-20

DevOps

GitHub action

Each time you push the code or create a new release on GitHub, you can trigger a workflow to publish your image. The workflow in the example below runs when the push event triggers.

Publishing Docker images - GitHub Docs - https://docs.github.com/en/actions/guides/publishing-docker-images

Programming Language

Golang (Go)

Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.

The Go team is very happy to announce the release of Go 1.16 at 16 February 2021.

Go 1.16 is released - The Go Blog - https://blog.golang.org/go1.16

Testing

Automation-Testing

miniprogram-automator

miniprogram-automator is the Miniprogram Automation SDK provides developers with a set of solutions for manipulating Miniprograms through external scripts and Wechat Devtools so as to achieve the purpose of Miniprogram automation testing.

快速入门 | 微信开放文档 - https://developers.weixin.qq.com/miniprogram/dev/devtools/auto/quick-start.html

Playwright

Playwright enables reliable end-to-end testing for modern web apps. It enables fast, reliable and capable automation across all modern browsers.

Fast and reliable end-to-end testing for modern web apps | Playwright - https://playwright.dev/