Skip to content

feat: add source-driven skill publishing pipeline#130

Merged
ksamaschke merged 2 commits intodevfrom
codex/skill-publish-pipeline-release-fix
Feb 15, 2026
Merged

feat: add source-driven skill publishing pipeline#130
ksamaschke merged 2 commits intodevfrom
codex/skill-publish-pipeline-release-fix

Conversation

@ksamaschke
Copy link
Contributor

@ksamaschke ksamaschke commented Feb 15, 2026

Summary

  • restore and stabilize merged publish-pipeline changes after conflict recovery
  • preserve serve/BFF orchestration behavior from dev while keeping skill publish functionality
  • restore CLI skill publishing commands: skills validate, skills publish, skills contribute-official
  • restore source-level publish settings handling in CLI source add/update flows
  • add regression tests for CLI skills publish command surface

Validation

  • npm test

Notes

Implement source-configured skill publishing flows across core, CLI, and dashboard, including personal publish modes, official contribution handling, bundle validation, and recursive resource support.\n\nAdd per-run advanced publish overrides (mode/base branch), official-source guardrails in UI/API, updated docs and schemas, and focused installer/dashboard/publish tests.\n\nStabilize the pre-commit test gate by cleaning stale compiled dist tests before build:quick so npm test executes only current compiled test sources.
@ksamaschke ksamaschke merged commit beb11db into dev Feb 15, 2026
3 checks passed
@ksamaschke ksamaschke deleted the codex/skill-publish-pipeline-release-fix branch February 15, 2026 12:14
ksamaschke added a commit that referenced this pull request Feb 15, 2026
* feat: add source-driven skill publishing pipeline (#130)

* feat: add unified skill publishing pipeline

Implement source-configured skill publishing flows across core, CLI, and dashboard, including personal publish modes, official contribution handling, bundle validation, and recursive resource support.\n\nAdd per-run advanced publish overrides (mode/base branch), official-source guardrails in UI/API, updated docs and schemas, and focused installer/dashboard/publish tests.\n\nStabilize the pre-commit test gate by cleaning stale compiled dist tests before build:quick so npm test executes only current compiled test sources.

* fix: restore publish workflows and stabilize merged release state

* chore: bump version to 12.2.0
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.

1 participant