パッケージスクリプトで細かくパーミッション設定する
Open
improvement
- Dominant language
- PHP
- Stars
- 788
- Forks
- 719
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 39
Description
## 概要(Overview)
ドキュメントに推奨のパーミッション設定があるが、パッケージングスクリプト内ではそこまで厳密に設定ができていない。
https://doc4.ec-cube.net/permission
https://github.com/EC-CUBE/ec-cube/blob/bf80d56cc5413ca0dd2225d995bc830f77451074/.github/workflows/deploy.yml#L71
## 期待する内容(Expect) or 要望 (Requirement)
推奨のパーミッション設定をした上でパッケージングができる。
環境によってパーミッション設定は異なるため、推奨設定から精査が必要かもしれない。
## 再現手順(Procedure)
### 環境 (environment)
+ EC-CUBE: 4.0.5
## 関連情報 (Ref)
Contributor guide
Assessment
This issue has not been assessed yet.