saveourtool/save-cloud

Refactor `Companion.NAME` and `name` in `Sdk`

Open

#859 aperta il 28 giu 2022

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)Kotlin (4 fork)github user discovery
good first issuerefactoring

Metriche repository

Star
 (38 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor