Skip to content

Migrate slice screenshot upload from ACL provider to Obelix screenshot service #145

@angeloashmore

Description

@angeloashmore

The CLI's slice add-variation and slice edit-variation commands upload screenshots through the legacy acl-provider service. The service is being replaced with a new screenshot service that plugs into the existing API Gateway and Lambda authorizer (avoiding the CORS/auth issues on the legacy service).

The current implementation lives in src/clients/custom-types.ts (uploadScreenshot, getAclProviderUrl).

The legacy service won't be shut down immediately, so there's no rush — current consumers of acl-provider are safe. We should migrate once the new service is ready.

References:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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