Skip to content

New version: loreste.mako version 0.1.4#402823

Merged
microsoft-github-policy-service[bot] merged 3 commits into
microsoft:masterfrom
loreste:loreste.mako-0.1.4
Jul 22, 2026
Merged

New version: loreste.mako version 0.1.4#402823
microsoft-github-policy-service[bot] merged 3 commits into
microsoft:masterfrom
loreste:loreste.mako-0.1.4

Conversation

@loreste

@loreste loreste commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

New package / version

  • Package: loreste.mako
  • Version: 0.1.4
  • Publisher: loreste
  • Installer: portable zip from GitHub Releases (Windows x64)

Installer

Notes

Mako is a systems/backend language CLI. Release assets and checksums are published at https://github.com/loreste/mako/releases/tag/v0.1.4.

Checklist:

  • Manifest version 1.6.0 singleton
  • InstallerSha256 matches release asset
  • PackageIdentifier uses publisher.package form
Microsoft Reviewers: Open in CodeFlow

Portable zip installer from GitHub Releases (x64 Windows).
@wingetbot

Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-147-402823-20260715-1

@microsoft-github-policy-service microsoft-github-policy-service Bot added the Needs-CLA The author needs to sign the CLA label Jul 15, 2026
@loreste

loreste commented Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree

Executable is mako-x86_64-pc-windows-msvc/bin/mako.exe inside the zip.
@microsoft-github-policy-service microsoft-github-policy-service Bot removed the Needs-CLA The author needs to sign the CLA label Jul 15, 2026
@wingetbot

Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-147-402823-20260715-2

@loreste

loreste commented Jul 15, 2026 via email

Copy link
Copy Markdown
Contributor Author

@loreste

loreste commented Jul 15, 2026 via email

Copy link
Copy Markdown
Contributor Author

@wingetbot wingetbot added the Manifest-Validation-Error Manifest validation failed label Jul 15, 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 Jul 15, 2026
Singleton manifests are deprecated in the community repository and cause
Manifest-Validation-Error. Split into version/installer/defaultLocale files
matching current WinGet schema guidance.
@loreste

loreste commented Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

Fixed Manifest-Validation-Error per the Validation Guide:

  • Converted from deprecated singleton (ManifestType: singleton / 1.6.0) to multi-file manifests
  • Updated to ManifestVersion 1.12.0
  • Files now:
    • loreste.mako.yaml (version)
    • loreste.mako.installer.yaml (zip + NestedInstallerType portable)
    • loreste.mako.locale.en-US.yaml (defaultLocale)

Please re-run validation when convenient (@wingetbot run if needed).

@wingetbot

Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-148-402823-20260716-1

@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. Manifest-Validation-Error Manifest validation failed Needs-Attention This work item needs to be reviewed by a member of the core team. labels Jul 16, 2026
@wingetbot wingetbot added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Jul 16, 2026
@microsoft-github-policy-service
microsoft-github-policy-service Bot enabled auto-merge (squash) July 16, 2026 01:28
@microsoft-github-policy-service microsoft-github-policy-service Bot removed the Validation-Guide Something happened during validation. Provide the guide. label Jul 16, 2026
@stephengillie

Copy link
Copy Markdown
Collaborator

Manual Validation ended with:

PS C:\Users\User\Desktop> mako
Mako — memory safety, simple concurrency, fast builds, no mandatory GC.

Usage: mako.exe

Commands:
init Create a new project (mako.toml + main.mko; optional --workspace / --backend)
check Lex, parse, and typecheck a .mko file (or all workspace members)
build Compile a .mko file to a native binary (debug/-O0 by default; workspace root builds each member)
dev Watch .mko sources and rebuild+rerun on change (hot reload seed)
run Compile (debug) and run (workspace root: -p NAME or unique default main)
fmt Format .mko sources (gofmt-compatible: stdout by default; -w write, -l list, -d diff)
test Discover and run test.mko (Test/Fuzz/Property/Snapshot/Mock/Fixture)
lint Lint with a few real rules + typecheck (workspace-aware; optional -p)
bench Time compile+run of bench
.mko (workspace-aware; optional -p)
dap DAP adapter seed: one-shot JSON or Content-Length stdio loop
profile-serve Serve profile endpoints until max requests (continuous pprof seed)
profile Build and run one program with compile/run timing and optional JSON profile
doc Generate API markdown, runnable example commands, and a symbol search index
metadata Emit JSON symbol graph and AST summary metadata for tooling
update Refresh an installed Mako prefix from a source checkout
doctor Verify install health: compiler, runtime, stdlib, toolchain, editor support
deploy Deployment helpers
pkg Packages: init / add / remove / list / fetch / install / update / lock / publish / audit
api API compatibility tools
version Print version (like go version) — also mako --version / -V
lsp Minimal language server (stdio JSON-RPC: initialize / hover / shutdown)
help Print this message or the help of the given subcommand(s)

Options:
-h, --help Print help (see more with '--help')
-V, --version Print version

See also: mako help · mako version -v
PS C:\Users\User\Desktop> mako --version
mako version mako0.1.4 windows/amd64
PS C:\Users\User\Desktop> Get-ARPTable mako

DisplayName : Mako
DisplayVersion : 0.1.4
Publisher : loreste
ProductCode : loreste.mako__DefaultSource
Scope : User

PS C:\Users\User\Desktop>

(Deterministic automation - build 1786.)

@stephengillie stephengillie added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Jul 22, 2026
@microsoft-github-policy-service
microsoft-github-policy-service Bot merged commit c89143b into microsoft:master Jul 22, 2026
1 check passed
@wingetbot

Copy link
Copy Markdown
Collaborator

Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Moderator-Approved One of the Moderators has reviewed and approved this PR New-Package Publish-Pipeline-Succeeded Validation-Completed Validation passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants