-
Notifications
You must be signed in to change notification settings - Fork 3
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
Discussion: Ready for Use #8
Comments
@wellwelwel do you want to continue with publishing? I'm not sure what are the optimal steps here, possible option:
|
I'm not sure, previously I'd use npm to generate the token, and it was scoped per account or package, yo can probably do the same ( token scoped to https://www.npmjs.com/package/aws-ssl-profiles package ) and add it to this repo as |
@sidorares, sorry, I meant that I don't have the privileges to include Also, the package is published on npm and I invited you and @dougwilson. |
@wellwelwel try again, I think I accidentally made you a maintainer, now you are an admin |
Current Status
From that point on, any change would be a new idea, so this is where I stop. The aim is to close this issue after the first version has been published on npmjs.
Discussion
My thought would be to unify the old and new certificates by default, to ensure that current users can continue using the
'Amazon RDS'
option without errors for both mysqljs and node-mysql2. Then separate the certificates by period, so new users can use only the certificates they're interested in.In practice:
Topics from #5 (comment):
An example of how to use this dependency with other SQL drivers for Node.js:
Tests
Notes
Although the current certificates are based on the latest MySQL2 update, this dependency intended to work with both mysqljs and node-mysql2.
As a dependency that can be installed directly with mysqljs and node-mysql2, including other drivers, I opted to bring in all the common documents from the open-source community.
The text was updated successfully, but these errors were encountered: