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

テスト版のバージョニングはtagを付ける必要が無いのではないか? #1446

Open
otiai10 opened this issue Jun 4, 2021 · 1 comment

Comments

@otiai10
Copy link
Member

otiai10 commented Jun 4, 2021

  • 意味のないtagがたくさん生成される問題
  • releasesのページに、リリース区切りでdescriptionが生成されない問題(= tag付け区切りになっちゃってる)
@otiai10
Copy link
Member Author

otiai10 commented Jan 4, 2022

無駄にtagをつける必要は無いが、テストリリースは、

  • 条件として
    • 前回テストリリースからの差分を知る必要がある
    • テストリリースのためにmanifestのアプリバージョンを上げていく必要がある
  • したがって
    • 前回テストリリースを何らかの方法でマーキングする必要がある

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

No branches or pull requests

1 participant