prvng_core/nulib/lib_provisioning/gitea
Jesús Pérez e92896cbfa
refactor(gitea/commands): selective imports + drop 1 dead (ADR-025 L2)
gitea/commands.nu had 5 star-imports. 4 converted, 1 dead dropped:

  api_client.nu        -> 9 symbols
  service.nu           -> 8 symbols
  locking.nu           -> 7 symbols
  extension_publish.nu -> 4 symbols
  workspace_git.nu     -> DROPPED (0 used symbols, dead import)

All imports now use absolute paths from nulib/ root.

Validation: 50 pre-existing errors (matches baseline via stash-compare).
Zero new errors introduced.

Refs: ADR-025
2026-04-17 08:34:16 +01:00
..
api_client.nu chore: release 1.0.11 - nu script cleanup & refactoring + i18n fluentd 2026-01-14 02:00:23 +00:00
commands.nu refactor(gitea/commands): selective imports + drop 1 dead (ADR-025 L2) 2026-04-17 08:34:16 +01:00
extension_publish.nu chore: complete KCL to Nickel migration cleanup and setup pre-commit 2026-01-08 20:08:46 +00:00
locking.nu chore: release 1.0.11 - nu script cleanup & refactoring + i18n fluentd 2026-01-14 02:00:23 +00:00
mod.nu refactor(gitea/mod): selective re-exports replace 6 star re-exports (ADR-025 L3) 2026-04-17 08:19:53 +01:00
service.nu feat: update provisioning core CLI, libraries, and plugins 2025-12-11 21:57:05 +00:00
workspace_git.nu feat: update provisioning core CLI, libraries, and plugins 2025-12-11 21:57:05 +00:00