generated from yiisoft/package-template
-
-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Labels
type:enhancementEnhancementEnhancement
Description
ℹ️ Note that this is not about configuration file names. It is about config groups.
Problem
- Names do not show what is container config and what are params.
- There is no naming convention defined.
Solution
- Accept/merge "022 - Config groups":
- Adjust runners:
- Adapt to Yii config group names convention yii-runner#39
- Adapt to new yii-runner yii-runner-console#34
- Add parameters
$useBootstrap,$checkEventsand$configGroupPostfixto theHttpApplicationRunneryii-runner-http#43 - Adapt to new Yii Runner yii-runner-roadrunner#52
- Adapt packages to new runners
- Adjust group names in existing packages providing configs:
common→diweb→di-webconsole→di-consoleproviders→di-providersproviders-web→di-providers-webproviders-console→di-providers-consoledelegates→di-delegatesdelegates-web→di-delegates-webdelegates-console→di-delegates-consoletags→di-tagstags-web→di-tags-webtags-console→di-tags-console
4.1. Create and merge adapt PRs in released packages:
- Adapt configuration group names to Yii conventions assets#115
- Adapt configuration group names to Yii conventions aliases#59
- Adapt configuration group names to Yii conventions auth-jwt#59
- Adapt configuration group names to Yii conventions cache-file#56
- Adapt configuration group names to Yii conventions cache-memcached#45
- Adapt configuration group names to Yii conventions cache#117
- Adapt configuration group names to Yii conventions csrf#43
- Adapt configuration group names to Yii conventions data-response#71
- Adapt configuration group names to Yii conventions error-handler#72
- Adapt configuration group names to Yii conventions log-target-email#41
- Adapt configuration group names to Yii conventions log-target-file#53
- Adapt configuration group names to Yii conventions log-target-syslog#32
- yiisoft/log (not need)
- Adapt configuration group names to Yii conventions mailer-symfony#27
- Adapt configuration group names to Yii conventions profiler#64
- Adapt configuration group names to Yii conventions rbac-rules-container#25
- Adapt configuration group names to Yii conventions router-fastroute#122
- Adapt configuration group names to Yii conventions router#187
- Adapt configuration group names to Yii conventions session#47
- Adapt configuration group names to Yii conventions + Improve solution in exception translator-extractor#31
- Adapt configuration group names to Yii conventions translator#111
- Adapt configuration group names to Yii conventions user#67
- Fix BC checker + improve psalm + remove config view-twig#53
- Adapt configuration group names to Yii conventions view#219
- yiisoft/widget (not need)
- yiisoft/yii-bulma (not need)
- Adapt configuration group names to Yii conventions yii-console#171
- Adapt configuration group names to Yii conventions yii-event#50
- Adapt configuration group names to Yii conventions yii-sentry#25
- Adapt configuration group names to Yii conventions yii-swagger#69
- Adapt configuration group names to Yii conventions yii-view-renderer#72
4.2. Create and merge adapt PRs in non-released packages:
- Adapt configuration group names to Yii conventions yii-auth-client#50
- Adapt configuration group names to Yii conventions yii-gii#82
- Adapt configuration group names to Yii conventions yii-debug#191
- Remove configs db-sphinx#38
- Adapt configuration group names to Yii conventions yii-dataview#113
- Adapt configuration group names to Yii conventions queue#144
- yiisoft/log-target-db (not need)
- Revert "Revert "Adapt configuration group names to Yii conventions (#552)" (#553)" validator#554
- Adapt configuration group names to Yii conventions db-migration#147
- yiisoft/cache-db (not need)
- Adapt configuration group names to Yii conventions yii-cycle#155
- Adapt to Yii config group names convention yii-debug-api#91
- yiisoft/yii-filesystem (deprecated)
- yiisoft/form (not need)
- yiisoft/yii-bootstrap5 (not need)
- Adapt configuration group names to Yii conventions queue-amqp#54
- Remove configs translator-message-db#47
- Adapt configuration group names to Yii conventions yii-debug-viewer#57
- Remove configs yii-testing#24
4.3. Make releases:
- https://github.com/yiisoft/assets/
- https://github.com/yiisoft/aliases/
- https://github.com/yiisoft/auth-jwt/
- https://github.com/yiisoft/cache-file/
- https://github.com/yiisoft/cache-memcached/
- https://github.com/yiisoft/cache/
- https://github.com/yiisoft/csrf/
- https://github.com/yiisoft/data-response/
- https://github.com/yiisoft/error-handler/
- https://github.com/yiisoft/log-target-email/
- https://github.com/yiisoft/log-target-file/
- https://github.com/yiisoft/log-target-syslog/
- yiisoft/log (not need)
- https://github.com/yiisoft/mailer-symfony/
- https://github.com/yiisoft/profiler/
- https://github.com/yiisoft/rbac-rules-container/
- https://github.com/yiisoft/router-fastroute/
- https://github.com/yiisoft/router/
- https://github.com/yiisoft/session/
- https://github.com/yiisoft/translator-extractor/
- https://github.com/yiisoft/translator/
- https://github.com/yiisoft/user/
- https://github.com/yiisoft/view-twig/
- https://github.com/yiisoft/view/
- https://github.com/yiisoft/yii-console/
- https://github.com/yiisoft/yii-event/
- https://github.com/yiisoft/yii-sentry/
- https://github.com/yiisoft/yii-swagger/
- https://github.com/yiisoft/yii-view/
- Adapt application templates:
- New structure of configs #270
- Adapt to new runners app-api#159
- New structure of configs app-console#17
- Adapt demo:
- Write down short upgrade guides and publish to chats.
- Make upgrade guide: https://gist.github.com/samdark/219245fea45749b60ab679609ad2e64c
- Publish news
tomaszkane
Metadata
Metadata
Assignees
Labels
type:enhancementEnhancementEnhancement