Skip to content

Update for StartOS 0.4.0#7

Open
MattDHill wants to merge 27 commits into
Podcastindex-org:masterfrom
Start9-Community:master
Open

Update for StartOS 0.4.0#7
MattDHill wants to merge 27 commits into
Podcastindex-org:masterfrom
Start9-Community:master

Conversation

@MattDHill

Copy link
Copy Markdown

No description provided.

MattDHill and others added 22 commits February 14, 2026 15:26
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull recent changes: typecheck before bundling, and resolve git deps
via `git rev-parse` so the build works inside git worktrees.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ericpp

ericpp commented May 2, 2026

Copy link
Copy Markdown
Collaborator

Thanks for keeping this up-to-date with the updates. Appreciated!

MattDHill and others added 5 commits May 14, 2026 00:53
* Bump SDK to 1.5.0; add instructions.md; drop docsUrls

- @start9labs/start-sdk → 1.5.0
- Add instructions.md per writing-instructions.md
- Drop docsUrls from manifest (ported into instructions.md Documentation section)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* chore: bump start-sdk to 1.5.1; repoint deps to next

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The release workflow's BuildMatrix needs to know which leaf make-targets
the package wants built in parallel. Two minimal plumbing changes:

  1. Default TARGETS to $(ARCHES) instead of 'arches'. Plain 'make'
     behavior is unchanged ('all: $(TARGETS)' still expands to the
     arches), but 'make -s print-TARGETS' now returns the actual leaf
     list (e.g. 'x86 arm riscv') instead of 'arches'. Variant packages
     that already override TARGETS to a list (immich, ollama, vllm)
     are unaffected.

  2. Add a generic 'print-%' rule. Standard make-variable introspection
     pattern — works for any variable, not just TARGETS.

Companion to Start9Labs/shared-workflows#5.
- align CLAUDE.md / CONTRIBUTING.md / AGENTS.md / TODO.md with fleet canonical
- rewrite UPDATING.md with `## Determining the upstream version` (per-source check commands) and `## Applying the bump`

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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