Viewing profile — robinshen
robinshen
HN member- Joined
- Tue, Nov 22, 2016, 3:34 AM UTC
- HN karma
- 421
- Public activity
- 105 items
- HN profile
- View on Hacker News ↗
About robinshen
No profile information was provided.
Recent public activity
-
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…
- story
- story
-
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.
-
comment
Comment #32317422
Thanks for the comment. What area of OneDev UI you feel is unpolished?
-
comment
Comment #32317279
Turns out the front end apache process is crawling for some reason. Restarted and is ok now.
-
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…
-
comment
Comment #32316909
Disclaimer I am the author (not OP). I guess the user re-posted by simply copying my original one...
-
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…
-
comment
Comment #32316737
Docs definitely needs to be improved. Currently I am writing all docs in OneDev itself, which may not be appropriate.
-
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.
-
comment
Comment #32316505
Thank you for seconding OneDev!
-
comment
Comment #32316489
We are dogfooding here: https://code.onedev.io/ All development happens here, and GitHub serves as a mirror
-
comment
Comment #32316478
It is running on a medium EC2 server with 2 core. So might be slow during in this HN traffic...
-
comment
Comment #32316473
The correct url is: https://code.onedev.io/projects/160
-
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…
-
comment
Comment #31190251
This is exactly what I am doing for OneDev: https://github.com/theonedev/onedev
- story
- story
- story
- story
- story
- story
-
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…
-
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…