Skip to content
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

Closed
surister opened this issue Apr 15, 2024 · 5 comments
Closed

Upload npm package #5

surister opened this issue Apr 15, 2024 · 5 comments
Labels
enhancement New feature or request javascript About the Javascript package

Comments

@surister
Copy link
Collaborator

surister commented Apr 15, 2024

The JavaScript variant of the package needs to be uploaded to the npm registry at npmjs.com.

@amotl amotl added the enhancement New feature or request label May 21, 2024
@amotl
Copy link
Member

amotl commented May 22, 2024

That patch adds a CI/GHA configuration to validate the implementation by running corresponding software tests on CI.

@amotl amotl added the javascript About the Javascript package label May 27, 2024
@proddata
Copy link
Member

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

@amotl
Copy link
Member

amotl commented May 29, 2024

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?

@amotl
Copy link
Member

amotl commented May 30, 2024

Another bit of adjustments before package publishing, mostly about »naming things«.

@amotl
Copy link
Member

amotl commented May 30, 2024

An initial version of the package has been published. Thanks for your support, @alexdametto.

-- https://www.npmjs.com/package/@cratedb/cratedb-sqlparse

@amotl amotl closed this as completed May 30, 2024
@amotl amotl mentioned this issue May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript About the Javascript package
Projects
None yet
Development

No branches or pull requests

3 participants