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

html配下のプラグインディレクトリを削除するように修正 #4087

Merged
merged 1 commit into from
Feb 15, 2019

Conversation

chihiro-adachi
Copy link
Contributor

@chihiro-adachi chihiro-adachi commented Feb 14, 2019

概要(Overview・Refs Issue)

方針(Policy)

  • プラグインのアンインストール時にはプラグインディレクトリごと削除する
  • コマンドからのアンインストールの場合は, --uninstall-forceオプション指定時に削除される

テスト(Test)

  • ユニットテストを追加

マイナーバージョン互換性保持のための制限事項チェックリスト

  • マイナーバージョンでは、機能・プラグイン・デザインテンプレート互換性を損なう変更は原則取り込みません。
  • 既存機能の仕様変更
  • フックポイントの呼び出しタイミングの変更
  • フックポイントのパラメータの削除・データ型の変更
  • twigファイルに渡しているパラメータの削除・データ型の変更
  • Serviceクラスの公開関数の、引数の削除・データ型の変更
  • 入出力ファイル(CSVなど)のフォーマット変更

@chihiro-adachi chihiro-adachi added this to the 4.0.2 milestone Feb 14, 2019
@chihiro-adachi chihiro-adachi changed the title プラグインディレクトリを削除するように修正 html配下のプラグインディレクトリを削除するように修正 Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants