Skip to content

Commit

Permalink
doc(release): explain why we wanna go generate
Browse files Browse the repository at this point in the history
I failed to commit this as part of #996, so I'm doing this now.
  • Loading branch information
bassosimone authored Oct 23, 2020
1 parent 1587570 commit 2be9204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/routine-sprint-releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ assignees: bassosimone
- [ ] engine: update internal/httpheader/useragent.go
- [ ] engine: update version.go
- [ ] engine: update resources/assets.go
- [ ] engine: run go generate ./...
- [ ] engine: update bundled certs (using `go generate ./...`)
- [ ] engine: tag a new version
- [ ] engine: update again version.go to be alpha
- [ ] engine: create release at GitHub
Expand Down

0 comments on commit 2be9204

Please sign in to comment.