Skip to content

[Bug?] Deploying via Github and TE 2 #3

@Daandamhuis

Description

@Daandamhuis

Hi,

I'm trying to run a script with TE2, locally I can run it and it works fine but on the Windows Runner it doesn't seem to work and it gives this response;

Command: D:\a\_temp\TabularEditor.exe "D:\a\domain-customer-planning\domain-customer-planning\semantic-models\model-edi-recieving-advice\Receiving Advices.SemanticModel\definition\model.tmdl" -S "D:\a\_actions\stichd\analytics-platform-shared\main\.github\actions\build-semantic-model\te-scripts\prepare_model.csx" -B ".\build\model-edi-recieving-advice.bim"
Write-Error: Script execution failed with exit code: 

Tabular Editor 2.27.2 (build 2.27.9403.24625)
--------------------------------

Unhandled Exception: System.ArgumentException: Illegal characters in path.
   at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
   at System.IO.Path.Combine(String path1, String path2)
   at TabularEditor.CommandLineHandler.LoadModelFromFile(String file)
   at TabularEditor.CommandLineHandler.LoadModel()
   at TabularEditor.CommandLineHandler.InternalHandleCommandLine(String[] args)
   at TabularEditor.CommandLineHandler.HandleCommandLine(String[] args)
   at TabularEditor.Program.RunWithArgs(String[] args)
   at TabularEditor.Program.Main()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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