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
Projects are an organizational method of grouping templates and users together for the purpose of hierarchical organization and logic and ease of use.
It allows admins to create a template or templates for a specific group of devs to work on a specific projects and all the resources they would need.
Template(s) would be created and applied for the creation of the environment(s) they would need to work on the project together. This is an organizational metaphor.
A project describes and contains a set of primary and auxiliary lifecycles can create or operate on a workspace or supporting resources. A single workspace is tightly coupled to the project that created it, and only that project’s actions can be executed on it. Projects are serializable, versioned, and guarded by RBAC.
Permissions
Projects can grant permissions in addition to creating resources and objects directly. The resources and objects needed depend on the particular repos that the user is working on in this workspace. These permissions can be directly assigned to the user by administrators, though what will be more common is indirect assignment.
⚠️The initial issues filed under this epic may not be the full representation of the work.
Feel free to create/modify issues.
Please add points and tag new issues with the epic they belong to
Please let EM or PM know if there is a reason something should NOT be in this milestone/epic IF it changes the intent of the Community MVP delivery items in the Scoping doc so we can adjust accordingly or discuss
The text was updated successfully, but these errors were encountered:
Projects are an organizational method of grouping templates and users together for the purpose of hierarchical organization and logic and ease of use.
It allows admins to create a template or templates for a specific group of devs to work on a specific projects and all the resources they would need.
Template(s) would be created and applied for the creation of the environment(s) they would need to work on the project together. This is an organizational metaphor.
From the Workspaces V2 RFC
templates create
andtemplates update
#565The text was updated successfully, but these errors were encountered: