Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(command): rename "cluster" as "thermal cluster" #1639

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

laurent-laporte-pro
Copy link
Contributor

In the commands, we have "cluster" (without specification) on one hand, and "renewable cluster" on the other.

The purpose of this PR is to rename, where possible, the "clusters" as "thermal clusters" to have the same correspondence as with the "renewable clusters".

@commit-lint
Copy link

commit-lint bot commented Jun 30, 2023

Code Refactoring

  • command: replace CREATE_CLUSTER/REMOVE_CLUSTER by CREATE_THERMAL_CLUSTER/REMOVE_THERMAL_CLUSTER in the command names mapping (17f05bf)

Contributors

laurent-laporte-pro

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@laurent-laporte-pro laurent-laporte-pro linked an issue Jun 30, 2023 that may be closed by this pull request
@laurent-laporte-pro laurent-laporte-pro force-pushed the feature/1629-rename-thermal-cluster branch from 296199c to 2a140b6 Compare July 4, 2023 12:48
…TE_THERMAL_CLUSTER`/`REMOVE_THERMAL_CLUSTER` in the command names mapping
@laurent-laporte-pro laurent-laporte-pro force-pushed the feature/1629-rename-thermal-cluster branch from 2a140b6 to 17f05bf Compare July 4, 2023 13:23
@laurent-laporte-pro laurent-laporte-pro merged commit c4ecf97 into dev Jul 7, 2023
@laurent-laporte-pro laurent-laporte-pro deleted the feature/1629-rename-thermal-cluster branch July 7, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ANT-706] Add ST-storage (variant) commands
2 participants