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

feat: add support for script #13

Merged
merged 3 commits into from
Aug 16, 2023
Merged

feat: add support for script #13

merged 3 commits into from
Aug 16, 2023

Conversation

Daz-3ux
Copy link
Collaborator

@Daz-3ux Daz-3ux commented Aug 15, 2023

  • update rct.py
    • support for both 'command_binary' and 'command_split'
    • resolve blocking in 'function kill'
    • support 'result_binary' now

@Daz-3ux Daz-3ux force-pushed the add-script branch 2 times, most recently from ff5f6a5 to b4c34a5 Compare August 15, 2023 11:50
@Daz-3ux
Copy link
Collaborator Author

Daz-3ux commented Aug 15, 2023

This version still have some issues: concerning the 'function restore', the following error emerges in my local test:
This is failed tests for 7.0.0:
FailedTest(name='function restore command', reason=ResponseError('DUMP payload version or checksum are wrong'))

@yangbodong22011
Copy link
Member

There is a problem with the judgment of the result of ci, I will modify it.

- update rct.py
  - support for both 'command_binary' and 'command_split'
  - resolve blocking in 'function kill'
  - support 'result_binary' now

Signed-off-by: Pengda Yang <daz-3ux@proton.me>
yangbodong22011 and others added 2 commits August 16, 2023 16:59
Signed-off-by: daz-3ux <daz-3ux@proton.me>
@yangbodong22011 yangbodong22011 merged commit b6033c0 into main Aug 16, 2023
7 checks passed
@yangbodong22011 yangbodong22011 deleted the add-script branch August 16, 2023 09:26
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.

2 participants