Skip to content

Project: square brackets in a path name break things #1551

Description

@josephjclark
  • check out a project into a folder called proj[v1] or something. Anything with square brackets.
  • run openfn project deploy
  • It will tell you it wants to remove all workflows!!

basically what's happening here is when running Project.from('fs'), we generate a glob pattern to load workflow files from the file system. That glob breaks when there are certian characters in the name

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

    • Status
      New Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions