Conversation
…-translations-develop-next-major
Merge Checks Failed |
spartacus
|
||||||||||||||||||||||||||||
| Project |
spartacus
|
| Branch Review |
feature/CXSPA-10923-login-page-translations-develop-next-major
|
| Run status |
|
| Run duration | 03m 40s |
| Commit |
|
| Committer | Uros Lates |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
3
|
|
|
0
|
|
|
0
|
|
|
101
|
| View all changes introduced in this branch ↗︎ | |
…-translations-develop-next-major
|
SAP employees are expected to use their SAP-email address for commits related to their work. Our compliance check has detected usage of an email other than a SAP one by a SAP employee. Please update your pull request accordingly. If you think this is wrong or need any assistance, please contact ospo@sap.com. |
Merge Checks Failed |
…-translations-develop-next-major
…ns-develop-next-major
…ns-develop-next-major
Merge Checks Failed |
| protected cms: CmsService, | ||
| protected unifiedInjector: UnifiedInjector, | ||
| protected pageMetaConfig: PageMetaConfig, | ||
| @Inject(PLATFORM_ID) protected platformId: string |
There was a problem hiding this comment.
I don't think we can just like this remove the dependency from constructor.
Any change in constructor is a breaking change for customers that extend our PageMetaService.
I guess you removed it because it is not used anywhere, but it is protected, can be used in customers implementation.
In this case we should deprecate it and wait 12 months.
There was a problem hiding this comment.
@rmch91 OK thanks I added it back with the depreciation comment.
…ns-develop-next-major
Merge Checks Failed |
…ns-develop-next-major
| protected cms: CmsService, | ||
| protected unifiedInjector: UnifiedInjector, | ||
| protected pageMetaConfig: PageMetaConfig, | ||
| // @deprecated since 4.3.8 - to be removed in 5.0 |
There was a problem hiding this comment.
Sorry, what is 4.3.8 and 5.0?
The next planned spa release is 221121.8.0
There was a problem hiding this comment.
Also you can tell only that will be removed in 12 months, we don't know the version which will be in 12 months yet :)
…ns-develop-next-major
…ns-develop-next-major
Closes: https://jira.tools.sap/browse/CXSPA-10923