Search found 2 matches

by RipTechDev
Mon May 06, 2024 7:14 pm
Forum: PitStop Server
Topic: 207 Error " The job could not be processed because the CLI failed to connect with PitStop Server"
Replies: 1
Views: 71

207 Error " The job could not be processed because the CLI failed to connect with PitStop Server"

Hi,

Were getting the following error and have no idea what is causing the issue: "The job could not be processed because the CLI failed to connect with PitStop Server"
by RipTechDev
Wed Aug 09, 2023 9:08 pm
Forum: Node.js scripting
Topic: Using automation to update Scripts within Switch
Replies: 3
Views: 6705

Using automation to update Scripts within Switch

We would like to know if its possible to update our Switch scripts programmatically as part of our CI/CD pipeline. The process we would like to implement is that as part of our normal CD GitHub actions workflow, we transpile our scripts using the SwitchScriptTool tool, then update the .sscript files...