-
-
Notifications
You must be signed in to change notification settings - Fork 547
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
Guidance on how to (re?)integrate Plotly.NET into the build pipeline #1696
Comments
So as far as I remember, the If you want to migrate this process to some other repo, you'd need to merge this CircleCI config or equivalent into your own repo and get the same sort of hooks set up. I'm no longer working for Plotly full-time, so I can't really help with this process, but maybe @HammadTheOne |
Thanks for the insights @nicolaskruchten @alexcjohnson if i understand correctly, the only thing needed to get this started would be getting push rights to https://github.com/plotly/plotly.net-docs, would that be possible? |
Hey @alexcjohnson @gvwilson There was a 'maintained by the plotly community' badge added to https://github.com/plotly/plotly.net-docs , but without answers/solutions to the questions above, i just cannot do that (also, i do not have maintenance access to that repo either). There is also an open PR plotly/plotly.net-docs#21 by @LiamConnors so it seems like you guys still want up-to date F#/C# docs. However, given the current state those docs are horribly outdated and do more damage than good (they are on a preview version of 2.0.0, while latest is 5.0.0 with many backwards-incompatible changes). We still host our own, up-to date documentation and i would be up for porting those into your system provided we can get the general setup sorted out. |
I just revisited this issue and noticed that Alex has left Plotly. I am tagging a few members who are still with Plotly to see whether anybody can re-initiate the process to fix the official documentation on the plotly website. @ndrezn, @danton267, @BRONSOLO, @ashmpace. Sorry about the spam. I concur that the current official documentation only does damage as the sample code is not up to date with the latest version. It is a pity that new users in the .Net space will not get a good experience reading the official documentation. It does not help expanding the Plotly community. |
@gvwilson & I will be the main point of contact as Greg is Engineering Manager for libraries & I'm the PM for the team. I'll raise this issue at our next internal meeting! |
Hi there @nicolaskruchten , recent issues (plotly/Plotly.NET#353, plotly/Plotly.NET#356) in Plotly.NET brought up a confusion regarding the official docs, which are severely out of date. To fix that, i'd like to ask for some guidance on the following things:
The text was updated successfully, but these errors were encountered: