Skip to content

Conversation

@martinecker-ATVI
Copy link
Contributor

While trying to test a Sharpmake sample with the provided Powershell scripts RunSample.ps1 and RunSharpmake.ps1 on Windows I ran into two issues that this change fixes:

  • SamplesDef.json was malformed and had a trailing comma that caused RunSample.ps1 to fail parsing it correctly.
  • RunSharpmake.ps1 didn't correctly detect I was running on Windows and error-ed attempting to run chmod.

While trying to test a Sharpmake sample with the provided Powershell scripts RunSample.ps1 and RunSharpmake.ps1 I ran into two issues that this change fixes:
- SamplesDef.json was malformed and had a trailing comma that caused RunSample.ps1 to fail parsing it correctly.
- RunSharpmake.ps1 didn't correctly detect I was running on Windows and error-ed attempting to run `chmod`.
@jspelletier jspelletier merged commit c0e09cf into ubisoft:main Jan 19, 2026
30 checks passed
@jspelletier
Copy link
Collaborator

thanks

@martinecker-ATVI martinecker-ATVI deleted the feature/samplesdef_json_pwsh_fixes branch January 22, 2026 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants