-
Notifications
You must be signed in to change notification settings - Fork 1
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
Upload npm package #5
Comments
That patch adds a CI/GHA configuration to validate the implementation by running corresponding software tests on CI. |
This would be very handy if we go the route of direct cluster access via JWT and therefore would need to split queries in the console. https://github.com/crate/cloud/issues/1888 |
For Python package versioning, we are using the excellent versioningit to reduce maintenance overheads. For NPM packages, I can't discover a corresponding package or mechanism yet. So, as a start, using traditional tools like npm-version will be good enough? |
Another bit of adjustments before package publishing, mostly about »naming things«. |
An initial version of the package has been published. Thanks for your support, @alexdametto. |
The JavaScript variant of the package needs to be uploaded to the npm registry at npmjs.com.
The text was updated successfully, but these errors were encountered: