Closed mbbroberg closed 9 years ago
Sure. Working on getting CORS support in Riak CS/S2 (https://github.com/basho/riak_cs/issues/581). Since adding new features in riak cs usually involves multiple components, such as velvet, stanchion, and the riak_cs code itself, I was wondering if there was any documentation available for the build and test process to make lives easier for contributors to contribute high quality code. Also, guidance on what to do and what not to do would be much appreciated if available.
Hey @kuenishi, I'd love your feedback here or privately on our email if I need to do some documentation clean up before this could be consumed outside Basho. Thanks :smile:
Unfortunately we have few guidance other than in README for contribution. Good news is during 2.1 development we included velvet
into riak_cs
, so we have only two specific code repository for S2 system.
Cool, been following that and realized velvet got incorporated into s2 repository. Will undo my changes from the separate velvet repo.
Taishi member @sdebnath requested it. Shawn, could you elaborate here before you email on riak-users? We can build a document off of what's learned.