Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI and release process #11

Closed
kmoe opened this issue Jul 3, 2020 · 1 comment · Fixed by #12
Closed

CI and release process #11

kmoe opened this issue Jul 3, 2020 · 1 comment · Fixed by #12
Assignees

Comments

@kmoe
Copy link
Member

kmoe commented Jul 3, 2020

CI should run tests on all PRs.

Release process should update version(s) in code (e.g. tinstall/version.go), format CHANGELOG, tag, and push.

@kmoe kmoe self-assigned this Jul 3, 2020
@paultyng
Copy link
Contributor

paultyng commented Jul 7, 2020

Do you need a version.go file? Can you use this: https://golang.org/pkg/runtime/debug/#ReadBuildInfo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants