Liking cljdoc? Tell your friends :D

bridge.profile-migration


default-yaml-pathclj

(default-yaml-path source-path)

Return the default YAML path beside an EDN profile.

Return the default YAML path beside an EDN profile.
sourceraw docstring

migrate-edn-profile!clj

(migrate-edn-profile! source-path)
(migrate-edn-profile! source-path target-path)

Validate a 0.3-compatible EDN profile, write its YAML equivalent, and verify the result. This is a format conversion; it does not translate fields or workflows retired before 0.3.

When target-path is in another directory, root-path is rewritten so the migrated profile continues to point at the same repository.

Validate a 0.3-compatible EDN profile, write its YAML equivalent, and
verify the result. This is a format conversion; it does not translate
fields or workflows retired before 0.3.

When target-path is in another directory, root-path is rewritten so the
migrated profile continues to point at the same repository.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close