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

贡献者指南