---
pid: 16568
cwd: |
  C:\Workspace\ics_workspace
active_command: |
  *  Executing task in folder ics_workspace: powershell.exe -NoProfile -ExecutionPolicy Bypass -File C:\Workspace\ics_workspace/.startup/sync-cw-repos.ps1
---
 *  Executing task in folder ics_workspace: powershell.exe -NoProfile -ExecutionPolicy Bypass -File C:\Workspace\ics_workspace/.startup/sync-cw-repos.ps1 

Detected 3 CW repos in CW-Repos folder: platform-rpa-plugin, rpa-registry, rpa-service

=== CW Repos Sync - 2026-04-14 11:09:35 ===

[1/3] Ensuring submodules are initialized...
>> git submodule update --init --recursive

[2/3] Bridge PC detected - syncing from CW upstream to mirrors...

  Processing: platform-rpa-plugin
>> git pull --ff-only
From https://gitlab.connectwisedev.com/platform/platform-rpa-plugin
   e98324c..02871ba  main          -> origin/main
 * [new branch]      command-fixes -> origin/command-fixes
Updating e98324c..02871ba
Fast-forward
 src/internal/conda/conda.go         |  1 +
 src/internal/conda/conda_darwin.go  |  1 +
 src/internal/conda/conda_linux.go   |  1 +
 src/internal/conda/conda_test.go    | 82 +++++++++++++++++++++++++++++++++++++
 src/internal/conda/conda_windows.go |  1 +
 src/makefile                        | 10 +++--
 6 files changed, 92 insertions(+), 4 deletions(-)
>> git push mirror --all
To https://github.com/InnovativeCloudSolution/platform-rpa-plugin
   e98324c..02871ba  main -> main
>> git push mirror --tags
Everything up-to-date

  Processing: rpa-registry
>> git pull --ff-only
From https://gitlab.connectwisedev.com/platform/rpa-registry
   eca9a19..fbedf61  main        -> origin/main
 * [new branch]      CWPSA-23945 -> origin/CWPSA-23945
 * [new branch]      feat/restore-m365-group-bot -> origin/feat/restore-m365-group-bot
 * [new tag]         v0.60.0     -> v0.60.0
 * [new tag]         v0.61.0     -> v0.61.0
 * [new tag]         v0.62.0     -> v0.62.0
 * [new tag]         v0.63.0     -> v0.63.0
Updating eca9a19..fbedf61
Fast-forward
 .version                                           |   2 +-
 .../108eb07b-21d2-447d-86d9-46e94523a11e/app.py    | 606 +++++++++++++++++
 .../requirement.txt                                |   2 +
 .../1f276f00-bb91-474b-af3c-ff1792df109c/app.py    | 278 ++++++++
 .../requirement.txt                                |   1 +
 .../342a0fb4-7ea3-45f9-a83a-b9ba02d3aea8/app.py    | 511 ++++++++++++++
 .../requirement.txt                                |   2 +
 .../dec165aa-82d6-4e63-b008-a66de7a9ce09/app.py    | 443 ++++++++++++
 .../requirement.txt                                |  16 +
 .../dec165aa-82d6-4e63-b008-a66de7a9ce09/app.py    | 444 ++++++++++++
 .../requirement.txt                                |  16 +
 .../dec165aa-82d6-4e63-b008-a66de7a9ce09/app.py    | 444 ++++++++++++
 .../requirement.txt                                |  16 +
 .../dec165aa-82d6-4e63-b008-a66de7a9ce09/app.py    | 435 ++++++++++++
 .../requirement.txt                                |  16 +
 .../108eb07b-21d2-447d-86d9-46e94523a11e/app.py    | 606 +++++++++++++++++
 .../requirement.txt                                |   2 +
 .../1f276f00-bb91-474b-af3c-ff1792df109c/app.py    | 278 ++++++++
 .../requirement.txt                                |   1 +
 .../342a0fb4-7ea3-45f9-a83a-b9ba02d3aea8/app.py    | 511 ++++++++++++++
 .../requirement.txt                                |   2 +
 .../dec165aa-82d6-4e63-b008-a66de7a9ce09/app.py    | 443 ++++++++++++
 .../requirement.txt                                |  16 +
 .../dec165aa-82d6-4e63-b008-a66de7a9ce09/app.py    | 435 ++++++++++++
 .../requirement.txt                                |  16 +
 metadata/int-na.json                               | 754 ++++++++++++++++-----
 metadata/prod-au.json                              | 155 +++++
 metadata/prod-eu.json                              | 155 +++++
 metadata/prod-na.json                              | 155 +++++
 metadata/qa-na.json                                | 448 +++++++++++-
 metadata/stage-na.json                             | 155 +++++
 robot-category-mapping/int-na.json                 |   5 +
 robot-category-mapping/qa-na.json                  |   6 +
 33 files changed, 7219 insertions(+), 156 deletions(-)
 create mode 100644 bots/int-na/108eb07b-21d2-447d-86d9-46e94523a11e/app.py
 create mode 100644 bots/int-na/108eb07b-21d2-447d-86d9-46e94523a11e/requirement.txt
 create mode 100644 bots/int-na/1f276f00-bb91-474b-af3c-ff1792df109c/app.py
 create mode 100644 bots/int-na/1f276f00-bb91-474b-af3c-ff1792df109c/requirement.txt
 create mode 100644 bots/int-na/342a0fb4-7ea3-45f9-a83a-b9ba02d3aea8/app.py
 create mode 100644 bots/int-na/342a0fb4-7ea3-45f9-a83a-b9ba02d3aea8/requirement.txt
 create mode 100644 bots/int-na/dec165aa-82d6-4e63-b008-a66de7a9ce09/app.py
 create mode 100644 bots/int-na/dec165aa-82d6-4e63-b008-a66de7a9ce09/requirement.txt
 create mode 100644 bots/prod-au/dec165aa-82d6-4e63-b008-a66de7a9ce09/app.py
 create mode 100644 bots/prod-au/dec165aa-82d6-4e63-b008-a66de7a9ce09/requirement.txt
 create mode 100644 bots/prod-eu/dec165aa-82d6-4e63-b008-a66de7a9ce09/app.py
 create mode 100644 bots/prod-eu/dec165aa-82d6-4e63-b008-a66de7a9ce09/requirement.txt
 create mode 100644 bots/prod-na/dec165aa-82d6-4e63-b008-a66de7a9ce09/app.py
 create mode 100644 bots/prod-na/dec165aa-82d6-4e63-b008-a66de7a9ce09/requirement.txt
 create mode 100644 bots/qa-na/108eb07b-21d2-447d-86d9-46e94523a11e/app.py
 create mode 100644 bots/qa-na/108eb07b-21d2-447d-86d9-46e94523a11e/requirement.txt
 create mode 100644 bots/qa-na/1f276f00-bb91-474b-af3c-ff1792df109c/app.py
 create mode 100644 bots/qa-na/1f276f00-bb91-474b-af3c-ff1792df109c/requirement.txt
 create mode 100644 bots/qa-na/342a0fb4-7ea3-45f9-a83a-b9ba02d3aea8/app.py
 create mode 100644 bots/qa-na/342a0fb4-7ea3-45f9-a83a-b9ba02d3aea8/requirement.txt
 create mode 100644 bots/qa-na/dec165aa-82d6-4e63-b008-a66de7a9ce09/app.py
 create mode 100644 bots/qa-na/dec165aa-82d6-4e63-b008-a66de7a9ce09/requirement.txt
 create mode 100644 bots/stage-na/dec165aa-82d6-4e63-b008-a66de7a9ce09/app.py
 create mode 100644 bots/stage-na/dec165aa-82d6-4e63-b008-a66de7a9ce09/requirement.txt
