totvslabs/pyCarol

Prepare pyCarol and pyscorch to open source

Closed this issue · 6 comments

We have the approval from the big boss to open pyCarol and pyscorch repos.
We only need to finish the readthedoc and PyPI integration for pyscorch.

@rafarui what's the goal for us, only make those repositories public? I think it's better to also see if there's no security token or something like that on the git log to avoid problems in the future.

@amalucelli

for pycarol I think @gzamboni already has everything in place:

  1. Build the documentation
  2. Deploy to pypi when merging to master

for pyscorch I think we dont have these integrations.

One think I dont know it it is ready is to publish the docs to readthedocs. I remember we did not have that because one has to pay if the repo is private.

About checking the logs, Is there a tool to do that? In pycarol we had an old sample tenant where I posted a user/password.. but it does not exist anymore.

@gzamboni @rafarui to open the both repositories is a click away. Can we do that?

Related to the Read the Docs and PyPI integration, is there something we can do? What's the goal and what's the expected solution delivered here? I can link to another card maybe, so we can continue this activity.

@gzamboni @rafarui to open the both repositories is a click away. Can we do that?

Related to the Read the Docs and PyPI integration, is there something we can do? What's the goal and what's the expected solution delivered here? I can link to another card maybe, so we can continue this activity.

I think the only thing we need for pycarol is to have the readthedocs with the documentation. I know once it is open, we can host it for free. I don't know if we need to change anything...

Also, I don't know if the PyPI integration is ready for pyscorch.

poffo commented

@rafarui @amalucelli @gzamboni , my suggestion:

  • let's split this issue in two, keeping here the pyCarol to finish it since it's almost there.

  • another one for pyscorch, then we work on things missing there (integration, doc?, etc)

Does it work for you guys?

Then, can we push the button for pyCarol now and plan to work on it this sprint for pyscorch, @gzamboni ?