Live data from Hacker News

Viewing profile — robinshen

robinshen

HN member
Joined
Tue, Nov 22, 2016, 3:34 AM UTC
HN karma
421
Public activity
105 items

About robinshen

No profile information was provided.

Recent public activity

  1. comment
    Comment #39521008

    Tod is a command line tool to test/debug OneDev CI/CD jobs against local changes to avoid the modify/commit/push/run/check cycles. Under the hood, tod stashes local changes to a co…

  2. story
  3. story
  4. comment
    Comment #36441189

    Hi, OneDev author here. Thanks for mentioning it. For any questions, please visit https://code.onedev.io/onedev/server/~issues to get support.

  5. comment
    Comment #32317422

    Thanks for the comment. What area of OneDev UI you feel is unpolished?

  6. comment
    Comment #32317279

    Turns out the front end apache process is crawling for some reason. Restarted and is ok now.

  7. comment
    Comment #32317142

    The UI internally generates a yaml file to store in the repository. For instance OneDev uses this yaml to build itself: https://code.onedev.io/projects/160/files/main/.onedev-build…

  8. comment
    Comment #32316909

    Disclaimer I am the author (not OP). I guess the user re-posted by simply copying my original one...

  9. comment
    Comment #32316754

    Besides git, OneDev only has one JVM process which actually saves resources compared to other products packaging dozens of processes. In future, I will explore graalvm (or Jave nat…

  10. comment
    Comment #32316737

    Docs definitely needs to be improved. Currently I am writing all docs in OneDev itself, which may not be appropriate.

  11. comment
    Comment #32316729

    It is running on a single 2 core medium class EC2 server. I am starting a powerful machine hoping to get things better during this HN traffic.

  12. comment
    Comment #32316505

    Thank you for seconding OneDev!

  13. comment
    Comment #32316489

    We are dogfooding here: https://code.onedev.io/ All development happens here, and GitHub serves as a mirror

  14. comment
    Comment #32316478

    It is running on a medium EC2 server with 2 core. So might be slow during in this HN traffic...

  15. comment
    Comment #32316473

    The correct url is: https://code.onedev.io/projects/160

  16. comment
    Comment #31569462

    Thanks for the comment. OneDev has built-in CI/CD which can be used to block pull requests not satisfying desired criteria... This should be a matter of calling into third party li…

  17. comment
    Comment #31190251

    This is exactly what I am doing for OneDev: https://github.com/theonedev/onedev

  18. story
  19. story
  20. story
  21. story
  22. story
  23. story
  24. story
    OneDev 4.9: the open source Git server with built-in CI/CD

    The latest 4.9 release comes with service desk feature to create/discuss issues via email. This release also sees the ability to import repositories/issues from GitHub/GitLab/Gitea…

  25. comment
    Comment #28069369

    Checkout https://github.com/theonedev/onedev for a serious self-hosted git server, with CI/CD baked in. From a user of OneDev: >> As an open source project, it is too good to be tr…