skillhub/scripts
Cheney 8126faa452 fix(cli): detect and guide recovery of unpushed release artifacts
Add pre-flight check in publish-cli.sh to detect unpushed commits and tags
from previous failed pushes. When detected, the script exits with clear
recovery instructions:

1. Retry push (for transient network failures)
2. Rollback and re-release (for clean restart)

This prevents the baseline sync logic from skipping failed versions when
local tags participate in version calculation after a push failure.

Addresses feedback from dongmucat in PR #422.
2026-05-12 16:14:47 +08:00
..
tests fix(cli): ensure create-release depends on publish-npm and rewrite publish-cli tests 2026-05-12 16:12:57 +08:00
check-openapi-generated.sh fix: stabilize backend dev startup flow 2026-03-16 16:03:46 +08:00
deploy-test-runtime.sh feat(ci): add PR batch test deployment workflow (#275) 2026-04-09 18:45:14 +08:00
dev-process.sh fix(dev): ignore invalid backend pid files 2026-03-23 17:14:16 +08:00
governance-smoke-test.sh feat: build governance center workflow 2026-03-16 16:03:46 +08:00
mirror-runtime-images.sh feat(ops): add optional runtime registry mirroring 2026-03-15 14:30:04 +08:00
namespace-smoke-test.sh test: cover namespace workflow smoke paths 2026-03-16 16:03:46 +08:00
parallel-common.sh refactor(dev): replace agent-* commands with parallel-* workflow 2026-03-14 20:49:17 +08:00
parallel-down.sh refactor(dev): replace agent-* commands with parallel-* workflow 2026-03-14 20:49:17 +08:00
parallel-init.sh refactor(dev): replace agent-* commands with parallel-* workflow 2026-03-14 20:49:17 +08:00
parallel-sync.sh refactor(dev): replace agent-* commands with parallel-* workflow 2026-03-14 20:49:17 +08:00
parallel-up.sh refactor(dev): replace agent-* commands with parallel-* workflow 2026-03-14 20:49:17 +08:00
prepare-pr-batch.sh feat(ci): add PR batch test deployment workflow (#275) 2026-04-09 18:45:14 +08:00
promotion-smoke-test.sh feat: complete skill promotion submission flow 2026-03-16 16:03:46 +08:00
publish-cli.sh fix(cli): detect and guide recovery of unpushed release artifacts 2026-05-12 16:14:47 +08:00
runtime.sh Fix runtime Postgres password drift (#321) 2026-04-17 17:45:34 +08:00
skillhub-test-deploy-remote.sh Fix runtime Postgres password drift (#321) 2026-04-17 17:45:34 +08:00
smoke-test.sh refactor: address code review findings from 2026-03-22 2026-03-23 13:48:23 +08:00
validate-release-config.sh fix: enable bootstrap admin by default for zero-config quickstart (#175) 2026-03-27 19:00:24 +08:00
verify-scanner.sh feat(security): add security scanning system with multi-scanner support and frontend UI (#144) 2026-03-23 09:56:03 +08:00