Commit graph

18 commits

Author SHA1 Message Date
autocommit
6031c47981 docs(ci): 📝 Update Forgejo documentation and CI scripts for better setup, linting verification, and ESLint integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 03:21:32 -07:00
autocommit
1935c4a924 ci(templates): 👷 Update publishing and workflow templates for npm/PyPI auto-detection and new configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 03:21:32 -07:00
autocommit
d7285f3f1f feat(pypi): Add PyPI publish automation scripts for status verification, cache management, and package validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 03:21:32 -07:00
autocommit
d8b1b84dbc chore(archive): 🔧 Update archive scripts to support new host (forge.black.lan) and enhance remote management logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 03:21:32 -07:00
Claude Code
e874dec285 deps-pin(publishing): 📌 Enforce reproducible CI/CD builds by pinning workspace dependencies in the publish template and transformation script
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 13:09:40 -07:00
Lilith
a5f31b0d95 refactor(forgejo-component): ♻️ Restructure publishing workflows by splitting scripts, adding auto-detect workflows, and improving repository archiving/migration in Forgejo components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:27:42 -07:00
Lilith
769738be8c ci(build): 🔨 Update CI config to support Python & npm package installation/build 2026-01-21 12:49:24 -08:00
Lilith
584d0179b0 chore(shared): 🔧 Update shared configuration files and scripts 2026-01-17 04:08:27 -08:00
Lilith
fe2d85d8cc chore(shared): 🔧 Update shared configuration files and scripts 2026-01-16 22:30:10 -08:00
Lilith
2630b8d3f7 chore: 🔧 Update files 2026-01-15 06:58:53 -08:00
Lilith
fb28ee53a3 chore(shared): 🔧 **Chain-of-Thought Reasoning:** 2026-01-14 07:51:23 -08:00
Lilith
cb14038154 chore(shared): 🔧 **Chain-of-Thought Reasoning:** 2026-01-14 07:40:45 -08:00
Lilith
f0d47ca348 chore(README): 🚀 Standardize README formatting 2026-01-13 09:12:22 -08:00
Lilith
f842f797de fix(scripts): 🐛 resolve auth token in .npmrc 2026-01-10 00:00:24 -08:00
Lilith
4cabdaab78 fix(scripts): 🐛 resolve auth token in .npmrc for external workspace dependencies 2026-01-09 23:50:49 -08:00
Lilith
c65e7d4308 fix(scripts): 🐛 resolve boolean check in package build script detection 2026-01-09 23:08:09 -08:00
Lilith
5b514baede fix(scripts): 🐛 update build script check logic 2026-01-09 22:47:08 -08:00
Lilith
dcff33dab3 Initial commit: organized @packages workspace scripts
Structure:
- publishing/ - version bumping and registry publishing
- git/ - multi-repo git operations
- config/ - package configuration utilities
- lint/ - ESLint and code quality scripts
- forgejo/ - Forgejo CI/CD automation (primary)
- gitlab/ - DEPRECATED legacy GitLab scripts
- migration/ - one-time migration utilities
- templates/ - CI/CD template files
- analysis/ - codebase analysis scripts
- oneoffs/ - uncategorized one-time scripts

Note: commits CLI will be merged into @ml/auto-commit-service

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 19:34:13 -08:00