-
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(sdk): building, packaging, publishing #61
Comments
Per discussion with @drew-patel this seems largely done and description should be refreshed in collaboration with @crimeminister. |
The packages that were deployed to kubelt (sdk, kbt, ddt) seem to have been removed, so I assume a decision was taken not to utilize that repository for interim releases? Have crossed out the corresponding items in the description. The release package documentation still needs work to be complete and usable for third party users, so that's likely worth breaking out separately for those things that are being publicly released to external repositories, e.g. Clojars, npm. |
Let's close for now and revisit. |
sdk
@kubelt
npm package scope with GitHub package registry.npmrc
under the top-levelsdk/
directory@kubelt/ddt
publish package to GitHub@kubelt/sdk
publish npm package to GitHub (compiled to JavaScript)api.kubelt.com
)@kubelt/web
publish package to GitHub@kubelt/kbt
refer to published SDK (cljs) fromthe CLI now depends on the library directlyshadow-cljs.edn
com.kubelt/sdk "0.0.2"
enable fetching of private resourcepublish package to GitHub__
notes
The text was updated successfully, but these errors were encountered: