learning_ai_common_plat/.windsurf/workflows
saravanakumardb1 54a06e227a refactor(scripts): move 5 Gitea scripts into scripts/gitea/ subdirectory
Moved:
  publish-local-gitea-packages.sh  → gitea/publish-local-packages.sh
  publish-outdated-gitea-packages.sh → gitea/publish-outdated-packages.sh
  release-gitea-packages.sh        → gitea/release-packages.sh
  run-registry-tests.sh            → gitea/run-registry-tests.sh
  harden-publish-config.sh         → gitea/harden-publish-config.sh

Dropped -gitea- infix (redundant with folder name).

Fixed in every moved script:
- REPO_ROOT: ../ → ../../ (one level deeper)
- Internal cross-reference comments

Updated all 10 referencing files:
- package.json (release script path)
- .gitea/workflows/ci.yml (publish step)
- 3 workflow .md files (publish-outdated usage)
- 3 devops docs (publish-local + registry-tests refs)
- 2 internal comment cross-references
2026-04-13 00:02:55 -07:00
..
audit-repo-health.md fix(workflows): convert hardcoded repo lists to read from repos.txt 2026-04-03 10:33:48 -07:00
docker-smoke-test.md feat(workflows): add docker-smoke-test, audit-repo-health, verify-all-backends 2026-03-22 22:19:08 -07:00
gitea-ci.md fix(workflows): convert hardcoded repo lists to read from repos.txt 2026-04-03 10:33:48 -07:00
implement-shared-packages.md docs: fix 17 bugs/gaps in shared client packages roadmap + add workflow 2026-03-19 11:02:42 -07:00
publish-outdated-pnpm-packages-to-gitea-registry.md refactor(scripts): move 5 Gitea scripts into scripts/gitea/ subdirectory 2026-04-13 00:02:55 -07:00
refresh-chat-history.md fix(auth): enterprise SSO bcrypt hash + upgrade cost 10→12 2026-03-12 15:35:00 -07:00
repo_backup-and-push.md fix(workflows): normalize repo management coverage 2026-03-24 16:05:12 -07:00
repo_backup-main-branch.md fix(workflows): normalize repo management coverage 2026-03-24 16:05:12 -07:00
repo_commit-workspace.md fix(workflows): normalize repo management coverage 2026-03-24 16:05:12 -07:00
repo_push-repos.md fix(workflows): normalize repo management coverage 2026-03-24 16:05:12 -07:00
repo_sync-repos.md fix(workflows): normalize repo management coverage 2026-03-24 16:05:12 -07:00
repo_update-agent-docs.md fix(workflows): normalize repo management coverage 2026-03-24 16:05:12 -07:00
repos.txt chore: track .windsurf/workflows/repos.txt changes 2026-04-03 10:44:47 -07:00
run-code-review.md fix(auth): enterprise SSO bcrypt hash + upgrade cost 10→12 2026-03-12 15:35:00 -07:00
verify-all-backends.md fix(workflows): convert hardcoded repo lists to read from repos.txt 2026-04-03 10:33:48 -07:00