build: Version bump dx to 0.1.0#86
Conversation
|
@jnumainville no not yet, we still need the |
|
It's recommended to scope pypi tokens to specific packages instead of the whole user account. Can we get a list of all the PyPi packages that we'll need tokens for? |
|
@devinrsmith at the moment: plotly-express, plotly, json, matplotlib |
|
I'm going to suggest setting up via: https://blog.pypi.org/posts/2023-04-20-introducing-trusted-publishers/ This attaches the credentials at the PyPi project level and doesn't need user-level tokens. I've set up trusted publishing for deephaven-plugin-matplotlib and deephaven-plugin-json against this repo and |
|
I've set up plotly-express for trusted publishing. Changes will be made in #84 for full support |
Version bump dx to 0.1.0
@mofojed @devinrsmith Are the tokens set properly? I don't think we've pushed a version in this repo yet