-
Notifications
You must be signed in to change notification settings - Fork 166
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Authoring devfile version 1 and 2 (#2012)
* devfile * Update modules/end-user-guide/pages/authoring-devfiles-version-2.adoc Co-authored-by: Fabrice Flore-Thébault <ffloreth@redhat.com> * Update modules/end-user-guide/pages/authoring-devfiles-version-1.adoc Co-authored-by: Fabrice Flore-Thébault <ffloreth@redhat.com> * Update modules/end-user-guide/pages/authoring-devfiles-version-1.adoc Co-authored-by: Fabrice Flore-Thébault <ffloreth@redhat.com> * nav Co-authored-by: Fabrice Flore-Thébault <ffloreth@redhat.com>
- Loading branch information
Showing
32 changed files
with
105 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,6 @@ look up | |
maybe | ||
mostly | ||
now | ||
operator | ||
our | ||
out of the box | ||
probably | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
modules/end-user-guide/pages/authoring-devfiles-version-1.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[id="authoring-devfiles-version-1"] | ||
// | ||
:navtitle: Authoring devfiles version 1 | ||
:keywords: end-user-guide, authoring-devfiles-version-1 | ||
:page-aliases: .:authoring-devfiles-version-1 | ||
|
||
include::partial$assembly_authoring-devfiles-version-1.adoc[] |
7 changes: 7 additions & 0 deletions
7
modules/end-user-guide/pages/authoring-devfiles-version-2.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[id="authoring-devfiles-version-2"] | ||
// | ||
:navtitle: Authoring devfiles version 2 | ||
:keywords: end-user-guide, authoring-devfiles-version-2 | ||
:page-aliases: .:authoring-devfiles-version-2 | ||
|
||
include::partial$assembly_authoring-devfiles-version-2.adoc[] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[id="authoring-devfiles"] | ||
// | ||
:navtitle: Authoring devfiles | ||
:keywords: end-user-guide, authoring-devfiles | ||
:page-aliases: .:authoring-devfiles, configuring-a-workspace-using-a-devfile, making-a-workspace-portable-using-a-devfile | ||
|
||
include::partial$assembly_authoring-devfiles.adoc[] |
7 changes: 0 additions & 7 deletions
7
modules/end-user-guide/pages/configuring-a-workspace-using-a-devfile.adoc
This file was deleted.
Oops, something went wrong.
22 changes: 22 additions & 0 deletions
22
modules/end-user-guide/partials/assembly_authoring-devfiles-version-1.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
:parent-context-of-authoring-devfiles-version-1: {context} | ||
|
||
[id="authoring-devfiles-version-1_{context}"] | ||
= Authoring devfiles version 1 | ||
|
||
:context: authoring-devfiles-version-1 | ||
|
||
This section explains the concept of a devfile and how to configure a {prod-short} workspace by using a devfile of the 1.0 specification. | ||
|
||
include::partial$con_what-is-a-devfile.adoc[leveloffset=+1] | ||
|
||
include::partial$con_a-minimal-devfile.adoc[leveloffset=+1] | ||
|
||
include::partial$proc_generating-workspace-names.adoc[leveloffset=+1] | ||
|
||
include::partial$proc_writing-a-devfile-for-your-project.adoc[leveloffset=+1] | ||
|
||
include::partial$ref_devfile-reference.adoc[leveloffset=+1] | ||
|
||
include::partial$ref_objects-supported-in-che.adoc[leveloffset=+1] | ||
|
||
:context: {parent-context-of-authoring-devfiles-version-1} |
21 changes: 21 additions & 0 deletions
21
modules/end-user-guide/partials/assembly_authoring-devfiles-version-2.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
:parent-context-of-authoring-devfiles-version-2: {context} | ||
|
||
[id="authoring-devfiles-version-2_{context}"] | ||
= Authoring devfiles version 2 | ||
|
||
:context: authoring-devfiles-version-2 | ||
|
||
This section explains the concept of the devfile 2.0 specification and how to configure a {prod-short} workspace by using a devfile 2.0. | ||
|
||
.Prerequisites: | ||
* An instance of {prod-short} with the DevWorkspace Operator enabled, see xref:installation-guide:enabling-dev-workspace-engine.adoc[] | ||
|
||
.Procedure | ||
//TODO - Figure out whether we want to duplicate, single source or just reference devfile docs here | ||
* To create devfiles with the 2.0 specification, see link:https://docs.devfile.io/devfile/2.0.0/user-guide/authoring-stacks.html[] | ||
|
||
.Additional resources | ||
|
||
* link:https://redhat-developer.github.io/devfile/devfile[Devfile 2.0 specification] | ||
|
||
:context: {parent-context-of-configuring-a-workspace-using-a-devfile} |
12 changes: 12 additions & 0 deletions
12
modules/end-user-guide/partials/assembly_authoring-devfiles.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
:parent-context-of-authoring-devfiles: {context} | ||
|
||
[id="authoring-devfiles_{context}"] | ||
= Authoring devfiles | ||
|
||
:context: authoring-devfiles | ||
|
||
* xref:authoring-devfiles-version-1.adoc[] | ||
|
||
* xref:authoring-devfiles-version-2.adoc[] | ||
|
||
:context: {parent-context-of-authoring-devfiles} |
28 changes: 0 additions & 28 deletions
28
...s/end-user-guide/partials/assembly_configuring-a-workspace-using-a-devfile.adoc
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters