saveourtool/save-cloud
Ver no GitHubRefactor `Companion.NAME` and `name` in `Sdk`
Open
#859 aberto em 28 de jun. de 2022
good first issuerefactoring
Métricas do repositório
- Stars
- (38 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
There are string values for two purposes: display name, which is currently Companion.NAME, and docker image name, which is in the property name. This is indeed confusing.
Originally posted by @petertrr in https://github.com/saveourtool/save-cloud/pull/840#discussion_r908378107