-
Notifications
You must be signed in to change notification settings - Fork 32
added doc for how to develop with devfiles #119
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
Conversation
⚡️ Deploying PR Preview... |
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
….adoc Co-authored-by: Brian Burt <[email protected]>
….adoc Co-authored-by: Brian Burt <[email protected]>
….adoc Co-authored-by: Brian Burt <[email protected]>
….adoc Co-authored-by: Brian Burt <[email protected]>
….adoc Co-authored-by: Brian Burt <[email protected]>
….adoc Co-authored-by: Brian Burt <[email protected]>
….adoc Co-authored-by: Brian Burt <[email protected]>
….adoc Co-authored-by: Brian Burt <[email protected]>
….adoc Co-authored-by: Brian Burt <[email protected]>
….adoc Co-authored-by: Brian Burt <[email protected]>
….adoc Co-authored-by: Brian Burt <[email protected]>
….adoc Co-authored-by: Brian Burt <[email protected]>
….adoc Co-authored-by: Brian Burt <[email protected]>
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change looks good to me. I'm fine with having two separate push cmds if want to split the initial build and the application update build for URL creation
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
@jc-berger The procedure looks amazing, thank you. I'm only adding a couple of suggestions. |
….adoc Co-authored-by: Olga Tikhomirova <[email protected]>
….adoc Co-authored-by: Olga Tikhomirova <[email protected]>
@rkratky please take a look and merge if you see fit, thanks! |
@missmesss: changing LGTM is restricted to collaborators In response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jc-berger, comments added.
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
docs/modules/user-guide/partials/proc_developing-with-devfiles.adoc
Outdated
Show resolved
Hide resolved
@rkratky thanks! Ready for your second look! |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: jc-berger, missmesss, rkratky, yangcao77 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Fixes devfile/api#380
Fixes https://issues.redhat.com/browse/RHDEVDOCS-2869
Looking at #380, this PR does not address all 3 points, but it does provide "how to" instructions for how to develop a simple application by using devfiles.
Let me know if you think this is a good start for beginning "how to" documentation for devfiles.