Skip to content

New package: SasaTime.SasaTime version 0.1.1 - #423139

Open
Michael Moses (micymike) wants to merge 10 commits into
microsoft:masterfrom
micymike:SasaTime.SasaTime-0.1.0-3a0a9ab5-6682-4537-beea-0b4829ce7282
Open

Michael Moses (micymike) wants to merge 10 commits into
microsoft:masterfrom
micymike:SasaTime.SasaTime-0.1.0-3a0a9ab5-6682-4537-beea-0b4829ce7282

Conversation

@micymike

@micymike Michael Moses (micymike) commented Aug 24, 2026 •

Copy link
Copy Markdown

📖 Description

✅ Checklist

📦 Manifest Checklist

  • Checked that there aren't other open pull requests for the same manifest update/change
  • This PR only modifies one (1) manifest
  • Validated manifest locally with winget validate --manifest <path> (validation guide)
  • Tested manifest locally with winget install --manifest <path>
  • Manifest conforms to the 1.12 schema

Note: <path> is the directory containing the manifest you're submitting.

Microsoft Reviewers: Open in CodeFlow

@microsoft-github-policy-service microsoft-github-policy-service Bot added the Needs-CLA The author needs to sign the CLA label Aug 24, 2026
@micymike

Copy link
Copy Markdown
Author

Michael Moses (Michael Moses (@micymike)) please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@microsoft-github-policy-service agree [company="{viewtech}"]

@microsoft-github-policy-service microsoft-github-policy-service Bot removed the Needs-CLA The author needs to sign the CLA label Aug 24, 2026
@wingetvalidator-prod wingetvalidator-prod Bot added New-Package The pull request adds the first version of a package to the repository. Error-Hash-Mismatch The InstallerSHA256 Hash specified in the manifest doesn't match with the InstallerURL hash labels Aug 24, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot added Needs-Author-Feedback This needs a response from the author. Validation-Guide Something happened during validation. Provide the guide. labels Aug 24, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot removed Error-Hash-Mismatch The InstallerSHA256 Hash specified in the manifest doesn't match with the InstallerURL hash Needs-Author-Feedback This needs a response from the author. New-Package The pull request adds the first version of a package to the repository. labels Aug 24, 2026
@wingetvalidator-prod wingetvalidator-prod Bot added New-Package The pull request adds the first version of a package to the repository. Error-Hash-Mismatch The InstallerSHA256 Hash specified in the manifest doesn't match with the InstallerURL hash labels Aug 24, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot added the Needs-Author-Feedback This needs a response from the author. label Aug 24, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot removed Error-Hash-Mismatch The InstallerSHA256 Hash specified in the manifest doesn't match with the InstallerURL hash Needs-Author-Feedback This needs a response from the author. New-Package The pull request adds the first version of a package to the repository. labels Aug 24, 2026
@wingetvalidator-prod wingetvalidator-prod Bot added New-Package The pull request adds the first version of a package to the repository. Validation-Hash-Verification-Failed During manual testing, the Sha256 value no longer matches the installer. labels Aug 24, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot added the Needs-Author-Feedback This needs a response from the author. label Aug 24, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot removed the Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. label Aug 24, 2026
@micymike Michael Moses (micymike) changed the title New package: SasaTime.SasaTime version 0.1.0 New package: SasaTime.SasaTime version 0.1.1 Aug 24, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot removed Needs-Attention This work item needs to be reviewed by a member of the core team. New-Package The pull request adds the first version of a package to the repository. labels Aug 24, 2026
@micymike

Copy link
Copy Markdown
Author

Rebased this submission onto 0.1.1 (0.1.0 was never released publicly; 0.1.1 is the current stable build).

Changes:

  • Manifests moved to \manifests/s/SasaTime/SasaTime/0.1.1/, installer URL now points at \SasaTime-0.1.1-win.exe\ with its matching SHA256.
  • Added \Author: SasaTime support@sasapay.me\ to the defaultLocale manifest to establish the domain relationship between the publisher and the installer host (\ ime-server.sasapay.me).

@microsoft-github-policy-service microsoft-github-policy-service Bot removed the Validation-Domain The domains for the publisher, package, and installer need manual validation. label Aug 24, 2026
@wingetvalidator-prod wingetvalidator-prod Bot added New-Package The pull request adds the first version of a package to the repository. Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Domain The domains for the publisher, package, and installer need manual validation. labels Aug 24, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot added the Needs-Author-Feedback This needs a response from the author. label Aug 24, 2026
@micymike

Copy link
Copy Markdown
Author

Confirming as the publisher: I own and control both the SasaTime product and the \sasapay.me\ domain. \https://time-server.sasapay.me/releases/\ is our own release server, hosted on infrastructure under the \sasapay.me\ zone, and is the official distribution endpoint for SasaTime desktop installers (it also serves the version metadata used by our Scoop bucket).

The \Author: SasaTime support@sasapay.me\ field in the defaultLocale manifest reflects an address on that same domain. Happy to provide any additional verification if needed.

@microsoft-github-policy-service microsoft-github-policy-service Bot added Needs-Attention This work item needs to be reviewed by a member of the core team. and removed Needs-Author-Feedback This needs a response from the author. labels Aug 24, 2026

@micymike Michael Moses (micymike) left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please review

@micymike
Michael Moses (micymike) force-pushed the SasaTime.SasaTime-0.1.0-3a0a9ab5-6682-4537-beea-0b4829ce7282 branch from a2804ef to 1882c27 Compare September 14, 2026 16:22
@wingetvalidator-prod wingetvalidator-prod Bot added the Unexpected-File The pull request contains a file that is not expected for this submission. label Sep 14, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot added Copilot-Instructions PR modifies Copilot instruction files (.github/copilot-instructions.md or .github/instructions/) and removed Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Needs-Attention This work item needs to be reviewed by a member of the core team. New-Package The pull request adds the first version of a package to the repository. Unexpected-File The pull request contains a file that is not expected for this submission. Validation-Domain The domains for the publisher, package, and installer need manual validation. labels Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Copilot-Instructions PR modifies Copilot instruction files (.github/copilot-instructions.md or .github/instructions/) Validation-Guide Something happened during validation. Provide the guide.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants