learning_ai_common_plat/__LOCAL_LLMs
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
..
AI_IDE_CHAT_HISTORY/WINDSURF refactor(scripts): move 5 Gitea scripts into scripts/gitea/ subdirectory 2026-04-13 00:02:55 -07:00
dashboard fix: replace corepack pnpm with pnpm in pretest/predev scripts 2026-03-19 19:57:16 -07:00
docs ci: update CI/CD configuration 2026-02-21 14:13:07 -08:00
OPEN_CLAW docs(openclaw): add detailed install, secure setup & validation guide 2026-02-22 15:38:52 -08:00
oss_llm move oss_llm/ from learning_ai_2nd_brain 2026-02-28 00:03:37 -08:00
VOICEBOX docs(voicebox): add setup guide for local voice cloning studio 2026-02-22 15:45:32 -08:00
windows_specific chore(local-llms): add WSL Ollama connectivity test script 2026-02-22 16:46:18 -08:00
.gitignore chore(windsurf): refresh chat history archive snapshot 2026-02-28 00:04:09 -08:00
download-tts-models.sh ci: update CI/CD configuration 2026-02-21 14:13:07 -08:00
LOCAL_LLMs_setup_mac_m4_48gb.md docs(local-llms): add developer guide — API endpoint, code examples, model selection 2026-02-19 18:43:06 -08:00
setup-tts.sh fix(local-llms): harden WSL setup and dashboard Ollama connectivity 2026-02-22 16:44:58 -08:00
start-dashboard.sh fix(local-llms): harden WSL setup and dashboard Ollama connectivity 2026-02-22 16:44:58 -08:00
test_orpheus_tts.py fix(local-llms): cross-platform audit — 8 bugs/gaps fixed 2026-02-21 15:27:49 -08:00
test_qwen_tts.py fix(local-llms): cross-platform audit — 8 bugs/gaps fixed 2026-02-21 15:27:49 -08:00