diff --git a/crds/workspace.devfile.io_devworkspaces.v1beta1.yaml b/crds/workspace.devfile.io_devworkspaces.v1beta1.yaml index 9cf85e1a7..9fbbc901e 100644 --- a/crds/workspace.devfile.io_devworkspaces.v1beta1.yaml +++ b/crds/workspace.devfile.io_devworkspaces.v1beta1.yaml @@ -303,11 +303,16 @@ spec: - kind type: object hotReloadCapable: - description: "Whether the command is capable to reload - itself when source code changes. If set to `true` - the command won't be restarted and it is expected - to handle file changes on its own. \n Default value - is `false`" + description: "Specify whether the command is restarted + or not when the source code changes. If set to `true` + the command won't be restarted. A *hotReloadCapable* + `run` or `debug` command is expected to handle file + changes on its own and won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed only once + and won't be executed again. This field is taken into + account only for commands `build`, `run` and `debug` + with `isDefault` set to `true`. \n Default value is + `false`" type: boolean id: description: Mandatory identifier that allows referencing @@ -1108,11 +1113,18 @@ spec: - kind type: object hotReloadCapable: - description: "Whether the command is capable - to reload itself when source code changes. - If set to `true` the command won't be restarted - and it is expected to handle file changes - on its own. \n Default value is `false`" + description: "Specify whether the command + is restarted or not when the source code + changes. If set to `true` the command won't + be restarted. A *hotReloadCapable* `run` + or `debug` command is expected to handle + file changes on its own and won't be restarted. + A *hotReloadCapable* `build` command is + expected to be executed only once and won't + be executed again. This field is taken into + account only for commands `build`, `run` + and `debug` with `isDefault` set to `true`. + \n Default value is `false`" type: boolean id: description: Mandatory identifier that allows @@ -2028,11 +2040,16 @@ spec: - kind type: object hotReloadCapable: - description: "Whether the command is capable to - reload itself when source code changes. If set - to `true` the command won't be restarted and it - is expected to handle file changes on its own. - \n Default value is `false`" + description: "Specify whether the command is restarted + or not when the source code changes. If set to + `true` the command won't be restarted. A *hotReloadCapable* + `run` or `debug` command is expected to handle + file changes on its own and won't be restarted. + A *hotReloadCapable* `build` command is expected + to be executed only once and won't be executed + again. This field is taken into account only for + commands `build`, `run` and `debug` with `isDefault` + set to `true`. \n Default value is `false`" type: boolean id: description: Mandatory identifier that allows referencing @@ -2855,11 +2872,18 @@ spec: - kind type: object hotReloadCapable: - description: "Whether the command is capable - to reload itself when source code changes. - If set to `true` the command won't be - restarted and it is expected to handle - file changes on its own. \n Default + description: "Specify whether the command + is restarted or not when the source + code changes. If set to `true` the command + won't be restarted. A *hotReloadCapable* + `run` or `debug` command is expected + to handle file changes on its own and + won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed + only once and won't be executed again. + This field is taken into account only + for commands `build`, `run` and `debug` + with `isDefault` set to `true`. \n Default value is `false`" type: boolean id: @@ -4303,11 +4327,16 @@ spec: type: string type: object hotReloadCapable: - description: "Whether the command is capable to reload - itself when source code changes. If set to `true` - the command won't be restarted and it is expected - to handle file changes on its own. \n Default value - is `false`" + description: "Specify whether the command is restarted + or not when the source code changes. If set to `true` + the command won't be restarted. A *hotReloadCapable* + `run` or `debug` command is expected to handle file + changes on its own and won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed only + once and won't be executed again. This field is + taken into account only for commands `build`, `run` + and `debug` with `isDefault` set to `true`. \n Default + value is `false`" type: boolean label: description: Optional label that provides a label @@ -5200,11 +5229,16 @@ spec: - kind type: object hotReloadCapable: - description: "Whether the command is capable to reload - itself when source code changes. If set to `true` - the command won't be restarted and it is expected - to handle file changes on its own. \n Default value - is `false`" + description: "Specify whether the command is restarted + or not when the source code changes. If set to `true` + the command won't be restarted. A *hotReloadCapable* + `run` or `debug` command is expected to handle file + changes on its own and won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed only once + and won't be executed again. This field is taken into + account only for commands `build`, `run` and `debug` + with `isDefault` set to `true`. \n Default value is + `false`" type: boolean label: description: Optional label that provides a label for @@ -6016,11 +6050,18 @@ spec: type: string type: object hotReloadCapable: - description: "Whether the command is capable - to reload itself when source code changes. - If set to `true` the command won't be restarted - and it is expected to handle file changes - on its own. \n Default value is `false`" + description: "Specify whether the command + is restarted or not when the source code + changes. If set to `true` the command won't + be restarted. A *hotReloadCapable* `run` + or `debug` command is expected to handle + file changes on its own and won't be restarted. + A *hotReloadCapable* `build` command is + expected to be executed only once and won't + be executed again. This field is taken into + account only for commands `build`, `run` + and `debug` with `isDefault` set to `true`. + \n Default value is `false`" type: boolean label: description: Optional label that provides @@ -6967,11 +7008,16 @@ spec: type: string type: object hotReloadCapable: - description: "Whether the command is capable to - reload itself when source code changes. If set - to `true` the command won't be restarted and it - is expected to handle file changes on its own. - \n Default value is `false`" + description: "Specify whether the command is restarted + or not when the source code changes. If set to + `true` the command won't be restarted. A *hotReloadCapable* + `run` or `debug` command is expected to handle + file changes on its own and won't be restarted. + A *hotReloadCapable* `build` command is expected + to be executed only once and won't be executed + again. This field is taken into account only for + commands `build`, `run` and `debug` with `isDefault` + set to `true`. \n Default value is `false`" type: boolean label: description: Optional label that provides a label @@ -7769,11 +7815,18 @@ spec: type: string type: object hotReloadCapable: - description: "Whether the command is capable - to reload itself when source code changes. - If set to `true` the command won't be - restarted and it is expected to handle - file changes on its own. \n Default + description: "Specify whether the command + is restarted or not when the source + code changes. If set to `true` the command + won't be restarted. A *hotReloadCapable* + `run` or `debug` command is expected + to handle file changes on its own and + won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed + only once and won't be executed again. + This field is taken into account only + for commands `build`, `run` and `debug` + with `isDefault` set to `true`. \n Default value is `false`" type: boolean label: diff --git a/crds/workspace.devfile.io_devworkspaces.yaml b/crds/workspace.devfile.io_devworkspaces.yaml index 1f38b3ed6..936d69269 100644 --- a/crds/workspace.devfile.io_devworkspaces.yaml +++ b/crds/workspace.devfile.io_devworkspaces.yaml @@ -299,11 +299,16 @@ spec: - kind type: object hotReloadCapable: - description: "Whether the command is capable to reload - itself when source code changes. If set to `true` - the command won't be restarted and it is expected - to handle file changes on its own. \n Default value - is `false`" + description: "Specify whether the command is restarted + or not when the source code changes. If set to `true` + the command won't be restarted. A *hotReloadCapable* + `run` or `debug` command is expected to handle file + changes on its own and won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed only once + and won't be executed again. This field is taken into + account only for commands `build`, `run` and `debug` + with `isDefault` set to `true`. \n Default value is + `false`" type: boolean id: description: Mandatory identifier that allows referencing @@ -1104,11 +1109,18 @@ spec: - kind type: object hotReloadCapable: - description: "Whether the command is capable - to reload itself when source code changes. - If set to `true` the command won't be restarted - and it is expected to handle file changes - on its own. \n Default value is `false`" + description: "Specify whether the command + is restarted or not when the source code + changes. If set to `true` the command won't + be restarted. A *hotReloadCapable* `run` + or `debug` command is expected to handle + file changes on its own and won't be restarted. + A *hotReloadCapable* `build` command is + expected to be executed only once and won't + be executed again. This field is taken into + account only for commands `build`, `run` + and `debug` with `isDefault` set to `true`. + \n Default value is `false`" type: boolean id: description: Mandatory identifier that allows @@ -2024,11 +2036,16 @@ spec: - kind type: object hotReloadCapable: - description: "Whether the command is capable to - reload itself when source code changes. If set - to `true` the command won't be restarted and it - is expected to handle file changes on its own. - \n Default value is `false`" + description: "Specify whether the command is restarted + or not when the source code changes. If set to + `true` the command won't be restarted. A *hotReloadCapable* + `run` or `debug` command is expected to handle + file changes on its own and won't be restarted. + A *hotReloadCapable* `build` command is expected + to be executed only once and won't be executed + again. This field is taken into account only for + commands `build`, `run` and `debug` with `isDefault` + set to `true`. \n Default value is `false`" type: boolean id: description: Mandatory identifier that allows referencing @@ -2851,11 +2868,18 @@ spec: - kind type: object hotReloadCapable: - description: "Whether the command is capable - to reload itself when source code changes. - If set to `true` the command won't be - restarted and it is expected to handle - file changes on its own. \n Default + description: "Specify whether the command + is restarted or not when the source + code changes. If set to `true` the command + won't be restarted. A *hotReloadCapable* + `run` or `debug` command is expected + to handle file changes on its own and + won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed + only once and won't be executed again. + This field is taken into account only + for commands `build`, `run` and `debug` + with `isDefault` set to `true`. \n Default value is `false`" type: boolean id: @@ -4301,11 +4325,16 @@ spec: type: string type: object hotReloadCapable: - description: "Whether the command is capable to reload - itself when source code changes. If set to `true` - the command won't be restarted and it is expected - to handle file changes on its own. \n Default value - is `false`" + description: "Specify whether the command is restarted + or not when the source code changes. If set to `true` + the command won't be restarted. A *hotReloadCapable* + `run` or `debug` command is expected to handle file + changes on its own and won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed only + once and won't be executed again. This field is + taken into account only for commands `build`, `run` + and `debug` with `isDefault` set to `true`. \n Default + value is `false`" type: boolean label: description: Optional label that provides a label @@ -5198,11 +5227,16 @@ spec: - kind type: object hotReloadCapable: - description: "Whether the command is capable to reload - itself when source code changes. If set to `true` - the command won't be restarted and it is expected - to handle file changes on its own. \n Default value - is `false`" + description: "Specify whether the command is restarted + or not when the source code changes. If set to `true` + the command won't be restarted. A *hotReloadCapable* + `run` or `debug` command is expected to handle file + changes on its own and won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed only once + and won't be executed again. This field is taken into + account only for commands `build`, `run` and `debug` + with `isDefault` set to `true`. \n Default value is + `false`" type: boolean label: description: Optional label that provides a label for @@ -6021,11 +6055,18 @@ spec: type: string type: object hotReloadCapable: - description: "Whether the command is capable - to reload itself when source code changes. - If set to `true` the command won't be restarted - and it is expected to handle file changes - on its own. \n Default value is `false`" + description: "Specify whether the command + is restarted or not when the source code + changes. If set to `true` the command won't + be restarted. A *hotReloadCapable* `run` + or `debug` command is expected to handle + file changes on its own and won't be restarted. + A *hotReloadCapable* `build` command is + expected to be executed only once and won't + be executed again. This field is taken into + account only for commands `build`, `run` + and `debug` with `isDefault` set to `true`. + \n Default value is `false`" type: boolean label: description: Optional label that provides @@ -6972,11 +7013,16 @@ spec: type: string type: object hotReloadCapable: - description: "Whether the command is capable to - reload itself when source code changes. If set - to `true` the command won't be restarted and it - is expected to handle file changes on its own. - \n Default value is `false`" + description: "Specify whether the command is restarted + or not when the source code changes. If set to + `true` the command won't be restarted. A *hotReloadCapable* + `run` or `debug` command is expected to handle + file changes on its own and won't be restarted. + A *hotReloadCapable* `build` command is expected + to be executed only once and won't be executed + again. This field is taken into account only for + commands `build`, `run` and `debug` with `isDefault` + set to `true`. \n Default value is `false`" type: boolean label: description: Optional label that provides a label @@ -7774,11 +7820,18 @@ spec: type: string type: object hotReloadCapable: - description: "Whether the command is capable - to reload itself when source code changes. - If set to `true` the command won't be - restarted and it is expected to handle - file changes on its own. \n Default + description: "Specify whether the command + is restarted or not when the source + code changes. If set to `true` the command + won't be restarted. A *hotReloadCapable* + `run` or `debug` command is expected + to handle file changes on its own and + won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed + only once and won't be executed again. + This field is taken into account only + for commands `build`, `run` and `debug` + with `isDefault` set to `true`. \n Default value is `false`" type: boolean label: diff --git a/crds/workspace.devfile.io_devworkspacetemplates.v1beta1.yaml b/crds/workspace.devfile.io_devworkspacetemplates.v1beta1.yaml index a7728fc82..5d6d3e914 100644 --- a/crds/workspace.devfile.io_devworkspacetemplates.v1beta1.yaml +++ b/crds/workspace.devfile.io_devworkspacetemplates.v1beta1.yaml @@ -274,10 +274,15 @@ spec: - kind type: object hotReloadCapable: - description: "Whether the command is capable to reload itself - when source code changes. If set to `true` the command - won't be restarted and it is expected to handle file changes - on its own. \n Default value is `false`" + description: "Specify whether the command is restarted or + not when the source code changes. If set to `true` the + command won't be restarted. A *hotReloadCapable* `run` + or `debug` command is expected to handle file changes + on its own and won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed only once and + won't be executed again. This field is taken into account + only for commands `build`, `run` and `debug` with `isDefault` + set to `true`. \n Default value is `false`" type: boolean id: description: Mandatory identifier that allows referencing @@ -1059,11 +1064,17 @@ spec: - kind type: object hotReloadCapable: - description: "Whether the command is capable to - reload itself when source code changes. If set - to `true` the command won't be restarted and - it is expected to handle file changes on its - own. \n Default value is `false`" + description: "Specify whether the command is restarted + or not when the source code changes. If set + to `true` the command won't be restarted. A + *hotReloadCapable* `run` or `debug` command + is expected to handle file changes on its own + and won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed only + once and won't be executed again. This field + is taken into account only for commands `build`, + `run` and `debug` with `isDefault` set to `true`. + \n Default value is `false`" type: boolean id: description: Mandatory identifier that allows @@ -1946,11 +1957,16 @@ spec: - kind type: object hotReloadCapable: - description: "Whether the command is capable to reload - itself when source code changes. If set to `true` - the command won't be restarted and it is expected - to handle file changes on its own. \n Default value - is `false`" + description: "Specify whether the command is restarted + or not when the source code changes. If set to `true` + the command won't be restarted. A *hotReloadCapable* + `run` or `debug` command is expected to handle file + changes on its own and won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed only once + and won't be executed again. This field is taken into + account only for commands `build`, `run` and `debug` + with `isDefault` set to `true`. \n Default value is + `false`" type: boolean id: description: Mandatory identifier that allows referencing @@ -2751,11 +2767,18 @@ spec: - kind type: object hotReloadCapable: - description: "Whether the command is capable - to reload itself when source code changes. - If set to `true` the command won't be restarted - and it is expected to handle file changes - on its own. \n Default value is `false`" + description: "Specify whether the command + is restarted or not when the source code + changes. If set to `true` the command won't + be restarted. A *hotReloadCapable* `run` + or `debug` command is expected to handle + file changes on its own and won't be restarted. + A *hotReloadCapable* `build` command is + expected to be executed only once and won't + be executed again. This field is taken into + account only for commands `build`, `run` + and `debug` with `isDefault` set to `true`. + \n Default value is `false`" type: boolean id: description: Mandatory identifier that allows @@ -4116,10 +4139,15 @@ spec: - kind type: object hotReloadCapable: - description: "Whether the command is capable to reload itself - when source code changes. If set to `true` the command - won't be restarted and it is expected to handle file changes - on its own. \n Default value is `false`" + description: "Specify whether the command is restarted or + not when the source code changes. If set to `true` the + command won't be restarted. A *hotReloadCapable* `run` + or `debug` command is expected to handle file changes + on its own and won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed only once and + won't be executed again. This field is taken into account + only for commands `build`, `run` and `debug` with `isDefault` + set to `true`. \n Default value is `false`" type: boolean label: description: Optional label that provides a label for this @@ -4910,11 +4938,17 @@ spec: type: string type: object hotReloadCapable: - description: "Whether the command is capable to - reload itself when source code changes. If set - to `true` the command won't be restarted and - it is expected to handle file changes on its - own. \n Default value is `false`" + description: "Specify whether the command is restarted + or not when the source code changes. If set + to `true` the command won't be restarted. A + *hotReloadCapable* `run` or `debug` command + is expected to handle file changes on its own + and won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed only + once and won't be executed again. This field + is taken into account only for commands `build`, + `run` and `debug` with `isDefault` set to `true`. + \n Default value is `false`" type: boolean label: description: Optional label that provides a label @@ -5819,11 +5853,16 @@ spec: type: string type: object hotReloadCapable: - description: "Whether the command is capable to reload - itself when source code changes. If set to `true` - the command won't be restarted and it is expected - to handle file changes on its own. \n Default value - is `false`" + description: "Specify whether the command is restarted + or not when the source code changes. If set to `true` + the command won't be restarted. A *hotReloadCapable* + `run` or `debug` command is expected to handle file + changes on its own and won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed only once + and won't be executed again. This field is taken into + account only for commands `build`, `run` and `debug` + with `isDefault` set to `true`. \n Default value is + `false`" type: boolean label: description: Optional label that provides a label for @@ -6600,11 +6639,18 @@ spec: type: string type: object hotReloadCapable: - description: "Whether the command is capable - to reload itself when source code changes. - If set to `true` the command won't be restarted - and it is expected to handle file changes - on its own. \n Default value is `false`" + description: "Specify whether the command + is restarted or not when the source code + changes. If set to `true` the command won't + be restarted. A *hotReloadCapable* `run` + or `debug` command is expected to handle + file changes on its own and won't be restarted. + A *hotReloadCapable* `build` command is + expected to be executed only once and won't + be executed again. This field is taken into + account only for commands `build`, `run` + and `debug` with `isDefault` set to `true`. + \n Default value is `false`" type: boolean label: description: Optional label that provides diff --git a/crds/workspace.devfile.io_devworkspacetemplates.yaml b/crds/workspace.devfile.io_devworkspacetemplates.yaml index 0c9d823a0..9512d24ab 100644 --- a/crds/workspace.devfile.io_devworkspacetemplates.yaml +++ b/crds/workspace.devfile.io_devworkspacetemplates.yaml @@ -272,10 +272,15 @@ spec: - kind type: object hotReloadCapable: - description: "Whether the command is capable to reload itself - when source code changes. If set to `true` the command - won't be restarted and it is expected to handle file changes - on its own. \n Default value is `false`" + description: "Specify whether the command is restarted or + not when the source code changes. If set to `true` the + command won't be restarted. A *hotReloadCapable* `run` + or `debug` command is expected to handle file changes + on its own and won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed only once and + won't be executed again. This field is taken into account + only for commands `build`, `run` and `debug` with `isDefault` + set to `true`. \n Default value is `false`" type: boolean id: description: Mandatory identifier that allows referencing @@ -1057,11 +1062,17 @@ spec: - kind type: object hotReloadCapable: - description: "Whether the command is capable to - reload itself when source code changes. If set - to `true` the command won't be restarted and - it is expected to handle file changes on its - own. \n Default value is `false`" + description: "Specify whether the command is restarted + or not when the source code changes. If set + to `true` the command won't be restarted. A + *hotReloadCapable* `run` or `debug` command + is expected to handle file changes on its own + and won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed only + once and won't be executed again. This field + is taken into account only for commands `build`, + `run` and `debug` with `isDefault` set to `true`. + \n Default value is `false`" type: boolean id: description: Mandatory identifier that allows @@ -1944,11 +1955,16 @@ spec: - kind type: object hotReloadCapable: - description: "Whether the command is capable to reload - itself when source code changes. If set to `true` - the command won't be restarted and it is expected - to handle file changes on its own. \n Default value - is `false`" + description: "Specify whether the command is restarted + or not when the source code changes. If set to `true` + the command won't be restarted. A *hotReloadCapable* + `run` or `debug` command is expected to handle file + changes on its own and won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed only once + and won't be executed again. This field is taken into + account only for commands `build`, `run` and `debug` + with `isDefault` set to `true`. \n Default value is + `false`" type: boolean id: description: Mandatory identifier that allows referencing @@ -2749,11 +2765,18 @@ spec: - kind type: object hotReloadCapable: - description: "Whether the command is capable - to reload itself when source code changes. - If set to `true` the command won't be restarted - and it is expected to handle file changes - on its own. \n Default value is `false`" + description: "Specify whether the command + is restarted or not when the source code + changes. If set to `true` the command won't + be restarted. A *hotReloadCapable* `run` + or `debug` command is expected to handle + file changes on its own and won't be restarted. + A *hotReloadCapable* `build` command is + expected to be executed only once and won't + be executed again. This field is taken into + account only for commands `build`, `run` + and `debug` with `isDefault` set to `true`. + \n Default value is `false`" type: boolean id: description: Mandatory identifier that allows @@ -4114,10 +4137,15 @@ spec: - kind type: object hotReloadCapable: - description: "Whether the command is capable to reload itself - when source code changes. If set to `true` the command - won't be restarted and it is expected to handle file changes - on its own. \n Default value is `false`" + description: "Specify whether the command is restarted or + not when the source code changes. If set to `true` the + command won't be restarted. A *hotReloadCapable* `run` + or `debug` command is expected to handle file changes + on its own and won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed only once and + won't be executed again. This field is taken into account + only for commands `build`, `run` and `debug` with `isDefault` + set to `true`. \n Default value is `false`" type: boolean label: description: Optional label that provides a label for this @@ -4915,11 +4943,17 @@ spec: type: string type: object hotReloadCapable: - description: "Whether the command is capable to - reload itself when source code changes. If set - to `true` the command won't be restarted and - it is expected to handle file changes on its - own. \n Default value is `false`" + description: "Specify whether the command is restarted + or not when the source code changes. If set + to `true` the command won't be restarted. A + *hotReloadCapable* `run` or `debug` command + is expected to handle file changes on its own + and won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed only + once and won't be executed again. This field + is taken into account only for commands `build`, + `run` and `debug` with `isDefault` set to `true`. + \n Default value is `false`" type: boolean label: description: Optional label that provides a label @@ -5824,11 +5858,16 @@ spec: type: string type: object hotReloadCapable: - description: "Whether the command is capable to reload - itself when source code changes. If set to `true` - the command won't be restarted and it is expected - to handle file changes on its own. \n Default value - is `false`" + description: "Specify whether the command is restarted + or not when the source code changes. If set to `true` + the command won't be restarted. A *hotReloadCapable* + `run` or `debug` command is expected to handle file + changes on its own and won't be restarted. A *hotReloadCapable* + `build` command is expected to be executed only once + and won't be executed again. This field is taken into + account only for commands `build`, `run` and `debug` + with `isDefault` set to `true`. \n Default value is + `false`" type: boolean label: description: Optional label that provides a label for @@ -6605,11 +6644,18 @@ spec: type: string type: object hotReloadCapable: - description: "Whether the command is capable - to reload itself when source code changes. - If set to `true` the command won't be restarted - and it is expected to handle file changes - on its own. \n Default value is `false`" + description: "Specify whether the command + is restarted or not when the source code + changes. If set to `true` the command won't + be restarted. A *hotReloadCapable* `run` + or `debug` command is expected to handle + file changes on its own and won't be restarted. + A *hotReloadCapable* `build` command is + expected to be executed only once and won't + be executed again. This field is taken into + account only for commands `build`, `run` + and `debug` with `isDefault` set to `true`. + \n Default value is `false`" type: boolean label: description: Optional label that provides diff --git a/pkg/apis/workspaces/v1alpha1/commands.go b/pkg/apis/workspaces/v1alpha1/commands.go index c767c78e2..5ef65444b 100644 --- a/pkg/apis/workspaces/v1alpha1/commands.go +++ b/pkg/apis/workspaces/v1alpha1/commands.go @@ -139,8 +139,11 @@ type ExecCommand struct { Env []EnvVar `json:"env,omitempty" patchStrategy:"merge" patchMergeKey:"name"` // +optional - // Whether the command is capable to reload itself when source code changes. - // If set to `true` the command won't be restarted and it is expected to handle file changes on its own. + // Specify whether the command is restarted or not when the source code changes. + // If set to `true` the command won't be restarted. + // A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. + // A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. + // This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`. // // Default value is `false` HotReloadCapable bool `json:"hotReloadCapable,omitempty"` diff --git a/pkg/apis/workspaces/v1alpha2/commands.go b/pkg/apis/workspaces/v1alpha2/commands.go index 3d136af0c..6c926cafd 100644 --- a/pkg/apis/workspaces/v1alpha2/commands.go +++ b/pkg/apis/workspaces/v1alpha2/commands.go @@ -144,8 +144,11 @@ type ExecCommand struct { Env []EnvVar `json:"env,omitempty" patchStrategy:"merge" patchMergeKey:"name"` // +optional - // Whether the command is capable to reload itself when source code changes. - // If set to `true` the command won't be restarted and it is expected to handle file changes on its own. + // Specify whether the command is restarted or not when the source code changes. + // If set to `true` the command won't be restarted. + // A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. + // A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. + // This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`. // // Default value is `false` // +devfile:default:value=false diff --git a/pkg/apis/workspaces/v1alpha2/zz_generated.parent_overrides.go b/pkg/apis/workspaces/v1alpha2/zz_generated.parent_overrides.go index 6c3b6e784..85a966e88 100644 --- a/pkg/apis/workspaces/v1alpha2/zz_generated.parent_overrides.go +++ b/pkg/apis/workspaces/v1alpha2/zz_generated.parent_overrides.go @@ -336,8 +336,11 @@ type ExecCommandParentOverride struct { Env []EnvVarParentOverride `json:"env,omitempty" patchStrategy:"merge" patchMergeKey:"name"` // +optional - // Whether the command is capable to reload itself when source code changes. - // If set to `true` the command won't be restarted and it is expected to handle file changes on its own. + // Specify whether the command is restarted or not when the source code changes. + // If set to `true` the command won't be restarted. + // A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. + // A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. + // This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`. // // Default value is `false` HotReloadCapable *bool `json:"hotReloadCapable,omitempty"` @@ -1005,8 +1008,11 @@ type ExecCommandPluginOverrideParentOverride struct { Env []EnvVarPluginOverrideParentOverride `json:"env,omitempty" patchStrategy:"merge" patchMergeKey:"name"` // +optional - // Whether the command is capable to reload itself when source code changes. - // If set to `true` the command won't be restarted and it is expected to handle file changes on its own. + // Specify whether the command is restarted or not when the source code changes. + // If set to `true` the command won't be restarted. + // A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. + // A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. + // This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`. // // Default value is `false` HotReloadCapable *bool `json:"hotReloadCapable,omitempty"` diff --git a/pkg/apis/workspaces/v1alpha2/zz_generated.plugin_overrides.go b/pkg/apis/workspaces/v1alpha2/zz_generated.plugin_overrides.go index 6a31bb0c4..62b43946e 100644 --- a/pkg/apis/workspaces/v1alpha2/zz_generated.plugin_overrides.go +++ b/pkg/apis/workspaces/v1alpha2/zz_generated.plugin_overrides.go @@ -206,8 +206,11 @@ type ExecCommandPluginOverride struct { Env []EnvVarPluginOverride `json:"env,omitempty" patchStrategy:"merge" patchMergeKey:"name"` // +optional - // Whether the command is capable to reload itself when source code changes. - // If set to `true` the command won't be restarted and it is expected to handle file changes on its own. + // Specify whether the command is restarted or not when the source code changes. + // If set to `true` the command won't be restarted. + // A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. + // A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. + // This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`. // // Default value is `false` HotReloadCapable *bool `json:"hotReloadCapable,omitempty"` diff --git a/schemas/latest/dev-workspace-template-spec.json b/schemas/latest/dev-workspace-template-spec.json index 697c517df..6c558e8b7 100644 --- a/schemas/latest/dev-workspace-template-spec.json +++ b/schemas/latest/dev-workspace-template-spec.json @@ -245,7 +245,7 @@ "additionalProperties": false }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean" }, "label": { @@ -1029,7 +1029,7 @@ "additionalProperties": false }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean" }, "label": { @@ -1879,7 +1879,7 @@ "additionalProperties": false }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean" }, "label": { @@ -2620,7 +2620,7 @@ "additionalProperties": false }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean" }, "label": { diff --git a/schemas/latest/dev-workspace-template.json b/schemas/latest/dev-workspace-template.json index 9745a3267..93160d19c 100644 --- a/schemas/latest/dev-workspace-template.json +++ b/schemas/latest/dev-workspace-template.json @@ -411,7 +411,7 @@ "additionalProperties": false }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean" }, "label": { @@ -1195,7 +1195,7 @@ "additionalProperties": false }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean" }, "label": { @@ -2045,7 +2045,7 @@ "additionalProperties": false }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean" }, "label": { @@ -2786,7 +2786,7 @@ "additionalProperties": false }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean" }, "label": { diff --git a/schemas/latest/dev-workspace.json b/schemas/latest/dev-workspace.json index 5747a57ca..92d483970 100644 --- a/schemas/latest/dev-workspace.json +++ b/schemas/latest/dev-workspace.json @@ -368,7 +368,7 @@ "additionalProperties": false }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean" }, "label": { @@ -1231,7 +1231,7 @@ "additionalProperties": false }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean" }, "label": { @@ -2015,7 +2015,7 @@ "additionalProperties": false }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean" }, "label": { @@ -2865,7 +2865,7 @@ "additionalProperties": false }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean" }, "label": { @@ -3606,7 +3606,7 @@ "additionalProperties": false }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean" }, "label": { diff --git a/schemas/latest/devfile.json b/schemas/latest/devfile.json index 5e2f72e43..5808b189e 100644 --- a/schemas/latest/devfile.json +++ b/schemas/latest/devfile.json @@ -194,7 +194,7 @@ "additionalProperties": false }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean" }, "label": { @@ -1086,7 +1086,7 @@ "additionalProperties": false }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean" }, "label": { diff --git a/schemas/latest/ide-targeted/dev-workspace-template-spec.json b/schemas/latest/ide-targeted/dev-workspace-template-spec.json index e543d7a9d..995042679 100644 --- a/schemas/latest/ide-targeted/dev-workspace-template-spec.json +++ b/schemas/latest/ide-targeted/dev-workspace-template-spec.json @@ -273,9 +273,9 @@ "markdownDescription": "Defines the group this command is part of" }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean", - "markdownDescription": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`" + "markdownDescription": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`" }, "label": { "description": "Optional label that provides a label for this command to be used in Editor UI menus for example", @@ -1141,9 +1141,9 @@ "markdownDescription": "Defines the group this command is part of" }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean", - "markdownDescription": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`" + "markdownDescription": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`" }, "label": { "description": "Optional label that provides a label for this command to be used in Editor UI menus for example", @@ -2099,9 +2099,9 @@ "markdownDescription": "Defines the group this command is part of" }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean", - "markdownDescription": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`" + "markdownDescription": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`" }, "label": { "description": "Optional label that provides a label for this command to be used in Editor UI menus for example", @@ -2928,9 +2928,9 @@ "markdownDescription": "Defines the group this command is part of" }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean", - "markdownDescription": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`" + "markdownDescription": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`" }, "label": { "description": "Optional label that provides a label for this command to be used in Editor UI menus for example", diff --git a/schemas/latest/ide-targeted/dev-workspace-template.json b/schemas/latest/ide-targeted/dev-workspace-template.json index 8a2938986..1005eebb1 100644 --- a/schemas/latest/ide-targeted/dev-workspace-template.json +++ b/schemas/latest/ide-targeted/dev-workspace-template.json @@ -472,9 +472,9 @@ "markdownDescription": "Defines the group this command is part of" }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean", - "markdownDescription": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`" + "markdownDescription": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`" }, "label": { "description": "Optional label that provides a label for this command to be used in Editor UI menus for example", @@ -1340,9 +1340,9 @@ "markdownDescription": "Defines the group this command is part of" }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean", - "markdownDescription": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`" + "markdownDescription": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`" }, "label": { "description": "Optional label that provides a label for this command to be used in Editor UI menus for example", @@ -2298,9 +2298,9 @@ "markdownDescription": "Defines the group this command is part of" }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean", - "markdownDescription": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`" + "markdownDescription": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`" }, "label": { "description": "Optional label that provides a label for this command to be used in Editor UI menus for example", @@ -3127,9 +3127,9 @@ "markdownDescription": "Defines the group this command is part of" }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean", - "markdownDescription": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`" + "markdownDescription": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`" }, "label": { "description": "Optional label that provides a label for this command to be used in Editor UI menus for example", diff --git a/schemas/latest/ide-targeted/dev-workspace.json b/schemas/latest/ide-targeted/dev-workspace.json index e2c555335..7dd5c2ca3 100644 --- a/schemas/latest/ide-targeted/dev-workspace.json +++ b/schemas/latest/ide-targeted/dev-workspace.json @@ -422,9 +422,9 @@ "markdownDescription": "Defines the group this command is part of" }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean", - "markdownDescription": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`" + "markdownDescription": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`" }, "label": { "description": "Optional label that provides a label for this command to be used in Editor UI menus for example", @@ -1391,9 +1391,9 @@ "markdownDescription": "Defines the group this command is part of" }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean", - "markdownDescription": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`" + "markdownDescription": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`" }, "label": { "description": "Optional label that provides a label for this command to be used in Editor UI menus for example", @@ -2259,9 +2259,9 @@ "markdownDescription": "Defines the group this command is part of" }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean", - "markdownDescription": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`" + "markdownDescription": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`" }, "label": { "description": "Optional label that provides a label for this command to be used in Editor UI menus for example", @@ -3217,9 +3217,9 @@ "markdownDescription": "Defines the group this command is part of" }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean", - "markdownDescription": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`" + "markdownDescription": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`" }, "label": { "description": "Optional label that provides a label for this command to be used in Editor UI menus for example", @@ -4046,9 +4046,9 @@ "markdownDescription": "Defines the group this command is part of" }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean", - "markdownDescription": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`" + "markdownDescription": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`" }, "label": { "description": "Optional label that provides a label for this command to be used in Editor UI menus for example", diff --git a/schemas/latest/ide-targeted/devfile.json b/schemas/latest/ide-targeted/devfile.json index 9158d7dbb..6ebcfc8bf 100644 --- a/schemas/latest/ide-targeted/devfile.json +++ b/schemas/latest/ide-targeted/devfile.json @@ -215,9 +215,9 @@ "markdownDescription": "Defines the group this command is part of" }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean", - "markdownDescription": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`" + "markdownDescription": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`" }, "label": { "description": "Optional label that provides a label for this command to be used in Editor UI menus for example", @@ -1214,9 +1214,9 @@ "markdownDescription": "Defines the group this command is part of" }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean", - "markdownDescription": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`" + "markdownDescription": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`" }, "label": { "description": "Optional label that provides a label for this command to be used in Editor UI menus for example", diff --git a/schemas/latest/ide-targeted/parent-overrides.json b/schemas/latest/ide-targeted/parent-overrides.json index df9d32900..8c4348de9 100644 --- a/schemas/latest/ide-targeted/parent-overrides.json +++ b/schemas/latest/ide-targeted/parent-overrides.json @@ -195,9 +195,9 @@ "markdownDescription": "Defines the group this command is part of" }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean", - "markdownDescription": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`" + "markdownDescription": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`" }, "label": { "description": "Optional label that provides a label for this command to be used in Editor UI menus for example", @@ -1024,9 +1024,9 @@ "markdownDescription": "Defines the group this command is part of" }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean", - "markdownDescription": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`" + "markdownDescription": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`" }, "label": { "description": "Optional label that provides a label for this command to be used in Editor UI menus for example", diff --git a/schemas/latest/ide-targeted/plugin-overrides.json b/schemas/latest/ide-targeted/plugin-overrides.json index 5d942acd0..bc57e3779 100644 --- a/schemas/latest/ide-targeted/plugin-overrides.json +++ b/schemas/latest/ide-targeted/plugin-overrides.json @@ -189,9 +189,9 @@ "markdownDescription": "Defines the group this command is part of" }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean", - "markdownDescription": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`" + "markdownDescription": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`" }, "label": { "description": "Optional label that provides a label for this command to be used in Editor UI menus for example", diff --git a/schemas/latest/parent-overrides.json b/schemas/latest/parent-overrides.json index f9763f955..f0b9cdf9c 100644 --- a/schemas/latest/parent-overrides.json +++ b/schemas/latest/parent-overrides.json @@ -173,7 +173,7 @@ "additionalProperties": false }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean" }, "label": { @@ -914,7 +914,7 @@ "additionalProperties": false }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean" }, "label": { diff --git a/schemas/latest/plugin-overrides.json b/schemas/latest/plugin-overrides.json index c905f36d7..a0e39018a 100644 --- a/schemas/latest/plugin-overrides.json +++ b/schemas/latest/plugin-overrides.json @@ -168,7 +168,7 @@ "additionalProperties": false }, "hotReloadCapable": { - "description": "Whether the command is capable to reload itself when source code changes. If set to `true` the command won't be restarted and it is expected to handle file changes on its own.\n\nDefault value is `false`", + "description": "Specify whether the command is restarted or not when the source code changes. If set to `true` the command won't be restarted. A *hotReloadCapable* `run` or `debug` command is expected to handle file changes on its own and won't be restarted. A *hotReloadCapable* `build` command is expected to be executed only once and won't be executed again. This field is taken into account only for commands `build`, `run` and `debug` with `isDefault` set to `true`.\n\nDefault value is `false`", "type": "boolean" }, "label": {