Skip to content

Generate Scoop package manifests#108

Merged
ralyodio merged 2 commits into
profullstack:masterfrom
Gujiassh:codex/implement-pkg-scoop
May 13, 2026
Merged

Generate Scoop package manifests#108
ralyodio merged 2 commits into
profullstack:masterfrom
Gujiassh:codex/implement-pkg-scoop

Conversation

@Gujiassh
Copy link
Copy Markdown

Summary

  • replace the Scoop target placeholder build path with deterministic manifest generation
  • support versioned URL templates, explicit URLs, hash normalization, bin entries, shortcuts, env_add_path, and architecture-specific downloads
  • keep the existing dry-run ship behavior for bucket publishing

Validation

  • npx vitest run packages/targets/pkg-scoop/src/index.test.ts
  • isolated TypeScript check for packages/targets/pkg-scoop/src/index.ts
  • git diff --check

Notes

  • Full workspace pnpm install/typecheck is currently blocked by an unrelated existing workspace issue: packages/dns/azure depends on @sh1pt/core@workspace:* but the workspace package is named @profullstack/sh1pt-core.

@ralyodio
Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

@ralyodio ralyodio merged commit aed6ed8 into profullstack:master May 13, 2026
2 checks passed
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.

2 participants