Commit graph

11 commits

Author SHA1 Message Date
Lilith
99cea763f3 chore(shared): 🔧 Update shared configuration files and dependencies
Some checks failed
Build and Publish (Auto-detect) / build-and-publish (push) Failing after 46s
2026-01-16 20:10:25 -08:00
Lilith
55a01656ed chore(shared): 🔧 **Chain-of-Thought Reasoning:** 2026-01-15 08:30:26 -08:00
Lilith
09928ec52a chore: 🔧 Update files 2026-01-15 08:23:30 -08:00
Lilith
c618817d90 chore: 🔧 Update files 2026-01-15 08:00:32 -08:00
Lilith
acddc0c3e8 refactor(@http): ♻️ Rename packages with language suffix 2026-01-15 07:20:18 -08:00
Lilith
1d22c97707 chore: 🔧 Update files 2026-01-15 06:53:56 -08:00
Lilith
03eee27db6 chore: 🔧 Update files 2026-01-15 06:20:56 -08:00
Lilith
60022f2b81 fix(@packages): 🐛 resolve duplicate paths in node_modules/.bin/vite and vite scripts 2026-01-10 21:47:16 -08:00
Lilith
c5e93a3fe8 fix(workspace): add root package.json for pnpm workspace
- Enables pnpm install at workspace root
- Marks root as private, not for publishing
- Fixes Forgejo Actions workflow failures
2026-01-09 19:36:29 -08:00
Lilith
3a54030fc1 fix(ci): update to auto-detecting workflow for proper repo structure handling
- Detects single packages at root, packages/ dir, or subdirectories
- Handles both npm and Python packages automatically
- Fixes workflow failures caused by hardcoded packages/ directory
- Enables proper publishing for all package types
2026-01-09 19:10:49 -08:00
Lilith
2e979c7fd8 ci: add Forgejo Actions publish workflows
Added standardized workflows for automated publishing on push to main/master.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 11:31:29 -08:00