saveourtool/save-cloud

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

Open

#859 建立於 2022年6月28日

在 GitHub 查看
 (0 留言) (0 反應) (1 負責人)Kotlin (4 fork)github user discovery
good first issuerefactoring

倉庫指標

Star
 (38 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南