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

Cmd: add subcommand remove #1125

Merged
merged 3 commits into from
Jan 30, 2025
Merged

Cmd: add subcommand remove #1125

merged 3 commits into from
Jan 30, 2025

Conversation

SunPodder
Copy link
Contributor

@SunPodder SunPodder commented Jan 27, 2025

Remove project dependencies from cabin.toml

closes #1074

@SunPodder
Copy link
Contributor Author

This PR relies on functionality added in toml11 commit fdd5e29.

I’ve left the PR in draft mode since updating the dependency is a significant change, and I wasn’t sure if it would be best handled here or separately. Please let me know if you'd like me to include the dependency update in this PR!

@ken-matsui

@ken-matsui
Copy link
Member

@SunPodder Thanks for the PR! Feel free to update the toml11 version to the revision explicitly in this PR. I think you need modifications to cabin.toml and Makefile.

@SunPodder SunPodder marked this pull request as ready for review January 27, 2025 18:17
@ken-matsui
Copy link
Member

ken-matsui commented Jan 27, 2025

Can you add integration tests in tests/?

src/Cmd/Remove.cc Outdated Show resolved Hide resolved
src/Cmd/Remove.cc Outdated Show resolved Hide resolved
src/Cmd/Remove.cc Outdated Show resolved Hide resolved
src/Cmd/Remove.cc Outdated Show resolved Hide resolved
src/Cmd/Remove.cc Outdated Show resolved Hide resolved
src/Cabin.cc Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
src/Cmd/Remove.cc Outdated Show resolved Hide resolved
Copy link
Member

@ken-matsui ken-matsui left a comment

Choose a reason for hiding this comment

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

tests/07-remove.sh Outdated Show resolved Hide resolved
tests/07-remove.sh Outdated Show resolved Hide resolved
tests/07-remove.sh Outdated Show resolved Hide resolved
tests/07-remove.sh Outdated Show resolved Hide resolved
src/Cmd/Remove.cc Show resolved Hide resolved
src/Cmd/Remove.cc Outdated Show resolved Hide resolved
src/Cmd/Remove.cc Outdated Show resolved Hide resolved
src/Cmd/Remove.cc Outdated Show resolved Hide resolved
src/Cmd/Remove.cc Outdated Show resolved Hide resolved
@SunPodder SunPodder force-pushed the remove branch 4 times, most recently from d29ec0a to 6a148f1 Compare January 29, 2025 10:48
Copy link
Member

@ken-matsui ken-matsui left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@ken-matsui ken-matsui merged commit 6a0717b into cabinpkg:main Jan 30, 2025
19 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.

[Feature Request] cabin remove
2 participants