Skip to content
New issue

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

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

Already on GitHub? # to your account

fix alias renaming #798

Merged
merged 4 commits into from
Jun 27, 2024
Merged

Conversation

SabbirIrfan
Copy link
Contributor

when i was trying to rename with the command kli rename --name test --base "${KERI_TEMP_DIR}" --alias <old-alias> <new-alias> i didn't get the expected result. I think this PR can fix this issue.

@m00sey
Copy link
Member

m00sey commented Jun 12, 2024

Would be great to see a test added for this.

Copy link
Member

@pfeairheller pfeairheller left a comment

Choose a reason for hiding this comment

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

Please add a script to the scripts/demo/basic directory that tests this and add that test to test_scripts.sh so it runs as part of our CI.

@SabbirIrfan
Copy link
Contributor Author

SabbirIrfan commented Jun 14, 2024

sorry! there was an unnecessary echo.

@SabbirIrfan SabbirIrfan requested a review from pfeairheller June 14, 2024 10:17
@pfeairheller
Copy link
Member

Can you please add execute permission to the new script.

@pfeairheller pfeairheller merged commit 0ac693d into WebOfTrust:main Jun 27, 2024
6 checks passed
kentbull pushed a commit to kentbull/keripy that referenced this pull request Jul 8, 2024
* fix alias renaming

* test added for renaming alias

* test added for renaming alias

* execution permission to the test script
kentbull pushed a commit to kentbull/keripy that referenced this pull request Sep 3, 2024
* fix alias renaming

* test added for renaming alias

* test added for renaming alias

* execution permission to the test script
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants