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

Add Package Flag and Mark Package-Dir as Deprecated #309

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

blakeromano
Copy link
Contributor

Solves: #264

One thing I didn't know if we wanted to do it in this PR is to setup the skeleton for supporting non-local packages like noted in this comment: #264 (comment) I thought that fell out of the scope of the ask in the issue but I am happy to establish that start if it is better to do it in this PR.

Copy link
Contributor

@nimakaviani nimakaviani left a comment

Choose a reason for hiding this comment

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

This looks great, thank you. There are also a number of places in the README documentation where we refer to the deprecated package. can you please fix them with this PR?

In particular, in both cases where we have -p or --package-dir, we should rename them to --package.

thank you!

pkg/cmd/create/root.go Outdated Show resolved Hide resolved
@blakeromano
Copy link
Contributor Author

I think I addressed all the PR comments but feel free to let me know if I am missing anything 😄

Copy link
Contributor

@nimakaviani nimakaviani left a comment

Choose a reason for hiding this comment

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

LGTM

@nimakaviani nimakaviani merged commit 1d44e2f into cnoe-io:main Jun 18, 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.

2 participants