ponylang / main.actor.archived

https://www.main.actor
6 stars 5 forks source link

Allow library submitter to remove libraries from being hosted #2

Closed SeanTAllen closed 5 years ago

SeanTAllen commented 5 years ago

Currently once a library is hosted, the only way to remove it is to issue a PR deleting all its docs. Removing a version from the manifest won't cause the existing build to be removed. We should add functionality to remove any documentation that exists in built form but is no longer in a manifest.

SeanTAllen commented 5 years ago

This requires #8 "Allow manifest to constrain versions built." if the library submitter wants to remove only some versions, not all.

SeanTAllen commented 5 years ago

This is no longer applicable as there is no "manifest" file now that we have changed architecture.

To remove a version, a PR removing docs against the markdown repo would be needed.

See: https://gist.github.com/SeanTAllen/1ecefb51c606c1a5b5b278b89aa49f4e