>> git push mirror --all
WARNING: Git command failed (exit 128): git push mirror --all
WARNING: Failed to push rpa-registry to mirror - may need credentials

  Processing: rpa-service
>> git pull --ff-only
From https://gitlab.connectwisedev.com/platform/rpa-service
   8421cfc..5c86284  main                -> origin/main
 * [new branch]      hotfix-liteLlm-keys -> origin/hotfix-liteLlm-keys
 * [new tag]         v0.43.0             -> v0.43.0
 * [new tag]         v0.42.0             -> v0.42.0
Updating 8421cfc..5c86284
Fast-forward
 .version                            |   2 +-
 aws.cfn.app.yml                     | 387 +++++++++++++++++++++++++++---------
 devops/ci/ci_deploy.sh              |   7 +-
 devops/ci/ci_stop.sh                |  10 +-
 pkg/config/config.go                |  22 ++
 pkg/config/config_test.go           |  55 +++++
 pkg/entity/robot/partner/service.go |   6 +
 7 files changed, 390 insertions(+), 99 deletions(-)
>> git push mirror --all
To https://github.com/InnovativeCloudSolution/rpa-service
   8421cfc..5c86284  main -> main
>> git push mirror --tags
To https://github.com/InnovativeCloudSolution/rpa-service
 * [new tag]         v0.42.0 -> v0.42.0
 * [new tag]         v0.43.0 -> v0.43.0

[3/3] Updating submodules to latest mirror commits...
>> git submodule update --remote --merge
From https://github.com/InnovativeCloudSolution/platform-rpa-plugin
   e98324c..02871ba  main       -> origin/main
Updating e98324c..02871ba
Fast-forward
 src/internal/conda/conda.go         |  1 +
 src/internal/conda/conda_darwin.go  |  1 +
 src/internal/conda/conda_linux.go   |  1 +
 src/internal/conda/conda_test.go    | 82 +++++++++++++++++++++++++++++++++++++
 src/internal/conda/conda_windows.go |  1 +
 src/makefile                        | 10 +++--
 6 files changed, 92 insertions(+), 4 deletions(-)
Submodule path 'platform-rpa-plugin': merged in '02871ba0d7f97ede1069fea8f5e1a1670f08e926'
From https://github.com/InnovativeCloudSolution/rpa-service
   8421cfc..5c86284  main       -> origin/main
 * [new tag]         v0.42.0    -> v0.42.0
Updating 8421cfc..5c86284
Fast-forward
 .version                            |   2 +-
 aws.cfn.app.yml                     | 387 +++++++++++++++++++++++++++---------
 devops/ci/ci_deploy.sh              |   7 +-
 devops/ci/ci_stop.sh                |  10 +-
 pkg/config/config.go                |  22 ++
 pkg/config/config_test.go           |  55 +++++
 pkg/entity/robot/partner/service.go |   6 +
 7 files changed, 390 insertions(+), 99 deletions(-)
Submodule path 'rpa-service': merged in '5c86284664e62ac875aeffbda99c5d1d9fdd8cbe'
>> git status --porcelain

Submodule pointers changed - committing...
>> git add platform-rpa-plugin rpa-registry rpa-service
>> git commit -m "Automated: update CW repo submodules"
[main 452bc03] Automated: update CW repo submodules
 2 files changed, 2 insertions(+), 2 deletions(-)
>> git push
WARNING: Git command failed (exit 1): git push
WARNING: Failed to push to ics_workspace - may need credentials

=== Sync Complete ===