Skip to content

Configurable retries or exit code when loading secrets fails #33

@samsternatretool

Description

@samsternatretool

I don't know why, but sometimes this plugin fails with this message:

Unable to locate credentials. You can configure credentials by running "aws configure".

This exits the build with code 1. We generally don't retry code 1 in our pipelines because it's not something that will normally succeed on retry. However whenever the build failure is due to this issue, it seems to always pass on retry.

I would love if we could configure the exit code for when this plugin fails to load secrets so that we can differentiate this from actual build/test failures in our pipeline.

image

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