-
Notifications
You must be signed in to change notification settings - Fork 167
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
batch ファイルのキーワードに setlocal/endlocal を追加 #1171
batch ファイルのキーワードに setlocal/endlocal を追加 #1171
Conversation
❌ Build sakura 1.0.2564 failed (commit 0d597f200e by @m-tmatma) |
アフォになった感じで何も考えずに「OKっす!」といっとくか、 ・・・感覚でやって構わないと思うんですよね。 そんなことより、v2.4.0 タグを付けてるのが気になってます。 マージ前に v2.4.0 タグを付ける行為は、 そうなんだっけ? |
ビルド失敗していますが、問題ないと看做してよいと思います。
ビルド済みヘルプファイルをappveyorからダウンロードしようとして失敗している。 |
2.4.0 に入らなかったら、外せばいいだけです。
重要な変更に関しては、IMPORTANT のラベルをつける、あるいはリリース関連の |
✅ Build sakura 1.0.2566 completed (commit 0d597f200e by @m-tmatma) |
了解。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
問題ないと思います。
…rd-setlocal-endlocal batch ファイルのキーワードに setlocal/endlocal を追加
PR の目的
batch ファイルのキーワードに setlocal/endlocal を追加
カテゴリ
PR の背景
batch ファイルのキーワードで setlocal/endlocal が入っていなかったので追加する
PR のメリット
setlocal/endlocal がキーワードとして認識される。
PR のデメリット (トレードオフとかあれば)
既存の sakura.ini は変更しないので新規インストールのみ有効
PR の影響範囲
batch ファイルのキーワード表示
関連チケット
参考資料