Skip to content

Files imported into Kestra using "git sync" pattern are not browsable in built-in vscode editor  #3602

Description

@bbouretdev

I am importing flows and scripts from a git repository to kestra, using a git sync pattern described in this flow yaml definition :

id: sync-subnamespace1
namespace: namespace1.subnamespace1
tasks:

I would expect scripts located into my "namespace1/subnamespace1" git directory to appear in "namespace1/subnamespace1" kestra directory, under "namespace1.subnamespace1" namespace

My git folder tree and the error I get while trying to browse scripts from kestra editor:

image (11)
image (12)

Environment

  • Kestra Version: v0.16.1 running on Docker

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions