Skip to content

Extract shared path and config constants for the scripts #61

Description

@collinsadi

Paths like deployments/v1/ and artifacts/manifest.json are hardcoded across multiple scripts in scripts/, so a layout change touches many files. We should add a scripts/config.ts that exports the canonical paths and import it everywhere.

Acceptance criteria

  • No script hardcodes the deployment or artifact paths directly.
  • A single module is the source of truth.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Official CampaignPart of the official campaigndxDeveloper experiencegood-first-issueGood for newcomerslowLow prioritytech-debtCleanup, refactor, dead codetoolingScripts and tooling

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions