Skip to content

release_dir implicitly required, causes issues for projects without it #125

Description

@doebrowsk

Fixing issue #121 created a new issue with the release_dir field

It is now always pulled from the integration-manifest.json as of release 3.3.1, currently tagged as v3. However, this now causes issues for integrations that do not define (or need to define) that field. The action that pulls these properties from the json file needs to be updated to handle missing properties, such as allowing them to be missing unless marked required.

That action is found in this repo (forked from the original, and still referenced, action): https://github.com/Keyfactor/assign-from-json

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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