Skip to content

crashlytics_fn: 'secrets' param has no effect? #74

Closed
@kevinthecheung

Description

@kevinthecheung

In this example, the Crashlytics trigger fails because it's calling value() on a SecretParam and getting an empty string.

But, if I add options.set_global_options(secrets=["DISCORD_WEBHOOK_URL"]), the trigger works as expected.

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