Commit graph

39 commits

Author SHA1 Message Date
autocommit
ad5d2f199b feat(utils-specific): Improve registry URL handling with dynamic patterns and stricter validation
Some checks failed
Build and Publish / build-and-publish (push) Failing after 39s
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 21:09:24 -07:00
autocommit
faf4282bed chore(config): 🔧 Update default registry URL in core application logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 21:09:24 -07:00
autocommit
52dccde071 docs(registry-assuming): 📝 Update registry URLs and usage examples in documentation files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 21:09:24 -07:00
autocommit
584120d97a deps-upgrade(dependencies): ⬆️ Update dependencies to latest compatible versions with security and compatibility fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 21:09:23 -07:00
Lilith
9daee298d0 deps-upgrade(dependencies): ⬆️ Update npm/yarn/pnpm dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:39:10 -07:00
Lilith
237b63b893 feat(registry): Add new registry system with API endpoints in index.ts and registry implementation in registry.ts, including updated protocol docs and usage examples
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:19:01 -07:00
Lilith
9a6a2599d1 deps-upgrade(root): ⬆️ Update dependencies to latest stable versions in package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:19:00 -07:00
Lilith
44bfc35bca deps-upgrade(deps): ⬆️ Update dependencies to latest compatible versions in package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 21:04:30 -08:00
Lilith
1b618719d8 ci(publish-publishing): 👷 Update publishing workflow to refine artifact packaging, environment setup, and release triggers in publish.yml
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 20:30:05 -08:00
Lilith
20e5304ea2 deps-upgrade(dependencies): ⬆️ Update dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 19:59:12 -08:00
Lilith
c6d95248f0 refactor(core): ♻️ Restructure Publisher class in core logic to enhance maintainability and optimize internal workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 19:29:20 -08:00
Lilith
b0ce4af7e5 deps-upgrade(dependencies): ⬆️ Update all dependencies to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 19:29:19 -08:00
Lilith
fdb6deb452 deps-pin(core): 📌 Pin npm registry URL to private endpoint in .npmrc and enforce builder/publisher logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-27 19:20:41 -08:00
Lilith
7646e49bad chore: trigger CI publish 2026-01-30 16:01:46 -08:00
Lilith
98469f2246 fix(ci): fix backslash-bang syntax error in workflow 2026-01-30 15:49:36 -08:00
Lilith
ebf5c47464 chore: re-trigger CI publish 2026-01-30 13:46:41 -08:00
Lilith
6779fc140e chore: trigger CI publish 2026-01-30 11:55:45 -08:00
Lilith
f55383aeab chore(core): 🔧 Refactor DependencyTransformer to optimize async dependency resolution and handle circular references
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 08:33:43 -08:00
Lilith
f002db4c8e deps-upgrade(root): ⬆️ Update minor versions of core dependencies in package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 08:33:43 -08:00
Lilith
c170a6fbeb chore(core): 🔧 Update core build configuration in builder.ts 2026-01-23 14:41:08 -08:00
Lilith
ef022f13ce chore(core): ♻️ Refactor dependency transformation pipeline for enhanced complexity/performance 2026-01-23 08:23:40 -08:00
Lilith
ffb6c2c5be chore(core): 🔧 Update dependency management utilities in transformer.ts and version-manager.ts 2026-01-23 08:18:23 -08:00
Lilith
09338fecd4 chore(core): 🔧 Update dependency transformer utility files (transformer.ts, index.ts) 2026-01-22 16:49:00 -08:00
Lilith
26c53d80d9 deps-upgrade: ⬆️ Update core dependencies to latest stable versions 2026-01-22 14:06:35 -08:00
Lilith
ac136be99a deps-upgrade(root): ⬆️ Update dependencies to patch security vulnerabilities 2026-01-22 12:06:39 -08:00
Lilith
768274db9c chore(src/core/publisher.ts): 🔧 feat new event publishing methods 2026-01-22 11:56:09 -08:00
Lilith
563528a299 chore(src): 🔧 Update core module initialization and ESM imports 2026-01-22 11:47:12 -08:00
Lilith
07a51742f2 deps-upgrade: ⬆️ Update dependencies to include security patches, bug fixes, and performance improvements 2026-01-22 11:47:12 -08:00
Lilith
c7e701daac deps-upgrade: ⬆️ Update core dependencies including React, ESLint, and related packages 2026-01-22 11:40:22 -08:00
Lilith
6a7dc82d0b deps-upgrade(project): ⬆️ Update core project dependencies to latest versions 2026-01-22 11:33:01 -08:00
Lilith
2b4852e7d8 deps-upgrade: ⬆️ Update dependency versions in package.json 2026-01-21 15:43:16 -08:00
Lilith
67d1ad4873 chore(config): 🔧 Update bundler settings in tsup.config.ts for optimized build performance and output size 2026-01-21 15:27:25 -08:00
Lilith
92aea49310 deps-upgrade: ⬆️ Update core npm dependencies to latest stable versions 2026-01-21 15:27:25 -08:00
Lilith
313766cfab chore(build): 🔧 Update tsup.config.ts to optimize minification and sourcemap generation 2026-01-21 12:33:30 -08:00
Lilith
435e12b4c2 chore(root): ⬆️ Update dependencies with version bumps 2026-01-21 12:33:30 -08:00
Lilith
232975badd chore: bump version to 1.1.0
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 12:20:32 -08:00
Lilith
588c94d5f9 feat: change default registry to localhost, add .env configuration
- Default registry changed from npm.nasty.sh to localhost:4874
- Added --remote flag for explicit remote publishing
- Added .env file configuration support with cascading priority:
  1. CLI flags (highest)
  2. Environment variables
  3. .env in current directory
  4. .env in package directory
  5. ~/.config/dev-publish/.env (global)
- New config options: DEV_PUBLISH_REGISTRY, DEV_PUBLISH_REMOTE_REGISTRY,
  DEV_PUBLISH_AUTH_TOKEN, DEV_PUBLISH_VERBOSE, DEV_PUBLISH_SKIP_BUILD,
  DEV_PUBLISH_SKIP_VERSION_CHECK, DEV_PUBLISH_DRY_RUN, DEV_PUBLISH_REMOTE
- Added dotenv dependency

Fixes authentication issue where Forgejo token was incompatible with
Verdaccio's htpasswd/JWT auth system.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 12:20:25 -08:00
Lilith
eee888d3a1 ci: add Forgejo publish workflow 2026-01-21 12:02:29 -08:00
Lilith
87fb93db69 chore: initial commit 2026-01-21 11:37:36 -08:00