Skip to content

build: make pre-seed a default feature#1197

Merged
thepagent merged 1 commit into
mainfrom
fix/enable-pre-seed-unified
Jun 25, 2026
Merged

build: make pre-seed a default feature#1197
thepagent merged 1 commit into
mainfrom
fix/enable-pre-seed-unified

Conversation

@chaodu-agent

@chaodu-agent chaodu-agent commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Makes pre-seed a default feature instead of opt-in. Its deps (aws-sdk-s3, flate2, tar) are already compiled for other default features (config-s3, secrets-aws). No reason to gate a core boot-time capability behind a feature flag.

[hooks.pre_seed] now works in all builds — standard and unified — without extra flags.

@chaodu-agent chaodu-agent requested a review from thepagent as a code owner June 25, 2026 03:55
pre-seed deps (aws-sdk-s3, flate2, tar) are already compiled for
other default features. No reason to gate it — it's a core boot-time
capability.
@chaodu-agent chaodu-agent force-pushed the fix/enable-pre-seed-unified branch from b72d759 to 98e417d Compare June 25, 2026 03:57
@chaodu-agent chaodu-agent changed the title build: enable pre-seed feature in unified Dockerfile build: make pre-seed a default feature Jun 25, 2026
@thepagent thepagent merged commit ed73d90 into main Jun 25, 2026
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants