Skip to content

F-012: polish external deps catalog UX#156

Merged
stepango merged 1 commit into
v2from
forma/F-012-deps-catalog-ux
Jul 12, 2026
Merged

F-012: polish external deps catalog UX#156
stepango merged 1 commit into
v2from
forma/F-012-deps-catalog-ux

Conversation

@stepango

Copy link
Copy Markdown
Collaborator

Summary

  • Add library(gav, name = …) for stable version-catalog accessors; keep bundle / plugin / bare GAV
  • Make name generators pure (no config-time println), validate group:artifact:version, fail clearly when auto-name is empty
  • Unit tests for generators (plugins :deps:test); sample uses explicit coil names
  • Docs: docs/DEPS-CATALOG.md, README section, ARCHITECTURE pointer; F-012 done

Verify

  • cd plugins && ./gradlew build → BUILD SUCCESSFUL
  • cd plugins && ./gradlew :deps:test → BUILD SUCCESSFUL
  • cd application && ./gradlew build → BUILD SUCCESSFUL (2080 tasks)

Next

F-013 Compose support (GH #96)

…ocs)

Add library() for stable catalog names, validate GAV coordinates, remove
configuration-time println spam, unit-test name generators, and document
projectDependencies + typed build-dependencies patterns in DEPS-CATALOG.md.
@stepango stepango merged commit 9dd988f into v2 Jul 12, 2026
8 checks passed
@stepango stepango deleted the forma/F-012-deps-catalog-ux branch July 12, 2026 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant