Skip to content

Remote baseline storage (S3/GCS) #19

Description

@bubunyo

Currently baselines are persisted via CI artifact upload/download. Direct S3/GCS support simplifies setup for teams where CI artifacts are ephemeral or cross-workflow sharing is needed.

Acceptance criteria

  • baseline: s3://bucket/path/baseline.json in config
  • Support S3 and GCS backends
  • Auth via standard cloud SDK credential chains (env vars, instance metadata)
  • buildgraph generate --upload and buildgraph analyze --download flags

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions