Skip to content

Conversation

@enjoy-binbin
Copy link
Contributor

CLIENT NO-TOUCH added in #11483, but forgot to add the since
field in the JSON file. This PR adds the since field to it
with a value of 7.2.0

CLIENT NO-TOUCH added in redis#11483, but forgot to add the since
field in the JSON file. This PR adds the since field to it
with a value of 7.2.0
Copy link
Contributor Author

@enjoy-binbin enjoy-binbin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

btw, i guess we should check the all the basic fields in generate-command-code.py (or in the TCL test)

Copy link
Member

@oranagra oranagra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i thought that checking these in build or test is complicated because some commands don't have this field, but actually i now see they all have it, so i wonder how this happened? @CharlesChen888 didn't you clone another file and modify it?

@oranagra oranagra merged commit 61acf51 into redis:unstable Feb 23, 2023
@enjoy-binbin enjoy-binbin deleted the add_missing_since branch February 23, 2023 09:11
@CharlesChen888
Copy link
Contributor

If I remembered correctly, I cloned client-no-evict.json and modified it to no-touch. But the "since" field wasn't there since the first commit...I may have accidentally deleted it.

enjoy-binbin added a commit to enjoy-binbin/redis that referenced this pull request Jul 31, 2023
CLIENT NO-TOUCH added in redis#11483, but forgot to add the since
field in the JSON file. This PR adds the since field to it
with a value of 7.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants