Add the internal_api_scripts dir from cloudbolt#61
Conversation
The internal_api_scripts directory was previously used as an internal resource for CloudBolt developers in prior instances of CloudBolt. The directory is being removed from CloudBolt and added to the Forge as the code is no longer relevant to the Python3 environment and is not referenced anywhere. [DEV-15379]
daronds
left a comment
There was a problem hiding this comment.
I'm curious about how visible this code should be. If it was previously used as a developer resource, is it a good candidate to make public? It doesn't appear from a quick scan that this contains any proprietary information, but it does look like unmaintained code.
@nickbeaird Do you have any additional context?
Yes, I don't personally think that it should be public, and this is really what I was hoping that you would have an opinion on. Bernard wanted to have this archived, but I am not entirely sure if this is the right location for it. Do you have any ideas for better locations? |
User fshbeeb updated the files in this branch on 2022-01-06 18:47:17.…
The internal_api_scripts directory was previously used as an internal
resource for CloudBolt developers in prior instances of CloudBolt. The
directory is being removed from CloudBolt and added to the Forge as the
code is no longer relevant to the Python3 environment and is not
referenced anywhere.
DEV-15379
Development Prerequisites
Summary of Proposed Changes