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

Feature/clear command #189

Merged
merged 4 commits into from
Mar 12, 2024

Conversation

Juminstock
Copy link
Contributor

Added clear command and documentation.

.github/ISSUE_TEMPLATE/backlog-ticket.md Outdated Show resolved Hide resolved
src/commands/clear/index.ts Outdated Show resolved Hide resolved
src/commands/clear/index.ts Outdated Show resolved Hide resolved
src/commands/clear/index.ts Outdated Show resolved Hide resolved
src/commands/clear/index.ts Outdated Show resolved Hide resolved
src/commands/clear/index.ts Outdated Show resolved Hide resolved
src/commands/clear/index.ts Outdated Show resolved Hide resolved
src/commands/clear/index.ts Outdated Show resolved Hide resolved
src/commands/clear/index.ts Outdated Show resolved Hide resolved
@Juminstock
Copy link
Contributor Author

Thanks for the feedback, Codespool. The PR has been updated based on your comments.

@vsofiya vsofiya mentioned this pull request Jan 2, 2024
4 tasks
Copy link
Contributor

@ipapandinas ipapandinas left a comment

Choose a reason for hiding this comment

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

sorry for the late response @Juminstock, your implementation of the clear command looks pretty solid, thank you for contributing!

I added some comments for small code structure adjustments; once implemented I will approve this PR

src/commands/clear/index.ts Show resolved Hide resolved
src/commands/clear/index.ts Outdated Show resolved Hide resolved
src/commands/clear/index.ts Outdated Show resolved Hide resolved
src/commands/clear/index.ts Outdated Show resolved Hide resolved
src/commands/clear/index.ts Outdated Show resolved Hide resolved
src/commands/clear/index.ts Outdated Show resolved Hide resolved
src/commands/clear/index.ts Outdated Show resolved Hide resolved
src/commands/clear/index.ts Outdated Show resolved Hide resolved
@Juminstock
Copy link
Contributor Author

Hi @ipapandinas, thank you for your comments in the code. I've resolved the bugs and improve the code based on your tips!

@ipapandinas ipapandinas changed the base branch from master to ink-devhub-1 February 26, 2024 10:10
Copy link
Contributor

@ipapandinas ipapandinas left a comment

Choose a reason for hiding this comment

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

LGTM, thank you for your contribution @Juminstock 🙌
It will be include in the upcoming new release completing the ink-devhub-1 proposal.

@ipapandinas ipapandinas merged commit 74cce00 into inkdevhub:ink-devhub-1 Mar 12, 2024
3 checks passed
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.

add a clear command
3 participants