You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/11/24 06:21:33 UTC

[GitHub] [incubator-kvrocks] tisonkun opened a new pull request, #1134: Improve files structure

tisonkun opened a new pull request, #1134:
URL: https://github.com/apache/incubator-kvrocks/pull/1134

   Modification:
   
   * Move `tools/ci` to `.github/config`
   * Rename `tools` as `utils` to make it clear for end-users.
   * Rename `try_cluster` to `create-cluster` aligned with Redis as promote it as a formal utility.
   * Move `systemd` to `utils` to reduce top-level folders.
   
   Some following engineering improvement thoughts:
   
   * Use cases and images moved to https://github.com/apache/incubator-kvrocks-website, remove the `docs` folder.
   * More README/usage info for utilities (`utils`).
   * Move `VERSION` file to `src` folder.
   * Replace `sed` in `Dockerfile` with command-line arguments supported by https://github.com/apache/incubator-kvrocks/pull/1037
   * Figure out a smaller base image for the Docker image, perhaps https://github.com/GoogleContainerTools/distroless.
   * Properly handle NOTICE. Keep a copy of the LICENSE and NOTICE from deps in the `licenses` folder.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-kvrocks] tisonkun merged pull request #1134: Improve files structure

Posted by GitBox <gi...@apache.org>.
tisonkun merged PR #1134:
URL: https://github.com/apache/incubator-kvrocks/pull/1134


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org