Uses of Package
network.ike.workspace

Packages that use network.ike.workspace
Package
Description
 
 
  • Class
    Description
    The top-level workspace manifest, deserialized from workspace.yaml.
    A workspace subproject — one git repository in the workspace manifest.
  • Class
    Description
    A BOM import found in a subproject's <dependencyManagement>.
    A detected cascade issue for a subproject.
    A dependency-ordered set of release members — the scope an artifact / release-style workspace verb (release, align) acts on (IKE-Network/ike-issues#610, under the console/engine boundary, #601).
    One release member of a Cohort.
    Default values applied to components that omit a field.
    An inter-repository dependency declared in a subproject's depends-on list.
    A dependency whose resolved version differs across subprojects.
    A single resolved dependency from a dependency tree.
    Validated feature-name value — the <feature> portion of a branch name like feature/<feature> and the suffix portion of a sibling-clone directory name like <workspace>-<feature> (ike-issues#201, ike-issues#205).
    Optional IntelliJ IDEA project settings that should be shared across collaborators via workspace.yaml.
    The top-level workspace manifest, deserialized from workspace.yaml.
    Validated Maven version value — the <version> string for any Maven coordinate, including workspace-root, subproject, and parent versions (ike-issues#295).
    A published Maven artifact coordinate.
    A workspace subproject — one git repository in the workspace manifest.
    Validated subproject-name value — the workspace.yaml key, the subproject directory name, and the <subproject> reference in aggregator POMs all share this string (ike-issues#295).
    The co-located set of git working trees a working-tree workspace operation acts on — one repository for a single repo, or the subprojects plus the workspace root for a workspace (IKE-Network/ike-issues#609, under the console/engine boundary, #601).
    One git working tree in a WorkingSet.
    The role a WorkingSet.Member plays in its WorkingSet.
    The workspace root's published Maven coordinates.