Skip to content

Align builder terminology with ADR 0035 #156

Description

@nkraetzschmar

Context: ADR 0035

  • Rename the builder's internal variable cname_base to match cname under ADR 0035.
  • Rename the builder's internal variable cname (currently {cname_base}-{arch}-{version}) to match versioned flavor under ADR 0035.
  • Update BUILDER_CNAME passed to feature scripts to contain only the cname (feature encoding), and introduce BUILDER_FLAVOR ({cname}-{arch}) and BUILDER_TARGET ({cname}-{arch}-{version}) as separate variables.
  • Update docs/features.md and docs/getting_started.md to reflect the new terminology.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions