Skip to content

v0.226.0 has broken deploy for environment dependencies #124

@sanjevraj

Description

@sanjevraj

Version v0.226.0 fails when the resource file has a definition in job like:

      environments:
        - environment_key: ext_data-default
          spec:
            client: "1"
            dependencies:
              - beautifulsoup4==4.12.3      

Get the following error in github action:

Error: file doesn't exist ./resources/beautifulsoup4==4.12.3

This worked fine in version v0.225.0.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

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