Conversation
✅ Deploy Preview for kptdocs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
This auto-generated PR contains documentation changes for PRs not merged yet: ie #4411 |
|
Please resolve the conflicts |
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
There was a problem hiding this comment.
Pull request overview
This PR updates documentation to reflect the new auto-create directory feature introduced in PR #4405, which enables kpt pkg init to automatically create package directories.
Changes:
- Updated documentation examples to remove manual
mkdirsteps beforekpt pkg init - Clarified CI best practices regarding when not to use
kpt pkg init - Added example output showing the directory creation message
Reviewed changes
Copilot reviewed 7 out of 8 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
local-config/_index.md |
Updated example to use kpt pkg init my-pkg instead of mkdir + kpt pkg init workflow |
depends-on/_index.md |
Updated example to use kpt pkg init my-pkg instead of mkdir + kpt pkg init workflow |
apply-time-mutation/_index.md |
Updated example to use kpt pkg init my-pkg instead of mkdir + kpt pkg init workflow |
migration.md |
Updated migration guide description (note: contains trailing whitespace) |
namespace-provisioning-cli.md |
Updated guide with new workflow and example output showing directory creation |
08-ci-user-guide/_index.md |
Clarified anti-pattern to specify not creating package metadata in CI |
03-packages/_index.md |
Contains unresolved merge conflicts between two versions describing package creation |
02-concepts/_index.md |
Contains unresolved merge conflicts in Kptfile Annotations section |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 7 out of 8 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
liamfallon
left a comment
There was a problem hiding this comment.
Please resolve the patch comments.
Update documentation for #4405
Generated by Dosu