[ARCHIVE] Working with Github actions and Go - 2020/10/08

Опубликовано: 14 Февраль 2026
на канале: MiguelCodeTV
56
1

Learning how to use Github Actions for a Golang project. Making it possible to run linting and manage releases via git tags.

00:00 - Intro
10:23 - Using a Golang linter (golangci-lint)
14:55 - Github Actionsoverview
35:18 - Refactoring codebase to fix linting errors
01:04:36 - Using Github Actions matrix with multiple OS
01:26:03 - Managing Github releases with actions
02:10:17 - Thanks for watching

---
Watch live at   / miguelcodetv  

#github-actions #golang #devops #infra #testing #learning #programming #refactoring