-
Notifications
You must be signed in to change notification settings - Fork 0
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
リリースタグを付与する #40
Comments
リリースタグつけるならv1.0.0からにしたい |
:seytana: |
まず業務でよく使う処理の洗い出しが必要ですね |
v1.0.0リリースに向けてとりあえずこのあたりしないとって感じかなあ? |
社内に欲しい機能がないかv1.0.0出す前にヒアリングしておきたいですね。 |
バージョンについては一つfeature branchのPRがマージされるたびにv0.1ずつ増やす |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
セマンティックバージョニングでリリースタグを付与する
https://blog.golang.org/publishing-go-modules
The text was updated successfully, but these errors were encountered: