saveourtool/save-cloud
Auf GitHub ansehenRefactor `Companion.NAME` and `name` in `Sdk`
Open
#859 geöffnet am 28. Juni 2022
good first issuerefactoring
Repository-Metriken
- Stars
- (38 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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