You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is a list of proposals to include in the next version of the Devfile format. Proposals need to be reviewed and approved. We are flagging issues with 👍once they have been reviewed and approved.
1. Repositories Setup
We would like to split Devfile related source code in 2 distinct repositories:
The Devfile schema is directly generated from the DevWorkspace API. PRs to change the Devfile format spec (documentation included) should be done here. Issues related to the format should be also created here.
The text was updated successfully, but these errors were encountered:
l0rd
added
kind/epic
A high level requirement that can/should be split into smaller issues
area/api
Enhancement or issue related to the api/devfile specification
labels
Feb 5, 2020
There should be a backward compatibility mechanism between devfile 1.x and devfile 2.0. We've discussed about it and that seems still valuable to Che adopters (and downstream products).
Devfile 2.0.0 (milestone)
Here is a list of proposals to include in the next version of the
Devfile
format. Proposals need to be reviewed and approved. We are flagging issues with 👍once they have been reviewed and approved.1. Repositories Setup
We would like to split
Devfile
related source code in 2 distinct repositories:che-incubator/devworkspace-api
The
Devfile
schema is directly generated from theDevWorkspace
API. PRs to change theDevfile
format spec (documentation included) should be done here. Issues related to the format should be also created here.redhat-developer/devfile
The
Devfile
specification doc and examples are published here. Only PRs to add new examples should be done here.Subtasks related to the repositories setup:
2. Changes for ODO
On startup, automatically copy files/directories from the Git location of a dev file, to a containersuperseded by Add lifecycle bindings to bind commands to specific events #323. Changes for Che / Codewind
schemaVersion
attribute 👍apply
a component 👍4. Changes to support Stacks definition
The text was updated successfully, but these errors were encountered: