-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Libraries to 1) be made to use shadow-cljs and deps.edn AND 2) then migrated to monorepo (d0x-libs)
The files in parenthesis indicate what's missing in the libraries
- ../district-cljs-utils
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)") - ../district-encryption
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)") - ../district-format
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)") - ../district-sendgrid
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)") - ../district-server-config
("shadow-cljs.edn" "(lib_version.clj or build.clj)") - ../district-server-endpoints
("shadow-cljs.edn" "deps.edn") - ../district-server-logging
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)") - ../district-server-middleware-logging
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)") - ../district-time
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)") - ../district-ui-conversion-rates
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)") - ../district-ui-ipfs
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)") - ../district-ui-logging
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)") - ../district-ui-mobile
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)") - ../district-ui-notification
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)") - ../district-ui-now
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)") - ../district-ui-router
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)")- WIP (moved to shadow-cljs & deps)
- ../district-ui-router-google-analytics
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)") - ../district-ui-server-config
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)") - ../district-ui-window-focus
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)") - ../district-ui-window-size
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)") - ../district-server-graphql
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)") - ../district-ui-graphql
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)") - ../district-graphql-utils
("shadow-cljs.edn" "deps.edn" "(lib_version.clj or build.clj)")
Libraries already using deps.edn and shadow-cljs, thus ready to be migrated to monorepo (d0x-libs):
With a bit of luck running these commands should be all that's needed to import these libraries (and marking them for release also)
Though possibly some small refactorings will be needed to make the tests pass (or add blank / sanity tests)
-
bb migrate ../district-ui-component-active-account . browser --no-create-branch -
bb migrate ../district-ui-reagent-render . browser --no-create-branch -
bb migrate ../re-frame-ipfs-fx . browser --no-create-branch -
bb migrate ../re-frame-web3-fx . browser --no-create-branch -
bb migrate ../cljs-ipfs-http-client . shared --no-create-branch -
bb migrate ../cljs-solidity-sha3 . shared --no-create-branch -
bb migrate ../district-parsers . shared --no-create-branch -
bb migrate ../district-validation . shared --no-create-branch -
bb migrate ../district-web3-utils . shared --no-create-branch
Metadata
Metadata
Assignees
Labels
No labels