cli/pkg
Snider d9c4af07c2 feat(release): implement RunSDK for SDK-only releases
Add RunSDK function that orchestrates SDK-only releases by:
- Validating config and SDK configuration
- Determining version from git tags or config override
- Running optional breaking change detection via oasdiff
- Generating SDKs for configured languages (unless dry run)

The function supports dry run mode for previewing what would be done
without actually generating SDKs.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 03:20:56 +00:00
..
agentic feat(agentic): add AI collaboration features 2026-01-28 20:04:45 +00:00
build test(signing): add integration tests 2026-01-29 02:59:11 +00:00
cache refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
config chore(deps): sync go modules after SDK implementation 2026-01-29 01:29:39 +00:00
container feat(container): add LinuxKit YAML templates with variable substitution 2026-01-28 18:59:45 +00:00
core chore(deps): sync go modules after SDK implementation 2026-01-29 01:29:39 +00:00
crypt refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
devops feat(devops): add Claude sandbox session 2026-01-29 02:17:34 +00:00
display chore(deps): sync go modules after SDK implementation 2026-01-29 01:29:39 +00:00
docs chore(deps): sync go modules after SDK implementation 2026-01-29 01:29:39 +00:00
electron-compat feat: add initial project structure with configuration files and components 2026-01-15 22:46:50 +00:00
git refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
help chore(deps): sync go modules after SDK implementation 2026-01-29 01:29:39 +00:00
i18n chore(deps): sync go modules after SDK implementation 2026-01-29 01:29:39 +00:00
ide refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
io refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
mcp refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
module refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
php feat(php): add Coolify deployment integration 2026-01-28 19:39:04 +00:00
plugin refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
process refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
release feat(release): implement RunSDK for SDK-only releases 2026-01-29 03:20:56 +00:00
repos refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
runtime refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
sdk feat(sdk): add SetVersion method for release integration 2026-01-29 03:15:08 +00:00
updater chore(deps): sync go modules after SDK implementation 2026-01-29 01:29:39 +00:00
webview chore(deps): sync go modules after SDK implementation 2026-01-29 01:29:39 +00:00
workspace refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
ws refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00