Issue with oneWay Git Sync

avatar
(anonymous user)

Hi all,

I’m setting up PowerShell Universal with OneWay Git Sync (Bitbucket Server / Data Center) and I wanted to clarify expected behaviour around script registration.

Current understanding

From what I can see:

  • Git sync pulls all files into the PSU instance
  • But scripts only appear in the UI if they are explicitly registered in scripts.ps1
  • New .ps1 files added in Git do not automatically get registered as PSU scripts

Question

Is this correct, or is there any hidden behaviour where:

  • scripts.ps1 is auto-generated or auto-populated in OneWay mode?
  • PSU can optionally scan a folder and auto-register scripts without manual entries?

Version 4.3.2

All Comments (0)