Skip to content
This repository was archived by the owner on Sep 14, 2019. It is now read-only.
This repository was archived by the owner on Sep 14, 2019. It is now read-only.

PEM format doesn't play nicely with now.sh secrets/env vars #17

@rtsao

Description

@rtsao

Currently, there's an ugly workaround required to provide the private key on CI deployments to now.sh.

The root cause is vercel/vercel#749, but I wonder if it would be worthwhile for probot to accept a base64 encoded private key via a PRIVATE_KEY_BASE64 env variable, so decoding it manually is not required.

This is arguably feature bloat, but would definitely reduce the friction of a common use case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    📄 DocumentationFeedback related to improvements to Probot's documentationwontfix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions